English

How to Track and Segment Fish without Human Annotations: A Self-Supervised Deep Learning Approach

Computer Vision and Pattern Recognition 2025-02-27 v2

Abstract

Tracking fish movements and sizes of fish is crucial to understanding their ecology and behaviour. Knowing where fish migrate, how they interact with their environment, and how their size affects their behaviour can help ecologists develop more effective conservation and management strategies to protect fish populations and their habitats. Deep learning is a promising tool to analyze fish ecology from underwater videos. However, training deep neural networks (DNNs) for fish tracking and segmentation requires high-quality labels, which are expensive to obtain. We propose an alternative unsupervised approach that relies on spatial and temporal variations in video data to generate noisy pseudo-ground-truth labels. We train a multitask DNN using these pseudo-labels. Our framework consists of three stages: (1) an optical flow model generates the pseudo labels using spatial and temporal consistency between frames, (2) a self-supervised model refines the pseudo-labels incrementally, and (3) a segmentation network uses the refined labels for training. Consequently, we perform extensive experiments to validate our method on three public underwater video datasets and demonstrate its effectiveness for video annotation and segmentation. We also evaluate its robustness to different imaging conditions and discuss its limitations.

Keywords

Cite

@article{arxiv.2208.10662,
  title  = {How to Track and Segment Fish without Human Annotations: A Self-Supervised Deep Learning Approach},
  author = {Alzayat Saleh and Marcus Sheaves and Dean Jerry and Mostafa Rahimi Azghadi},
  journal= {arXiv preprint arXiv:2208.10662},
  year   = {2025}
}

Comments

22 pages, 11 figures. Published at Pattern Analysis and Applications journal

R2 v1 2026-06-25T01:53:24.443Z