CVMar 5, 2016

Underwater Fish Tracking for Moving Cameras based on Deformable Multiple Kernels

arXiv:1603.01695v185 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of non-extractive fish stock estimation in rough aquatic environments, but it is incremental as it adapts existing techniques like deformable part models to a specific domain.

The paper tackled the problem of tracking fish in underwater videos from moving cameras, where background models are inapplicable, by proposing a deformable multiple kernels (DMK) algorithm that uses color, texture, and HOG features with mean-shift estimation and soft constraints. The result showed reliable performance with significantly reduced computational cost compared to state-of-the-art methods.

Fishery surveys that call for the use of single or multiple underwater cameras have been an emerging technology as a non-extractive mean to estimate the abundance of fish stocks. Tracking live fish in an open aquatic environment posts challenges that are different from general pedestrian or vehicle tracking in surveillance applications. In many rough habitats fish are monitored by cameras installed on moving platforms, where tracking is even more challenging due to inapplicability of background models. In this paper, a novel tracking algorithm based on the deformable multiple kernels (DMK) is proposed to address these challenges. Inspired by the deformable part model (DPM) technique, a set of kernels is defined to represent the holistic object and several parts that are arranged in a deformable configuration. Color histogram, texture histogram and the histogram of oriented gradients (HOG) are extracted and serve as object features. Kernel motion is efficiently estimated by the mean-shift algorithm on color and texture features to realize tracking. Furthermore, the HOG-feature deformation costs are adopted as soft constraints on kernel positions to maintain the part configuration. Experimental results on practical video set from underwater moving cameras show the reliable performance of the proposed method with much less computational cost comparing with state-of-the-art techniques.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes