PINGEcosystem/test-ds
收藏资源简介:
--- task_categories: - object-detection dataset_info: features: - name: image dtype: image - name: objects sequence: - name: bbox sequence: float32 length: 4 - name: category dtype: string - name: area dtype: float64 tags: - sonar - side-scan-sonar - crab-pot - aquatic-habitat pretty_name: Crab Pot Detection in Side-Scan Sonar Imagery size_categories: - n<1K license: gpl --- # micro-ghost dataset Object detection dataset for crab pot detection.
任务类别: - 目标检测(object-detection) 数据集信息: 特征项: - 名称:image(图像),数据类型:图像(image) - 名称:objects(目标序列),其结构为: - bbox(边界框,bounding box):由4个32位浮点数(float32)组成的固定长度序列,长度为4 - category(类别):字符串类型 - area(面积):64位浮点数(float64)类型 标签: - 声呐(sonar) - 侧扫声呐(side-scan sonar) - 蟹笼(crab-pot) - 水生栖息地(aquatic-habitat) 官方展示名称:侧扫声呐图像中的蟹笼检测(Crab Pot Detection in Side-Scan Sonar Imagery) 样本规模类别: - 样本量小于1000(n<1K) 许可证:GNU通用公共许可证(GPL,gpl) # micro-ghost数据集 本数据集为面向蟹笼检测任务的目标检测数据集。



