BriefGPT.xyz
Oct, 2023
微小目标检测中抗锯齿的重要性
The Importance of Anti-Aliasing in Tiny Object Detection
HTML
PDF
Jinlai Ning, Michael Spratling
TL;DR
应用WaveCNet实现抗混叠的小物体检测,通过在CNN中使用WaveletPooling层来替换下采样过程以抑制混叠,并通过改进骨干网络进一步提高检测性能和减少参数数量,实验结果表明该方法在三个数据集上取得了新的最优结果。
Abstract
tiny object detection
has gained considerable attention in the research community owing to the frequent occurrence of tiny objects in numerous critical real-world scenarios. However,
convolutional neural networks
→