paper-with-me

홈 › Papers

Adaptive path planning for efficient object search by UAVs in agricultural fields

2025-04-03 · Rick van Essen, Eldert van Henten, Lammert Kooistra, Gert Kootstra

This paper presents an adaptive path planner for object search in agricultural fields using UAVs. The path planner uses a high-altitude coverage flight path and plans additional low-altitude inspections when the detection network is uncertain. The path planner was evaluated in an offline simulation environment containing real-world images. We trained a YOLOv8 detection network to detect artificial plants placed in grass fields to showcase the potential of our path planner. We evaluated the effect of different detection certainty measures, optimized the path planning parameters, investigated the effects of localization errors, and different numbers of objects in the field. The YOLOv8 detection confidence worked best to differentiate between true and false positive detections and was therefore used in the adaptive planner. The optimal parameters of the path planner depended on the distribution of objects in the field. When the objects were uniformly distributed, more low-altitude inspections were needed compared to a non-uniform distribution of objects, resulting in a longer path length. The adaptive planner proved to be robust against localization uncertainty. When increasing the number of objects, the flight path length increased, especially when the objects were uniformly distributed. When the objects were non-uniformly distributed, the adaptive path planner yielded a shorter path than a low-altitude coverage path, even with a high number of objects. Overall, the presented adaptive path planner allowed finding non-uniformly distributed objects in a field faster than a coverage path planner and resulted in a compatible detection accuracy. The path planner is made available at https://github.com/wur-abe/uav_adaptive_planner.

📄 PDF Abstract BibTeX arXiv:2504.02473

Code (1)

wur-abe/uav_adaptive_planner 공식 구현

Methods 이 논문이 사용한 방법론

YOLOv8 설명 없음

Similar Papers 제목 키워드 기반

Enhanced Teaching-Learning-based Optimization for 3D Path Planning of Multicopter UAVs

2022-05-31 · Van Truong Hoang, Manh Duong Phung

This paper introduces a new path planning algorithm for unmanned aerial vehicles (UAVs) based on the teaching-learning-based optimization (TLBO) technique. We first define an objective function that incorporates requirem…

Navigation Variable-based Multi-objective Particle Swarm Optimization for UAV Path Planning with Kinematic Constraints

2025-01-03 · Thi Thuy Ngan Duong, Duy-Nam Bui, Manh Duong Phung

Path planning is essential for unmanned aerial vehicles (UAVs) as it determines the path that the UAV needs to follow to complete a task. This work addresses this problem by introducing a new algorithm called navigation …

Metaheuristic Optimization

Coverage Path Planning For Multi-view SAR-UAV Observation System Under Energy Constraint

2025-05-22 · Deyu Song, Xiangyin Zhang, Zipei Yu, Kaiyu Qin

Multi-view Synthetic Aperture Radar (SAR) imaging can effectively enhance the performance of tasks such as automatic target recognition and image information fusion. Unmanned aerial vehicles (UAVs) have the advantages of…

Computational Efficiency

Decision-Making-Based Path Planning for Autonomous UAVs: A Survey

2025-08-12 · Kelen C. Teixeira Vivaldini, Robert Pěnička, Martin Saska arxiv

One of the most critical features for the successful operation of autonomous UAVs is the ability to make decisions based on the information acquired from their surroundings. Each UAV must be able to make decisions during…

Adaptive Path Planning for UAVs for Multi-Resolution Semantic Segmentation

2022-03-03 · Felix Stache, Jonas Westheider, Federico Magistri, Cyrill Stachniss 외

Efficient data collection methods play a major role in helping us better understand the Earth and its ecosystems. In many applications, the usage of unmanned aerial vehicles (UAVs) for monitoring and remote sensing is ra…

Semantic Segmentation