paper-with-me

Papers

Counting Fish with Temporal Representations of Sonar Video

2025-02-07 · Kai Van Brunt, Justin Kay, Timm Haucke, Pietro Perona, Grant van Horn, Sara Beery

Accurate estimates of salmon escapement - the number of fish migrating upstream to spawn - are key data for conservation and fishery management. Existing methods for salmon counting using high-resolution imaging sonar hardware are non-invasive and compatible with computer vision processing. Prior work in this area has utilized object detection and tracking based methods for automated salmon counting. However, these techniques remain inaccessible to many sonar deployment sites due to limited compute and connectivity in the field. We propose an alternative lightweight computer vision method for fish counting based on analyzing echograms - temporal representations that compress several hundred frames of imaging sonar video into a single image. We predict upstream and downstream counts within 200-frame time windows directly from echograms using a ResNet-18 model, and propose a set of domain-specific image augmentations and a weakly-supervised training protocol to further improve results. We achieve a count error of 23% on representative data from the Kenai River in Alaska, demonstrating the feasibility of our approach.

📄 PDF Abstract BibTeX arXiv:2502.05129

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

The Caltech Fish Counting Dataset: A Benchmark for Multiple-Object Tracking and Counting

2022-07-19 · Justin Kay, Peter Kulits, Suzanne Stathatos, Siqi Deng 외

We present the Caltech Fish Counting Dataset (CFC), a large-scale dataset for detecting, tracking, and counting fish in sonar videos. We identify sonar videos as a rich source of data for advancing low signal-to-noise co…

Domain GeneralizationMultiple Object TrackingObject Tracking

Deep learning with self-supervision and uncertainty regularization to count fish in underwater images

2021-04-30 · Penny Tarling, Mauricio Cantor, Albert Clapés, Sergio Escalera

Effective conservation actions require effective population monitoring. However, accurately counting animals in the wild to inform conservation decision-making is difficult. Monitoring populations through image sampling …

Crowd CountingDecision MakingDeep LearningUncertainty Quantification

SALINA: Towards Sustainable Live Sonar Analytics in Wild Ecosystems

2024-10-10 · Chi Xu, Rongsheng Qian, Hao Fang, Xiaoqiang Ma 외

Sonar radar captures visual representations of underwater objects and structures using sound wave reflections, making it essential for exploration, mapping, and continuous surveillance in wild ecosystems. Real-time analy…

Anomaly Detectionenergy managementManagement

Counting Fish and Dolphins in Sonar Images Using Deep Learning

2020-07-24 · Stefan Schneider, Alex Zhuang

Deep learning provides the opportunity to improve upon conflicting reports considering the relationship between the Amazon river's fish and dolphin abundance and reduced canopy cover as a result of deforestation. Current…

Data AugmentationDeep Learningregression

A Density-Guided Temporal Attention Transformer for Indiscernible Object Counting in Underwater Video

2024-03-06 · Cheng-Yen Yang, Hsiang-Wei Huang, Zhongyu Jiang, Hao Wang 외

Dense object counting or crowd counting has come a long way thanks to the recent development in the vision community. However, indiscernible object counting, which aims to count the number of targets that are blended wit…

BenchmarkingCrowd CountingObjectObject Counting