YOLC: You Only Look Clusters for Tiny Object Detection in Aerial Images
Chenguang Liu, Guangshuai Gao, Ziyue Huang, Zhenghui Hu, Qingjie Liu,, Yunhong Wang

TL;DR
YOLC introduces a cluster-based, anchor-free detection framework with adaptive zooming and advanced loss functions, significantly improving tiny object detection in large aerial images.
Contribution
The paper presents YOLC, a novel framework combining cluster-based adaptive zooming, Gaussian Wasserstein loss, and deformable convolutions for enhanced tiny object detection in aerial imagery.
Findings
Outperforms existing methods on Visdrone2019 and UAVDT datasets.
Effectively detects small objects with high accuracy.
Reduces computational waste through non-uniform object distribution handling.
Abstract
Detecting objects from aerial images poses significant challenges due to the following factors: 1) Aerial images typically have very large sizes, generally with millions or even hundreds of millions of pixels, while computational resources are limited. 2) Small object size leads to insufficient information for effective detection. 3) Non-uniform object distribution leads to computational resource wastage. To address these issues, we propose YOLC (You Only Look Clusters), an efficient and effective framework that builds on an anchor-free object detector, CenterNet. To overcome the challenges posed by large-scale images and non-uniform object distribution, we introduce a Local Scale Module (LSM) that adaptively searches cluster regions for zooming in for accurate detection. Additionally, we modify the regression loss using Gaussian Wasserstein distance (GWD) to obtain high-quality…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Infrared Target Detection Methodologies · Robotics and Sensor-Based Localization
MethodsDeep Layer Aggregation · Center Pooling · Batch Normalization · Cascade Corner Pooling · CenterNet · Deformable Convolution · Convolution
