Genius-Society/insecta
收藏资源简介:
Insecta Image Dataset是一个高质量、专业标准化的昆虫图像集合,包含多个目、科、属和种的昆虫图片,每张图片都有经过昆虫学专家审核的中文通用名和拉丁学名双标签。数据集严格遵循数据合规和隐私保护原则,移除了所有背景和元数据,专注于昆虫的形态特征。该数据集旨在为计算机视觉模型的训练和评估提供可靠、易用的基准资源,适用于图像分类、目标检测、细粒度识别等任务,以及生物多样性研究、数字标本库开发和智能识别系统实现等跨学科应用。
The Insecta Image Dataset is a high-quality, professionally standardized image collection comprising comprehensively desensitized JPG pictures covering multiple orders, families, genera, and species within the class Insecta. Each image is annotated with dual authoritative labels—a verified Chinese common name and its corresponding Latin scientific name, reviewed by entomology experts. Strictly adhering to data compliance and privacy protection principles, all background and metadata have been removed to focus solely on the morphological features of the insects. This dataset is designed to serve as a solid, reliable, and readily usable benchmark resource for training and evaluating computer vision models in tasks such as image classification, object detection, and fine-grained recognition, as well as for interdisciplinary applications including biodiversity research, digital specimen repository development, and intelligent identification system implementation.
数据集概述:Insecta Image Dataset
-
数据集名称:Insecta Image Dataset
-
发布机构:Genius Society
-
许可证:cc-by-nc-nd-4.0
-
数据集类型:图像、音频、视频(各模态通过配置参数
name指定,如"image"、"sound"、"video") -
数据内容:
- 图像子集:高质量、专业标准化的 JPG 图片,覆盖昆虫纲多个目、科、属、种。每张图片均附有经过昆虫学专家审核的双权威标签(中文俗名和拉丁学名),已去除背景和元数据,仅保留昆虫形态特征。
- 音频子集:高清野外录制的中国常见昆虫物种声学样本,包含诸如蝉、蟋蟀、螽斯、蜜蜂等鸣虫的振翅声、求偶声、警报声等多种行为声学特征。每条音频附带昆虫图像、中文俗名和拉丁学名元数据。
- 视频子集:高清野外拍摄的中国常见昆虫物种多模态视频,每条视频片段标注中文俗名和拉丁学名。
-
主要用途:训练和评估计算机视觉模型(图像分类、目标检测、细粒度识别)、生物多样性研究、数字标本库建设、智能识别系统开发、声纹识别、物种识别、行为分析、环境声学监测、跨模态联合检索、自然教育等。
-
支持的任务:图像分类、目标检测、细粒度识别、声纹识别、物种识别、行为分析、环境声学监测、跨模态检索、对象检测、行为分析、细粒度分类、跨模态检索。
-
数据格式:
- 图像:JPG
- 音频:高清野外录音(具体格式未明确)
- 视频:高清野外拍摄(具体格式未明确)
-
数据量:总文件大小 13.1 kB;最近一月下载量 45。
-
环境依赖:
datasets==3.6 -
使用方式: python from datasets import load_dataset ds = load_dataset( "Genius-Society/insecta", name="default", # image / sound / video split="train", cache_dir="./pycache", trust_remote_code=True, ) for i in ds: print(i)
-
维护方式: bash git clone git@hf.co:datasets/Genius-Society/insecta cd insecta
-
镜像地址:https://www.modelscope.cn/datasets/Genius-Society/insecta
-
数据集特点:多模态(图像、音频、视频),包含双权威标签(中文俗名+拉丁学名),数据已脱敏,适用于多种人工智能与生态学交叉任务。




