paper-with-me

Papers

A Comprehensive Approach for UAV Small Object Detection with Simulation-based Transfer Learning and Adaptive Fusion

2021-09-04 · Chen Rui, Guo Youwei, Zheng Huafei, Jiang Hongyu

Precisely detection of Unmanned Aerial Vehicles(UAVs) plays a critical role in UAV defense systems. Deep learning is widely adopted for UAV object detection whereas researches on this topic are limited by the amount of dataset and small scale of UAV. To tackle these problems, a novel comprehensive approach that combines transfer learning based on simulation data and adaptive fusion is proposed. Firstly, the open-source plugin AirSim proposed by Microsoft is used to generate mass realistic simulation data. Secondly, transfer learning is applied to obtain a pre-trained YOLOv5 model on the simulated dataset and fine-tuned model on the real-world dataset. Finally, an adaptive fusion mechanism is proposed to further improve small object detection performance. Experiment results demonstrate the effectiveness of simulation-based transfer learning which leads to a 2.7% performance increase on UAV object detection. Furthermore, with transfer learning and adaptive fusion mechanism, 7.1% improvement is achieved compared to the original YOLO v5 model.

📄 PDF Abstract BibTeX arXiv:2109.01800

Code (1)

mlcaepiee/simuav 공식 구현

Tasks

Objectobject-detectionObject DetectionSmall Object DetectionTransfer Learning

Methods 이 논문이 사용한 방법론

YOLO 설명 없음

Similar Papers 제목 키워드 기반

Synth It Like KITTI: Synthetic Data Generation for Object Detection in Driving Scenarios

2025-02-20 · Richard Marcus, Christian Vogel, Inga Jatzkowski, Niklas Knoop 외

An important factor in advancing autonomous driving systems is simulation. Yet, there is rather small progress for transferability between the virtual and real world. We revisit this problem for 3D object detection on Li…

3D Object DetectionAutonomous DrivingDataset Generationobject-detection+2

Small Object Detection: A Comprehensive Survey on Challenges, Techniques and Real-World Applications

2025-03-26 · Mahya Nikouei, Bita Baroutian, Shahabedin Nabavi, Fateme Taraghi 외

Small object detection (SOD) is a critical yet challenging task in computer vision, with applications like spanning surveillance, autonomous systems, medical imaging, and remote sensing. Unlike larger objects, small obje…

ArticlesData AugmentationDefect DetectionDomain Adaptation+9

The Impact of Time Step Frequency on the Realism of Robotic Manipulation Simulation for Objects of Different Scales

2023-10-12 · Minh Q. Ta, Holly Dinkel, Hameed Abdul-Rashid, Yangfei Dai 외

This work evaluates the impact of time step frequency and component scale on robotic manipulation simulation accuracy. Increasing the time step frequency for small-scale objects is shown to improve simulation accuracy. T…

NETNet: Neighbor Erasing and Transferring Network for Better Single Shot Object Detection

2020-01-18 · CVPR 2020 6 · Yazhao Li, Yanwei Pang, Jianbing Shen, Jiale Cao 외

Due to the advantages of real-time detection and improved performance, single-shot detectors have gained great attention recently. To solve the complex scale variations, single-shot detectors make scale-aware predictions…

Objectobject-detectionObject Detection

Extended Feature Pyramid Network for Small Object Detection

2020-03-16 · Chunfang Deng, Mengmeng Wang, Liang Liu, Yong liu

Small object detection remains an unsolved challenge because it is hard to extract information of small objects with only a few pixels. While scale-level corresponding detection in feature pyramid network alleviates this…

Objectobject-detectionObject DetectionSmall Object Detection