Autonomous driving paper index
Spectra-Net: Frequency-Aware Scale Adaptation for Small Object Detection
One-line summary
To address these issues, we propose Spectra-Net, a novel frequency-aware detection framework that redesigns backbone feature encoding with explicit spectral control.
Engineering notes
Key topics: autonomous driving, object detection, control. See the paper for implementation details and experimental results.
Chinese explanation / 中文解读
中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。
Original abstract
Small object detection in real-world scenarios remains challenging due to two coupled factors: severe scale imbalance and progressive degradation of fine-grained cues during backbone downsampling. Under drastic scale variations, conventional detectors still rely on static backbones whose fixed convolutional responses cannot consistently accommodate the divergent spectral characteristics of large and tiny objects, leading to scale-mismatched representations. Meanwhile, repeated strided operations reduce the sampling rate of feature maps and tend to introduce aliasing, eroding the high-frequency details that are critical for tiny objects. To address these issues, we propose Spectra-Net, a novel frequency-aware detection framework that redesigns backbone feature encoding with explicit spectral control. At its core, we introduce Dynamic Fourier Alignment (DFA), which performs content-adaptive yet frequency-controllable modulation to reshape convolutional responses in the spectral domain, aligning representations across scales and amplifying discriminative cues for small objects. In addition, we develop Wavelet-Guided Spectral Downsampling (WGSD), which conducts explicit sub-band decomposition via Haar wavelets to suppress aliasing while selectively preserving informative high-frequency components during resolution reduction. Extensive experiments on VisDrone-2019 and TT100K, together with comprehensive ablations, demonstrate that Spectra-Net consistently improves small object detection performance under severe scale imbalance.
Links and sources
Need this topic turned into a technical roadmap?
Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.
Request B2B research
Comments