arXiv Computer Vision

FSDC-DETR: A Frequency-Spatial Domain Collaborative DETR for Small Object Detection

arXiv AI
Jun 24

From Spatial to Spectral: An Efficient, Frequency-Guided Feature Representation Learner for Small Object Detection

arXiv:2606. 23825v1 Announce Type: cross Abstract: Efficient small object detection is bottlenecked by the inherent feature scarcity of tiny targets, which is further aggravated by operations of spatial-domain detectors that indiscriminately discard critical high-frequency details.

By Yuhan Rui, Shihan Qiao, Yibin Lou, Mingxi Yu, Yutong Wan, Yanqiao Chen, Dongsheng Hou, Zhen Cao, Athena Zhuoming Zhong, Qi Hao
Hugging Face Trending Papers
Jul 8

ASFR-Net: Adversarial Alignment and Spatio-Frequency Refinement Network for Heterogeneous Remote Sensing Image Change Detection

The core challenge of heterogeneous change detection in remote sensing imagery lies in effectively decoupling genuine land-cover changes from significant modal disparities caused by distinct imaging mechanisms. These intrinsic inconsistencies are prone to introducing pseudo-changes, thereby constraining detection accuracy.

arXiv AI
Jul 1

Real-Time Source-Free Object Detection

arXiv:2606. 31834v1 Announce Type: cross Abstract: Real-world detectors for autonomous driving, surveillance, and robotics must handle domain-shifts under strict latency and memory constraints, yet existing source-free object detection (SFOD) methods rely on heavyweight architectures that prioritize accuracy alone.

By Sairam VCR, Varun Gopal, Poornima Jain, Vineeth N Balasubramanian, Muhammad Haris Khan
arXiv Computer Vision
2d ago

UFO-DETR: Frequency-Guided End-to-End Detector for UAV Tiny Objects

UFO-DETR is an end‑to‑end object detection framework designed for UAV imagery, addressing challenges such as scale variation, dense distribution, and the prevalence of tiny targets. It employs an LSKNet backbone to optimize receptive fields and reduce parameters, integrates DAttention and AIFI modules for flexible multi‑scale spatial modeling, and introduces a DynFreq‑C3 module that enhances small target detection via cross‑space frequency feature enhancement. Experiments demonstrate that UFO‑DETR outperforms RT‑DETR‑L in detection accuracy while improving computational efficiency, making it suitable for UAV edge computing.

By Yuankai Chen, Kai Lin, Qihong Wu, Xinxuan Yang, Jiashuo Lai, Ruoen Chen, Haonan Shi, Minfan He, Meihua Wang
Hugging Face Trending Papers
Aug 4

FreqAdapt: Frequency-Adaptive Processing for RAW Object Detection

Existing object detection methods predominantly utilize sRGB inputs, which are compressed from RAW sensor data using Image Signal Processors (ISP) originally designed for visualization purposes. Compared to RGB images, RAW images possess favorable noise characteristics and richer information representation, which are crucial for object detection, particularly under challenging conditions such as adverse weather or low-light environments.