paper-with-me

Papers

A Search and Detection Autonomous Drone System: from Design to Implementation

2022-11-29 · Mohammadjavad Khosravi, Rushiv Arora, Saeede Enayati, Hossein Pishro-Nik

Utilizing autonomous drones or unmanned aerial vehicles (UAVs) has shown great advantages over preceding methods in support of urgent scenarios such as search and rescue (SAR) and wildfire detection. In these operations, search efficiency in terms of the amount of time spent to find the target is crucial since with the passing of time the survivability of the missing person decreases or wildfire management becomes more difficult with disastrous consequences. In this work, it is considered a scenario where a drone is intended to search and detect a missing person (e.g., a hiker or a mountaineer) or a potential fire spot in a given area. In order to obtain the shortest path to the target, a general framework is provided to model the problem of target detection when the target's location is probabilistically known. To this end, two algorithms are proposed: Path planning and target detection. The path planning algorithm is based on Bayesian inference and the target detection is accomplished by means of a residual neural network (ResNet) trained on the image dataset captured by the drone as well as existing pictures and datasets on the web. Through simulation and experiment, the proposed path planning algorithm is compared with two benchmark algorithms. It is shown that the proposed algorithm significantly decreases the average time of the mission.

📄 PDF Abstract BibTeX arXiv:2211.15866

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceManagement

Similar Papers 제목 키워드 기반

DDOS: The Drone Depth and Obstacle Segmentation Dataset

2023-12-19 · Benedikt Kolbeinsson, Krystian Mikolajczyk

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-w…

Depth EstimationDrone navigationNavigateSegmentation+1

Real-Time Visual Intelligence on Low-Cost UAVs: A Modular Approach for Tracking, Scanning, and Navigation

2026-07-02 · Andrei-Marian Ungureanu, Stelian Spînu arxiv

Autonomous drones are rapidly transforming modern warfare and civil applications alike. This paper presents the development of an integrated intelligent drone system designed to serve as a personal assistant. Leveraging …

Depth Estimation

Towards a High-Performance Object Detector: Insights from Drone Detection Using ViT and CNN-based Deep Learning Models

2023-08-19 · Junyang Zhang

Accurate drone detection is strongly desired in drone collision avoidance, drone defense and autonomous Unmanned Aerial Vehicle (UAV) self-landing. With the recent emergence of the Vision Transformer (ViT), this critical…

Collision AvoidanceTransfer Learning

AutoSOS: Towards Multi-UAV Systems Supporting Maritime Search and Rescue with Lightweight AI and Edge Computing

2020-05-07 · Jorge Peña Queralta, Jenni Raitoharju, Tuan Nguyen Gia, Nikolaos Passalis 외

Rescue vessels are the main actors in maritime safety and rescue operations. At the same time, aerial drones bring a significant advantage into this scenario. This paper presents the research directions of the AutoSOS pr…

Edge-computingobject-detectionObject DetectionSensor Fusion

AlphaPilot: Autonomous Drone Racing

2020-05-26 · Philipp Foehn, Dario Brescianini, Elia Kaufmann, Titus Cieslewski 외

This paper presents a novel system for autonomous, vision-based drone racing combining learned data abstraction, nonlinear filtering, and time-optimal trajectory planning. The system has successfully been deployed at the…

NavigateTrajectory Planning