paper-with-me

홈 › Papers

The Power of Tiling for Small Object Detection

2019-06-11 · Computer Vision and Pattern Recognition 2019 6 · F. Ozge UnelBurak OzkalayciCevahir Cigla

Deep neural network based techniques are state-of-the-art for object detection and classification with the help ofthe development in computational power and memory ef-ficiency. Although these networks are adapted for mobileplatforms with sacrifice in accuracy; the resolution increasein visual sources makes the problem even harder by raisingthe expectations to leverage all the details in images. Real-time small object detection in low power mobile devices hasbeen one of the fundamental problems of surveillance ap-plications. In this study, we address the detection of pedes-trians and vehicles onboard a micro aerial vehicle (MAV)with high-resolution imagery. For this purpose, we exploitPeleeNet, to our best knowledge the most efficient networkmodel on mobile GPUs, as the backbone of an SSD networkas well as 38x38 feature map in the earlier layer. After illus-trating the low accuracy of state-of-the-art object detectorsunder the MAV scenario, we introduce a tiling based ap-proach that is applied in both training and inference phases.The proposed technique limits the detail loss in object de-tection while feeding the network with a fixed size input.The improvements provided by the proposed approach areshown by in-depth experiments performed along Nvidia Jet-son TX1 and TX2 using the VisDrone2018 dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSmall Object Detection

Similar Papers 제목 키워드 기반

Dynamic Tiling: A Model-Agnostic, Adaptive, Scalable, and Inference-Data-Centric Approach for Efficient and Accurate Small Object Detection

2023-09-20 · Son The Nguyen, Theja Tulabandhula, Duy Nguyen

We introduce Dynamic Tiling, a model-agnostic, adaptive, and scalable approach for small object detection, anchored in our inference-data-centric philosophy. Dynamic Tiling starts with non-overlapping tiles for initial d…

Objectobject-detectionObject DetectionPhilosophy+1

DSORT-MCU: Detecting Small Objects in Real-Time on Microcontroller Units

2024-10-22 · Liam Boyle, Julian Moosmann, Nicolas Baumann, Seonyeong Heo 외

Advances in lightweight neural networks have revolutionized computer vision in a broad range of IoT applications, encompassing remote monitoring and process automation. However, the detection of small objects, which is c…

object-detectionObject Detection

Maritime Small Object Detection from UAVs using Deep Learning with Altitude-Aware Dynamic Tiling

2025-11-24 · Sakib Ahmed, Oscar Pizarro arxiv

Unmanned Aerial Vehicles (UAVs) are crucial in Search and Rescue (SAR) missions due to their ability to monitor vast maritime areas. However, small objects often remain difficult to detect from high altitudes due to low …

Small Object Detection

Enhancing Lightweight Neural Networks for Small Object Detection in IoT Applications

2023-11-13 · Liam Boyle, Nicolas Baumann, Seonyeong Heo, Michele Magno

Advances in lightweight neural networks have revolutionized computer vision in a broad range of IoT applications, encompassing remote monitoring and process automation. However, the detection of small objects, which is c…

Objectobject-detectionObject DetectionSmall Object Detection

Generalized-Scale Object Counting with Gradual Query Aggregation

2025-11-11 · Jer Pelhan, Alan Lukezic, Matej Kristan arxiv

Few-shot detection-based counters estimate the number of instances in the image specified only by a few test-time exemplars. A common approach to localize objects across multiple sizes is to merge backbone features of di…

Small Object DetectionObject Counting