paper-with-me

홈 › Papers

TransVisDrone: Spatio-Temporal Transformer for Vision-based Drone-to-Drone Detection in Aerial Videos

2022-10-16 · Tushar Sangam, Ishan Rajendrakumar Dave, Waqas Sultani, Mubarak Shah

Drone-to-drone detection using visual feed has crucial applications, such as detecting drone collisions, detecting drone attacks, or coordinating flight with other drones. However, existing methods are computationally costly, follow non-end-to-end optimization, and have complex multi-stage pipelines, making them less suitable for real-time deployment on edge devices. In this work, we propose a simple yet effective framework, \textit{TransVisDrone}, that provides an end-to-end solution with higher computational efficiency. We utilize CSPDarkNet-53 network to learn object-related spatial features and VideoSwin model to improve drone detection in challenging scenarios by learning spatio-temporal dependencies of drone motion. Our method achieves state-of-the-art performance on three challenging real-world datasets (Average Precision@0.5IOU): NPS 0.95, FLDrones 0.75, and AOT 0.80, and a higher throughput than previous methods. We also demonstrate its deployment capability on edge devices and its usefulness in detecting drone-collision (encounter). Project: \url{https://tusharsangam.github.io/TransVisDrone-project-page/}.

📄 PDF Abstract BibTeX arXiv:2210.08423

Code (3)

tusharsangam/transvisdrone 공식 구현 pytorch
2024-MindSpore-1/Code7/tree/main/cspdarknet53 mindspore
MindSpore-paper-code-3/code2/tree/main/cspdarknet53 mindspore

Tasks

Computational EfficiencyEdge-computing

Similar Papers 제목 키워드 기반

HSTforU: anomaly detection in aerial and ground-based videos with hierarchical spatio-temporal transformer for U-net

2025-01-03 · Applied Intelligence 2025 1 · Viet-Tuan Le, Hulin Jin, Yong-Guk Kim

Anomaly detection is to identify abnormal events against normal ones within surveillance videos mainly collected in ground-based settings. Recently, the demand for processing drone-collected data is rapidly growing with …

Anomaly DetectionDecoderVideo Anomaly Detection

Target-Grounded Graph-Aware Transformer for Aerial Vision-and-Dialog Navigation

2023-08-22 · Yifei Su, Dong An, Yuan Xu, Kehan Chen 외

This report details the methods of the winning entry of the AVDN Challenge in ICCV CLVL 2023. The competition addresses the Aerial Navigation from Dialog History (ANDH) task, which requires a drone agent to associate dia…

Visual Grounding

C2FDrone: Coarse-to-Fine Drone-to-Drone Detection using Vision Transformer Networks

2024-04-30 · Sairam VC Rebbapragada, Pranoy Panda, Vineeth N Balasubramanian

A vision-based drone-to-drone detection system is crucial for various applications like collision avoidance, countering hostile drones, and search-and-rescue operations. However, detecting drones presents unique challeng…

Collision AvoidanceEdge-computing

Drone-as-a-Service Composition Under Uncertainty

2021-03-11 · Ali Hamdi, Flora D. Salim, Du Yong Kim, Azadeh Ghari Neiat 외

We propose an uncertainty-aware service approach to provide drone-based delivery services called Drone-as-a-Service (DaaS) effectively. Specifically, we propose a service model of DaaS based on the dynamic spatiotemporal…

SchedulingService Composition

Transferable-guided Attention Is All You Need for Video Domain Adaptation

2024-07-01 · André Sacilotti, Samuel Felipe dos Santos, Nicu Sebe, Jurandy Almeida

Unsupervised domain adaptation (UDA) in videos is a challenging task that remains not well explored compared to image-based UDA techniques. Although vision transformers (ViT) achieve state-of-the-art performance in many …

AllDomain AdaptationUnsupervised Domain Adaptation