DeepAI AI Chat
Log In Sign Up

Vision-based Anti-UAV Detection and Tracking

05/22/2022
by   Jie Zhao, et al.
16

Unmanned aerial vehicles (UAV) have been widely used in various fields, and their invasion of security and privacy has aroused social concern. Several detection and tracking systems for UAVs have been introduced in recent years, but most of them are based on radio frequency, radar, and other media. We assume that the field of computer vision is mature enough to detect and track invading UAVs. Thus we propose a visible light mode dataset called Dalian University of Technology Anti-UAV dataset, DUT Anti-UAV for short. It contains a detection dataset with a total of 10,000 images and a tracking dataset with 20 videos that include short-term and long-term sequences. All frames and images are manually annotated precisely. We use this dataset to train several existing detection algorithms and evaluate the algorithms' performance. Several tracking methods are also tested on our tracking dataset. Furthermore, we propose a clear and simple tracking algorithm combined with detection that inherits the detector's high precision. Extensive experiments show that the tracking performance is improved considerably after fusing detection, thus providing a new attempt at UAV tracking using our dataset.The datasets and results are publicly available at: https://github.com/wangdongdut/DUT-Anti-UAV

READ FULL TEXT

page 4

page 5

page 6

page 10

01/21/2021

Anti-UAV: A Large Multi-Modal Benchmark for UAV Tracking

Unmanned Aerial Vehicle (UAV) offers lots of applications in both commer...
04/29/2022

Vision-based system for a real-time detection and following of UAV

In this paper a vision-based system for detection, motion tracking and f...
03/20/2023

Tracker Meets Night: A Transformer Enhancer for UAV Tracking

Most previous progress in object tracking is realized in daytime scenes ...
03/08/2023

SGDViT: Saliency-Guided Dynamic Vision Transformer for UAV Tracking

Vision-based object tracking has boosted extensive autonomous applicatio...
12/06/2021

A Dataset of Stationary, Fixed-wing Aircraft on a Collision Course for Vision-Based Sense and Avoid

The emerging global market for unmanned aerial vehicle (UAV) services is...
01/16/2020

Tracking of Micro Unmanned Aerial Vehicles: A Comparative Study

Micro unmanned aerial vehicles (mUAV) became very common in recent years...

Code Repositories