CVFeb 17

Automated Re-Identification of Holstein-Friesian Cattle in Dense Crowds

arXiv:2602.15962v1h-index: 25
Originality Incremental advance
AI Analysis

This work addresses the challenge of automated cattle tracking in crowded farm settings, offering a practical solution for dairy farm management, though it is incremental in improving existing methods for a specific bottleneck.

The paper tackled the problem of re-identifying Holstein-Friesian cattle in dense crowds, where existing methods fail, by proposing a detect-segment-identify pipeline that achieved 98.93% accuracy in detection and 94.82% accuracy in re-identification.

Holstein-Friesian detection and re-identification (Re-ID) methods capture individuals well when targets are spatially separate. However, existing approaches, including YOLO-based species detection, break down when cows group closely together. This is particularly prevalent for species which have outline-breaking coat patterns. To boost both effectiveness and transferability in this setting, we propose a new detect-segment-identify pipeline that leverages the Open-Vocabulary Weight-free Localisation and the Segment Anything models as pre-processing stages alongside Re-ID networks. To evaluate our approach, we publish a collection of nine days CCTV data filmed on a working dairy farm. Our methodology overcomes detection breakdown in dense animal groupings, resulting in a 98.93% accuracy. This significantly outperforms current oriented bounding box-driven, as well as SAM species detection baselines with accuracy improvements of 47.52% and 27.13%, respectively. We show that unsupervised contrastive learning can build on this to yield 94.82% Re-ID accuracy on our test data. Our work demonstrates that Re-ID in crowded scenarios is both practical as well as reliable in working farm settings with no manual intervention. Code and dataset are provided for reproducibility.

Foundations

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

Your Notes