AgriAISeg
收藏资源简介:
AgriAISeg是一个由多个尼日利亚研究机构联合创建的农业图像分割数据集,专为非洲真实农场环境下的作物检测研究而设计。该数据集包含3,382张RGB图像,涵盖芝麻、卷心菜和番茄三种作物,采集自尼日利亚不同地区的农场,充分考虑了光照变化、遮挡和视角多样性等复杂田间条件。数据集创建过程中,使用iPhone 11在自然光照下拍摄,并借助Segment Anything Model进行半自动标注生成像素级分割掩码,随后转换为边界框标注以适配目标检测任务。该数据集旨在弥补非洲本土作物真实场景数据的稀缺,为评估和优化深度学习目标检测模型在复杂农业环境中的性能提供基准,从而推动精密农业AI的实用化进程。
AgriAISeg is an agricultural image segmentation dataset jointly created by multiple Nigerian research institutions, specifically developed for crop detection research in real-world African farm settings. This dataset contains 3,382 RGB images covering three crops: sesame, cabbage, and tomato, which were collected from farms across various regions of Nigeria, with full consideration of complex field conditions such as illumination variations, occlusions, and diverse viewing angles. During the dataset creation process, images were captured using an iPhone 11 under natural illumination, and semi-automatically annotated to generate pixel-level segmentation masks with the assistance of the Segment Anything Model, then converted into bounding box annotations to accommodate object detection tasks. This dataset aims to address the scarcity of real-world scene data for indigenous African crops, providing a benchmark for evaluating and optimizing the performance of deep learning-based object detection models in complex agricultural environments, thus advancing the practical deployment of precision agricultural AI.
AgriAISeg 数据集详情总结
数据集概述
AgriAISeg 是一个开源的、真实场景下的多植物图像分割数据集,专注于番茄、卷心菜和芝麻三种作物。该数据集由尼日利亚的小型农田中人工采集,旨在弥合理论AI性能与非洲农业实际田间部署之间的差距。
与PlantVillage等合成或高度受控的公开数据集不同,AgriAISeg是在不受控的真实田间条件下采集的,包含一天中不同时间拍摄的多样化作物结构,捕捉了光照变化、生物遮挡、不同视角和密集土壤背景等关键环境复杂性。
数据集详细信息
- 总图像数量: 3,382张高分辨率田间图像
- 目标作物类别(3类):
- 卷心菜
- 番茄
- 芝麻
- 标注类型: 边界框(用于目标检测)/ 像素级掩码(用于实例分割)
- 采集地点: 尼日利亚(撒哈拉以南非洲)的活跃农田
- 数据格式: YOLO格式(
.txt文件)
包含的真实环境挑战
- 生物遮挡: 叶片重叠、作物实例重叠和杂草干扰
- 光照变化: 直射阳光、强烈阴影、阴天光线和眩光
- 复杂背景: 不同的土壤色调、湿度水平、覆盖物和非目标植被
- 尺度与视角多样性: 俯视、倾斜、特写和广角冠层视角
基准测试结果
该数据集在六个先进的计算机视觉架构上进行了基准测试,包括YOLOv5、YOLOv8、YOLO11、YOLO26、Faster R-CNN和RT-DETR。
- 最佳表现模型: RT-DETR 以精度0.768和mAP@0.5:0.95为0.624的综合表现最优
- 单阶段模型效率: YOLOv8和YOLO11展现了强劲且一致的实时性能
- 两阶段模型局限性: Faster R-CNN表现显著较低(mAP@0.5为0.466),凸显了传统两阶段检测器在复杂、遮挡田间条件下的困难
目录结构
AgriAISeg/ ├── train/ │ ├── images/ │ └── labels/ ├── valid/ │ ├── images/ │ └── labels/ └── test/ ├── images/ └── labels/
引用信息
如果在研究或应用中使用此数据集,请引用以下论文:
@article{tijjani2026agriaiseg, title={A Comparative Evaluation of Deep Learning Object Detection Models on a Real-World Multi-Plant Dataset from Africa}, author={Tijjani, Ismail Ismail and Ibrahim, Sunusi Muhammad and Akinola, Lanre Olusegun and Jibrin, Fatima Isah and Aliyu, Muhammad Bashir and Dalhat, Abdullahi Abdussalam}, journal={Preprint / Under Review}, year={2026} }
许可协议
该数据集在 Creative Commons Attribution 4.0 International (CC BY 4.0) 许可下发布,允许在给予适当署名的情况下,为学术或商业目的自由共享、改编和在此基础上构建。
其他信息
- 数据集大小: 411.7 MB
- 文件数量: 6,940个文件
- 可用性评分: 3.75
- 许可证: MIT(页面中标注)
- 更新频率: 未指定




