HGSFusion improves radar-camera 3D detection by generating hybrid radar points inside image segmentation masks and fusing radar and image BEV features with a dual-sync module.
DASSF: Dynamic-Attention Scale-Sequence Fusion for Aerial Object Detection
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The detection of small objects in aerial images is a fundamental task in the field of computer vision. Moving objects in aerial photography have problems such as different shapes and sizes, dense overlap, occlusion by the background, and object blur, however, the original YOLO algorithm has low overall detection accuracy due to its weak ability to perceive targets of different scales. In order to improve the detection accuracy of densely overlapping small targets and fuzzy targets, this paper proposes a dynamic-attention scale-sequence fusion algorithm (DASSF) for small target detection in aerial images. First, we propose a dynamic scale sequence feature fusion (DSSFF) module that improves the up-sampling mechanism and reduces computational load. Secondly, a x-small object detection head is specially added to enhance the detection capability of small targets. Finally, in order to improve the expressive ability of targets of different types and sizes, we use the dynamic head (DyHead). The model we proposed solves the problem of small target detection in aerial images and can be applied to multiple different versions of the YOLO algorithm, which is universal. Experimental results show that when the DASSF method is applied to YOLOv8, compared to YOLOv8n, on the VisDrone-2019 and DIOR datasets, the model shows an increase of 9.2% and 2.4% in the mean average precision (mAP), respectively, and outperforms the current mainstream methods.
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
HGSFusion: Radar-Camera Fusion with Hybrid Generation and Synchronization for 3D Object Detection
HGSFusion improves radar-camera 3D detection by generating hybrid radar points inside image segmentation masks and fusing radar and image BEV features with a dual-sync module.