科大讯飞玉米雄穗识别挑战赛数据集
收藏官方服务:
资源简介:
txt每行的格式为:class x y w h,含义分别为:每个目标对象的类别编号(本题均为0),归一化后目标对象在图像中的中心位置 (x,y),归一化后目标对象的宽度和高度 (w,h)。
Each line in the TXT file follows the format: class x y w h. The corresponding meanings are: the class ID of each target object (all are 0 in this task), the normalized central coordinates (x, y) of the target object within the image, and the normalized width and height (w, h) of the target object.
提供机构:
永不白给搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集是科大讯飞为玉米雄穗识别挑战赛提供的目标检测数据集,用于识别玉米雄穗对象。数据格式为txt文件,包含归一化的目标位置和尺寸信息,分为训练集(230.68M)、测试集(94.90M)和提交文件(0.02M)三部分,适用于计算机视觉任务。
以上内容由遇见数据集搜集并总结生成



