paper-with-me

홈 › Papers

Multi-Object Tracking by Iteratively Associating Detections with Uniform Appearance for Trawl-Based Fishing Bycatch Monitoring

2023-04-10 · Cheng-Yen Yang, Alan Yu Shyang Tan, Melanie J. Underwood, Charlotte Bodie, Zhongyu Jiang, Steve George, Karl Warr, Jenq-Neng Hwang, Emma Jones

The aim of in-trawl catch monitoring for use in fishing operations is to detect, track and classify fish targets in real-time from video footage. Information gathered could be used to release unwanted bycatch in real-time. However, traditional multi-object tracking (MOT) methods have limitations, as they are developed for tracking vehicles or pedestrians with linear motions and diverse appearances, which are different from the scenarios such as livestock monitoring. Therefore, we propose a novel MOT method, built upon an existing observation-centric tracking algorithm, by adopting a new iterative association step to significantly boost the performance of tracking targets with a uniform appearance. The iterative association module is designed as an extendable component that can be merged into most existing tracking methods. Our method offers improved performance in tracking targets with uniform appearance and outperforms state-of-the-art techniques on our underwater fish datasets as well as the MOT17 dataset, without increasing latency nor sacrificing accuracy as measured by HOTA, MOTA, and IDF1 performance metrics.

📄 PDF Abstract BibTeX arXiv:2304.04816

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object TrackingObject Tracking

Similar Papers 제목 키워드 기반

Tracking-by-Counting: Using Network Flows on Crowd Density Maps for Tracking Multiple Targets

2020-07-18 · Weihong Ren, Xinchao Wang, Jiandong Tian, Yandong Tang 외

State-of-the-art multi-object tracking~(MOT) methods follow the tracking-by-detection paradigm, where object trajectories are obtained by associating per-frame outputs of object detectors. In crowded scenes, however, det…

Cell TrackingMulti-Object TrackingObjectObject Tracking

UTrack: Multi-Object Tracking with Uncertain Detections

2024-08-30 · Edgardo Solano-Carrillo, Felix Sattler, Antje Alex, Alexander Klein 외

The tracking-by-detection paradigm is the mainstream in multi-object tracking, associating tracks to the predictions of an object detector. Although exhibiting uncertainty through a confidence score, these predictions do…

Autonomous DrivingMulti-Object TrackingObjectobject-detection+2

ByteTrack: Multi-Object Tracking by Associating Every Detection Box

2021-10-13 · arXiv 2021 10 · Yifu Zhang, Peize Sun, Yi Jiang, Dongdong Yu 외

Multi-object tracking (MOT) aims at estimating bounding boxes and identities of objects in videos. Most methods obtain identities by associating detection boxes whose scores are higher than a threshold. The objects with …

GPUMulti-Object TrackingMultiple Object TrackingObject+1

LiDAR MOT-DETR: A LiDAR-based Two-Stage Transformer for 3D Multiple Object Tracking

2025-05-19 · Martha Teiko Teye, Ori Maoz, Matthias Rottmann

Multi-object tracking from LiDAR point clouds presents unique challenges due to the sparse and irregular nature of the data, compounded by the need for temporal coherence across frames. Traditional tracking systems often…

Multi-Object TrackingMultiple Object TrackingObjectObject Tracking

Robust Online Multi-Object Tracking based on Tracklet Confidence and Online Discriminative Appearance Learning

2014-06-01 · CVPR 2014 6 · Seung-Hwan Bae, Kuk-Jin Yoon

Online multi-object tracking aims at producing complete tracks of multiple objects using the information accumulated up to the present moment. It still remains a difficult problem in complex scenes, because of frequent o…

Multi-Object TrackingObjectObject TrackingOnline Multi-Object Tracking