YOLO算法多类别野生动物识别目标检测数据集
📊 数据集基本信息
- 目标类别: ['antelope', 'badger', 'bat', 'bear', 'bee', 'beetle', 'bison', 'boar', 'butterfly', 'cat', 'caterpillar', 'chimpanzee', 'cockroach', 'cow', 'coyote', 'crab', 'cranefly', 'crow', 'deer', 'dog', 'dolphin', 'donkey', 'dragonfly', 'duck', 'eagle', 'elephant', 'flamingo', 'fly', 'fox', 'goat', 'goldfish', 'goose', 'gorilla', 'grasshopper', 'hamster', 'hare', 'hedgehog', 'hippopotamus', 'hornbill', 'horse', 'hummingbird', 'hyena', 'jellyfish', 'kangaroo', 'koala', 'ladybug', 'leopard', 'lion', 'lizard', 'lobster', 'mosquito', 'moth', 'mouse', 'octopus', 'okapi', 'orangutan', 'otter', 'owl', 'ox', 'oyster', 'panda', 'parrot', 'pelecaniformes', 'penguin', 'pig', 'pigeon', 'porcupine', 'possum', 'raccoon', 'rat', 'reindeer', 'rhinoceros', 'sandpiper', 'seahorse', 'seal', 'shark', 'sheep', 'snake', 'sparrow', 'squid', 'squirrel', 'starfish', 'swan', 'tiger', 'turkey', 'turtle', 'whale', 'wolf', 'wombat', 'woodpecker', 'zebra']
- 中文类别:['羚羊', '獾', '蝙蝠', '熊', '蜜蜂', '甲虫', '野牛', '野猪', '蝴蝶', '猫', '毛毛虫', '黑猩猩', '蟑螂', '牛', '郊狼', '螃蟹', '蚊科昆虫', '乌鸦', '鹿', '狗', '海豚', '驴', '蜻蜓', '鸭子', '鹰', '大象', '火烈鸟', '苍蝇', '狐狸', '山羊', '金鱼', '鹅', '大猩猩', '蚱蜢', '仓鼠', '野兔', '刺猬', '河马', '犀鸟', '马', '蜂鸟', '鬣狗', '水母', '袋鼠', '考拉', '瓢虫', '豹', '狮子', '蜥蜴', '龙虾', '蚊子', '飞蛾', '老鼠', '章鱼', '㺢㹢狓', '猩猩', '水獭', '猫头鹰', '牛', '牡蛎', '熊猫', '鹦鹉', '鹈形目鸟类', '企鹅', '猪', '鸽子', '豪猪', '负鼠', '浣熊', '老鼠', '驯鹿', '犀牛', '鹬鸟', '海马', '海豹', '鲨鱼', '羊', '蛇', '麻雀', '鱿鱼', '松鼠', '海星', '天鹅', '老虎', '火鸡', '乌龟', '鲸鱼', '狼', '袋熊', '啄木鸟', '斑马']
- 训练集:3779 张
- 验证集:1080 张
- 测试集:540 张
- 总计:5399 张
📄 data.yaml 配置信息
该数据集提供了data.yaml文件,内容如下:
yaml
train: ../train/images
val: ../valid/images
test: ../test/images
nc: 91
names: ['antelope', 'badger', 'bat', 'bear', 'bee', 'beetle', 'bison', 'boar', 'butterfly', 'cat', 'caterpillar', 'chimpanzee', 'cockroach', 'cow', 'coyote', 'crab', 'cranefly', 'crow', 'deer', 'dog', 'dolphin', 'donkey', 'dragonfly', 'duck', 'eagle', 'elephant', 'flamingo', 'fly', 'fox', 'goat', 'goldfish', 'goose', 'gorilla', 'grasshopper', 'hamster', 'hare', 'hedgehog', 'hippopotamus', 'hornbill', 'horse', 'hummingbird', 'hyena', 'jellyfish', 'kangaroo', 'koala', 'ladybug', 'leopard', 'lion', 'lizard', 'lobster', 'mosquito', 'moth', 'mouse', 'octopus', 'okapi', 'orangutan', 'otter', 'owl', 'ox', 'oyster', 'panda', 'parrot', 'pelecaniformes', 'penguin', 'pig', 'pigeon', 'porcupine', 'possum', 'raccoon', 'rat', 'reindeer', 'rhinoceros', 'sandpiper', 'seahorse', 'seal', 'shark', 'sheep', 'snake', 'sparrow', 'squid', 'squirrel', 'starfish', 'swan', 'tiger', 'turkey', 'turtle', 'whale', 'wolf', 'wombat', 'woodpecker', 'zebra']
🖼️ 标注可视化

