paper-with-me

홈 › Papers

Tracking Feral Horses in Aerial Video Using Oriented Bounding Boxes

2026-03-04 · Saeko Takizawa, Tamao Maeda, Shinya Yamamoto, Hiroaki Kawashima arxiv

The social structures of group-living animals such as feral horses are diverse and remain insufficiently understood, even within a single species. To investigate group dynamics, aerial videos are often utilized to track individuals and analyze their movement trajectories, which are essential for evaluating inter-individual interactions and comparing social behaviors. Accurate individual tracking is therefore crucial. In multi-animal tracking, axis-aligned bounding boxes (bboxes) are widely used; however, for aerial top-view footage of entire groups, their performance degrades due to complex backgrounds, small target sizes, high animal density, and varying body orientations. To address this issue, we employ oriented bounding boxes (OBBs), which include rotation angles and reduce unnecessary background. Nevertheless, current OBB detectors such as YOLO-OBB restrict angles within a 180$^{\circ}$ range, making it impossible to distinguish head from tail and often causing sudden 180$^{\circ}$ flips across frames, which severely disrupts continuous tracking. To overcome this limitation, we propose a head-orientation estimation method that crops OBB-centered patches, applies three detectors (head, tail, and head-tail), and determines the final label through IoU-based majority voting. Experiments using 299 test images show that our method achieves 99.3% accuracy, outperforming individual models, demonstrating its effectiveness for robust OBB-based tracking.

📄 PDF Abstract BibTeX arXiv:2603.03604

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

R$^3$-Net: A Deep Network for Multi-oriented Vehicle Detection in Aerial Images and Videos

2018-08-16 · Qingpeng Li, Lichao Mou, Qizhi Xu, Yun Zhang 외

Vehicle detection is a significant and challenging task in aerial remote sensing applications. Most existing methods detect vehicles with regular rectangle boxes and fail to offer the orientation of vehicles. However, th…

Motion EstimationPositionRegion Proposalvehicle detection

Benchmarking Deep Trackers on Aerial Videos

2021-03-24 · Abu Md Niamul Taufique, Breton Minnehan, Andreas Savakis

In recent years, deep learning-based visual object trackers have achieved state-of-the-art performance on several visual object tracking benchmarks. However, most tracking benchmarks are focused on ground level videos, w…

AttributeBenchmarkingObjectObject Tracking+1

What cat is that? A re-id model for feral cats

2025-07-15 · Victor Caquilpan arxiv

Feral cats exert a substantial and detrimental impact on Australian wildlife, placing them among the most dangerous invasive species worldwide. Therefore, closely monitoring these cats is essential labour in minimising t…

Contrastive Learning

MMOT: The First Challenging Benchmark for Drone-based Multispectral Multi-Object Tracking

2025-10-14 · Tianhao Li, Tingfa Xu, Ying Wang, Haolin Qin 외 arxiv

Drone-based multi-object tracking is essential yet highly challenging due to small targets, severe occlusions, and cluttered backgrounds. Existing RGB-based tracking algorithms heavily depend on spatial appearance cues s…

Multi-Object Tracking

Monitoring Horses in Stalls: From Object to Event Detection

2025-10-20 · Dmitrii Galimzianov, Viacheslav Vyshegorodtsev, Ivan Nezhivykh arxiv

Monitoring the behavior of stalled horses is essential for early detection of health and welfare issues but remains labor-intensive and time-consuming. In this study, we present a prototype vision-based monitoring system…

Multi-Object TrackingObject Detection