CVJun 13, 2019

ATRW: A Benchmark for Amur Tiger Re-identification in the Wild

arXiv:1906.05586v537 citations
Originality Incremental advance
AI Analysis

This addresses the problem of monitoring endangered tiger populations for wildlife conservation by providing a challenging dataset and improved re-identification method, though it is incremental in applying re-ID techniques to a new domain.

The paper introduces the ATRW dataset, a large-scale benchmark for Amur tiger re-identification in the wild, containing over 8,000 video clips from 92 tigers with diverse poses and lighting, and proposes a novel method using pose parts modeling that achieves notable performance improvements over existing re-ID methods.

Monitoring the population and movements of endangered species is an important task to wildlife conversation. Traditional tagging methods do not scale to large populations, while applying computer vision methods to camera sensor data requires re-identification (re-ID) algorithms to obtain accurate counts and moving trajectory of wildlife. However, existing re-ID methods are largely targeted at persons and cars, which have limited pose variations and constrained capture environments. This paper tries to fill the gap by introducing a novel large-scale dataset, the Amur Tiger Re-identification in the Wild (ATRW) dataset. ATRW contains over 8,000 video clips from 92 Amur tigers, with bounding box, pose keypoint, and tiger identity annotations. In contrast to typical re-ID datasets, the tigers are captured in a diverse set of unconstrained poses and lighting conditions. We demonstrate with a set of baseline algorithms that ATRW is a challenging dataset for re-ID. Lastly, we propose a novel method for tiger re-identification, which introduces precise pose parts modeling in deep neural networks to handle large pose variation of tigers, and reaches notable performance improvement over existing re-ID methods. The dataset is public available at https://cvwc2019.github.io/ .

Code Implementations1 repo
Foundations

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

Your Notes