Animal-World-Updated
收藏资源简介:
Animal World(动物世界)是一个更新后的跨物种社交动物姿态数据集,专为计算机视觉任务设计。它包含RGB图像、每实例分割掩码和COCO风格的标注文件。数据组织为三个主要目录:Animal_World/(按物种/类别文件夹组织的RGB图像,支持.jpg、.jpeg、.png、.JPG和.PNG格式)、Animal_World_Mask/(包含每实例分割掩码的PNG文件)和Annotations/(存储JSON标注文件)。数据集提供两种查看子集:默认的images子集每行对应一张图像及其标签,而masks子集则提供每实例掩码文件。数据规模估计在1万到10万个样本之间。该数据集适用于多种任务,包括关键点检测、目标检测、图像分割和图像分类,特别关注动物姿态估计、多动物实例分割和跨物种分析。标签表明其应用于野生动物、计算机视觉和COCO相关领域。
Animal World is an updated cross-species social animal pose dataset designed for computer vision tasks. It includes RGB images, per-instance segmentation masks, and COCO-style annotation files. The data is organized into three main directories: Animal_World/ (RGB images organized by species/category folders, supporting .jpg, .jpeg, .png, .JPG, .PNG formats), Animal_World_Mask/ (PNG files containing per-instance segmentation masks), and Annotations/ (storing JSON annotation files). The dataset offers two viewing subsets: the default images subset corresponds each row to an image and its labels, while the masks subset provides per-instance mask files. The data scale is estimated to be between 10,000 and 100,000 samples. It is suitable for various tasks, including keypoint detection, object detection, image segmentation, and image classification, with a particular focus on animal pose estimation, multi-animal instance segmentation, and cross-species analysis. Labels indicate its application in wildlife, computer vision, and COCO-related fields.
数据集概述
数据集名称:Animal World (Updated)
数据集地址:https://huggingface.co/datasets/GeorgeHux/Animal-World-Updated
数据集规模:10K < n < 100K 张图片
数据集语言:英文
数据集标签:image, pose-estimation, animal, wildlife, keypoints, instance-segmentation, multi-animal, cross-species, computer-vision, coco, animal-pose
任务类别:关键点检测、目标检测、图像分割、图像分类
数据集内容
该数据集是一个跨物种社交动物姿态数据集,包含:
- RGB图像:按物种/类别文件夹组织,存放于
Animal_World/目录下,支持.jpg、.jpeg、.png、.JPG、.PNG格式。 - 实例分割掩码:逐实例的 PNG 格式掩码文件,存放于
Animal_World_Mask/目录下。 - 标注文件:COCO 格式的 JSON 标注文件,存放于
Annotations/目录下。
数据子集
数据集中包含两个可查看的子集:
- images(默认子集):每行包含一张图片及其标签。
- masks:每行包含一个实例的 PNG 格式掩码文件。




