【YOLO算法多类别野生动物识别目标检测数据集】

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']

🖼️ 标注可视化

相关推荐
甲维斯23 分钟前
又升级咯!坦克大战2026,科技与复古并存!
前端·人工智能·游戏开发
姗姗来迟了2 小时前
用React Hook封装AI对话状态
人工智能
Goodbye2 小时前
从 Token 到 Embedding:LLM 核心基础深度解析
javascript·人工智能
阿瑞IT3 小时前
AI Agent 在甘特计划变更场景中的动态响应工程实践
人工智能
用户938515635073 小时前
工具调用背后:LLM 如何突破“缸中大脑”,操控真实世界?
javascript·人工智能
Goodbye3 小时前
从函数到智能:LLM Tool Use 深度解析
javascript·人工智能
半个落月3 小时前
大模型到底是怎么“调用工具”的?从一个 Node.js Demo 看懂 Tool Use
javascript·人工智能
MingXin3 小时前
Claude Code 对接 DeepSeek 完整使用教程(2026 最新版)
人工智能