paper-with-me

홈 › Papers

Tracking Moose using Aerial Object Detection

2025-07-28 · Christopher Indris, Raiyan Rahman, Goetz Bramesfeld, Guanghui Wang arxiv

Aerial wildlife tracking is critical for conservation efforts and relies on detecting small objects on the ground below the aircraft. It presents technical challenges: crewed aircraft are expensive, risky and disruptive; autonomous drones have limited computational capacity for onboard AI systems. Since the objects of interest may appear only a few pixels wide, small object detection is an inherently challenging computer vision subfield compounded by computational efficiency needs. This paper applies a patching augmentation to datasets to study model performance under various settings. A comparative study of three common yet architecturally diverse object detectors is conducted using the data, varying the patching method's hyperparameters against detection accuracy. Each model achieved at least 93\% mAP@IoU=0.5 on at least one patching configuration. Statistical analyses provide an in-depth commentary on the effects of various factors. Analysis also shows that faster, simpler models are about as effective as models that require more computational power for this task and perform well given limited patch scales, encouraging UAV deployment. Datasets and models will be made available via https://github.com/chrisindris/Moose.

📄 PDF Abstract BibTeX arXiv:2507.21256

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencySmall Object Detection

Similar Papers 제목 키워드 기반

MOOSEnger -- a Domain-Specific AI Agent for the MOOSE Ecosystem

2026-03-05 · Mengnan Li, Jason Miller, Zachary Prince, Alexander Lindsay 외 arxiv

MOOSEnger is a tool-enabled AI agent tailored to the Multiphysics Object-Oriented Simulation Environment (MOOSE). MOOSE cases are specified in HIT ".i" input files; the large object catalog and strict syntax make initial…

Ensuring UAV Safety: A Vision-only and Real-time Framework for Collision Avoidance Through Object Detection, Tracking, and Distance Estimation

2024-05-10 · Vasileios Karampinis, Anastasios Arsenos, Orfeas Filippopoulos, Evangelos Petrongonas 외

In the last twenty years, unmanned aerial vehicles (UAVs) have garnered growing interest due to their expanding applications in both military and civilian domains. Detecting non-cooperative aerial vehicles with efficienc…

Collision AvoidanceDepth EstimationImage-to-Image TranslationNavigate+4

Canadian Adverse Driving Conditions Dataset

2020-01-27 · Matthew Pitropov, Danson Garcia, Jason Rebello, Michael Smart 외

The Canadian Adverse Driving Conditions (CADC) dataset was collected with the Autonomoose autonomous vehicle platform, based on a modified Lincoln MKZ. The dataset, collected during winter within the Region of Waterloo, …

3D Object Detectionobject-detectionObject Detection

Vision-based Real-Time Aerial Object Localization and Tracking for UAV Sensing System

2017-03-19 · Yuanwei Wu, Yao Sui, Guanghui Wang

The paper focuses on the problem of vision-based obstacle detection and tracking for unmanned aerial vehicle navigation. A real-time object localization and tracking strategy from monocular image sequences is developed b…

Objectobject-detectionObject DetectionObject Localization

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