@inproceedings{2a311a767ac74de79a28226169daf064,
title = "Fish Trajectory Extraction Based on Object Detection",
abstract = "Extracting fish trajectories from underwater videos is an important way to analyze fish behavior and can provide guidance for aquaculture. Most of the existing researches are based on traditional image processing algorithms and CamShift tracking algorithm. In recent years, convolutional neural networks have performed better than traditional image processing algorithms in many computer vision tasks. This paper proposes a fish trajectory extraction method based on object detection. First, the deep learning object detection model Faster RCNN is used to predict fish for all video frames. Then based on the criteria of IoU, center distance and probability similarity, a greedy algorithm or Hungarian algorithm is used to correlate the prediction results. Finally, improvements are done from two aspects of linking and deleting. Experiments show that this method can well complete the task of fish trajectory extraction, and the AP performance is increased from 74.75\% to 80.94\%.",
keywords = "Object Detection, Trajectory Extraction, Video Processing",
author = "Xinghui Li and Meiqin Liu and Senlin Zhang and Ronghao Zheng",
note = "Publisher Copyright: {\textcopyright} 2020 Technical Committee on Control Theory, Chinese Association of Automation.; 39th Chinese Control Conference, CCC 2020 ; Conference date: 27-07-2020 Through 29-07-2020",
year = "2020",
month = jul,
doi = "10.23919/CCC50068.2020.9188642",
language = "英语",
series = "Chinese Control Conference, CCC",
publisher = "IEEE Computer Society",
pages = "6584--6588",
editor = "Jun Fu and Jian Sun",
booktitle = "Proceedings of the 39th Chinese Control Conference, CCC 2020",
}