Underwater Multiple Object Tracking Dataset
收藏资源简介:
这是一个用于水下环境中多目标跟踪的数据集,数据集中的唯一目标是海参。近年来,中国对海参的需求迅速增长,促进了海参养殖业的发展。农民需要了解海参的数量和分布,以便评估生长状况并决定合适的收获时间。传统的计数方法需要雇佣潜水员,成本高且潜水员不足。因此,开发了一种原位非接触式海参计数系统,该数据集为此目的而制作。数据集分为两部分,第一部分用于训练检测器,第二部分用于评估跟踪和计数性能。
This dataset is designed for multi-target tracking in underwater environments, with the sole target being sea cucumbers. In recent years, the demand for sea cucumbers in China has surged, driving the growth of the sea cucumber farming industry. Farmers need to understand the quantity and distribution of sea cucumbers to assess growth conditions and determine the appropriate harvest time. Traditional counting methods require hiring divers, which is costly and faces a shortage of divers. Therefore, an in-situ non-contact sea cucumber counting system has been developed, and this dataset was created for this purpose. The dataset is divided into two parts: the first part is used to train the detector, and the second part is used to evaluate tracking and counting performance.
数据集概述
数据集名称
- Underwater Multiple Object Tracking Dataset
数据集目的
- 用于水下多目标跟踪,特别是海参(Holothurian)的跟踪与计数。
- 旨在开发一种原位非接触式海参计数系统,以替代传统的人工潜水计数方法。
数据集组成
-
训练集(Part 1)
- 用于训练检测器。
- 标注格式遵循VOC2007。
-
评估集(Part 2)
数据集结构
-
每个文件夹结构示例(以Raw为例):
─Raw ├─2019-05-11_06.31.53 │ ├─det | | └─det.txt │ ├─gt | | └─gt.txt │ └─img1 | ├─1.jpg | ├─2.jpg | ... ├─2019-05-11_06.36.47 │ ├─det │ ├─gt │ └─img1 | ...
-
det.txt 和 gt.txt 格式:
- det.txt:
<frame>, <id>, <bb_left>, <bb_top>, <bb_width>, <bb_height>, <confidence>, <x>, <y>, <z> - gt.txt:
<frame>,<id>,<bb_left>,<bb_top>,<bb_w>,<bb_h>,<available>,<cls>,<visibility>
- det.txt:
视频信息
-
视频命名格式:
year-month-day_hour.minute.second.mp4 -
视频ID对照表:
Video name Video id in paper 2019-05-11_06.31.53.mp4 Video1 2019-05-11_06.36.47.mp4 Video2 ... ...
下载信息
- 数据集可通过Baidu Netdisk下载,提取码:uk7x。




