English
Related papers

Related papers: A drone detector with modified backbone and multip…

200 papers

Although much significant progress has been made in the research field of object detection with deep learning, there still exists a challenging task for the objects with small size, which is notably pronounced in UAV-captured images.…

Computer Vision and Pattern Recognition · Computer Science 2020-12-22 Yingjie Liu

Feature pyramid network (FPN) is one of the key components for object detectors. However, there is a long-standing puzzle for researchers that the detection performance of large-scale objects are usually suppressed after introducing FPN. To…

Computer Vision and Pattern Recognition · Computer Science 2022-07-19 Zhenchao Jin , Dongdong Yu , Luchuan Song , Zehuan Yuan , Lequan Yu

Multi-head detectors typically employ a features-fused-pyramid-neck for multi-scale detection and are widely adopted in the industry. However, this approach faces feature misalignment when representations from different hierarchical levels…

Computer Vision and Pattern Recognition · Computer Science 2025-05-20 Hulin Li

Traffic sign detection is a challenging task for the unmanned driving system, especially for the detection of multi-scale targets and the real-time problem of detection. In the traffic sign detection process, the scale of the targets…

Computer Vision and Pattern Recognition · Computer Science 2021-12-24 Junfan Wang , Yi Chen , Mingyu Gao , Zhekang Dong

The advancement of autonomous drones, essential for sectors such as remote sensing and emergency services, is hindered by the absence of training datasets that fully capture the environmental challenges present in real-world scenarios,…

Computer Vision and Pattern Recognition · Computer Science 2024-07-10 Benedikt Kolbeinsson , Krystian Mikolajczyk

Morphing multirotors, such as the Foldable Drone , can increase the versatility of drones employing in-flight-adaptive-morphology. To further increase precision in their tasks, recent works have investigated stable flight in asymmetric…

Robotics · Computer Science 2022-01-03 Amedeo Fabris , Kevin Kleber , Davide Falanga , Davide Scaramuzza

Collaborative trajectory prediction can comprehensively forecast the future motion of objects through multi-view complementary information. However, it encounters two main challenges in multi-drone collaboration settings. The expansive…

Computer Vision and Pattern Recognition · Computer Science 2024-05-24 Zhechao Wang , Peirui Cheng , Mingxin Chen , Pengju Tian , Zhirui Wang , Xinming Li , Xue Yang , Xian Sun

Drone detection is a challenging object detection task where visibility conditions and quality of the images may be unfavorable, and detections might become difficult due to complex backgrounds, small visible objects, and hard to…

Computer Vision and Pattern Recognition · Computer Science 2024-07-02 Ogulcan Eryuksel , Kamil Anil Ozfuttu , Fatih Cagatay Akyon , Kadir Sahin , Efe Buyukborekci , Devrim Cavusoglu , Sinan Altinuc

Feature pyramid architecture has been broadly adopted in object detection and segmentation to deal with multi-scale problem. However, in this paper we show that the capacity of the architecture has not been fully explored due to the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-17 Fan Yang , Cheng Lu , Yandong Guo , Longin Jan Latecki , Haibin Ling

As airborne vehicles are becoming more autonomous and ubiquitous, it has become vital to develop the capability to detect the objects in their surroundings. This paper attempts to address the problem of drones detection from other flying…

Computer Vision and Pattern Recognition · Computer Science 2021-04-13 Muhammad Waseem Ashraf , Waqas Sultani , Mubarak Shah

Current state-of-the-art detectors typically exploit feature pyramid to detect objects at different scales. Among them, FPN is one of the representative works that build a feature pyramid by multi-scale features summation. However, the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-12 Chaoxu Guo , Bin Fan , Qian Zhang , Shiming Xiang , Chunhong Pan

Many modern object detectors demonstrate outstanding performances by using the mechanism of looking and thinking twice. In this paper, we explore this mechanism in the backbone design for object detection. At the macro level, we propose…

Computer Vision and Pattern Recognition · Computer Science 2020-12-01 Siyuan Qiao , Liang-Chieh Chen , Alan Yuille

The Detection of small objects, especially traffic signs, is a critical sub-task in object detection and autonomous driving. Despite signficant progress in previous research, two main challenges remain. First, the issue of feature…

Computer Vision and Pattern Recognition · Computer Science 2025-05-12 TianYi Yu

FPN (Feature Pyramid Network) has become a basic component of most SoTA one stage object detectors. Many previous studies have repeatedly proved that FPN can caputre better multi-scale feature maps to more precisely describe objects if they…

Computer Vision and Pattern Recognition · Computer Science 2022-03-07 Yu-Ming Zhang , Jun-Wei Hsieh , Chun-Chieh Lee , Kuo-Chin Fan

Drone detection is the problem of finding the smallest rectangle that encloses the drone(s) in a video sequence. In this study, we propose a solution using an end-to-end object detection model based on convolutional neural networks. To…

Computer Vision and Pattern Recognition · Computer Science 2017-06-20 Cemal Aker , Sinan Kalkan

Modern object detectors have taken the advantages of backbone networks pre-trained on large scale datasets. Except for the backbone networks, however, other components such as the detector head and the feature pyramid network (FPN) remain…

Computer Vision and Pattern Recognition · Computer Science 2023-12-22 Feng Liu , Xiaosong Zhang , Zhiliang Peng , Zonghao Guo , Fang Wan , Xiangyang Ji , Qixiang Ye

Feature pyramids are widely exploited by both the state-of-the-art one-stage object detectors (e.g., DSSD, RetinaNet, RefineDet) and the two-stage object detectors (e.g., Mask R-CNN, DetNet) to alleviate the problem arising from scale…

Computer Vision and Pattern Recognition · Computer Science 2019-01-08 Qijie Zhao , Tao Sheng , Yongtao Wang , Zhi Tang , Ying Chen , Ling Cai , Haibin Ling

In the realm of fully autonomous drones, the accurate detection of obstacles is paramount to ensure safe navigation and prevent collisions. Among these challenges, the detection of wires stands out due to their slender profile, which poses…

Computer Vision and Pattern Recognition · Computer Science 2025-09-19 Benedikt Kolbeinsson , Krystian Mikolajczyk

We present a novel method of integrating image-based measurements into a drone navigation system for the automated inspection of wind turbines. We take a model-based tracking approach, where a 3D skeleton representation of the turbine is…

Multi-UAV Coverage Path Planning (mCPP) algorithms in popular commercial software typically treat a Region of Interest (RoI) only as a 2D plane, ignoring important3D structure characteristics. This leads to incomplete 3Dreconstructions,…