paper-with-me

홈 › Papers

Task Planning Support for Arborists and Foresters: Comparing Deep Learning Approaches for Tree Inventory and Tree Vitality Assessment Based on UAV-Data

2023-07-04 · Jonas-Dario Troles, Richard Nieding, Sonia Simons, Ute Schmid

Climate crisis and correlating prolonged, more intense periods of drought threaten tree health in cities and forests. In consequence, arborists and foresters suffer from increasing workloads and, in the best case, a consistent but often declining workforce. To optimise workflows and increase productivity, we propose a novel open-source end-to-end approach that generates helpful information and improves task planning of those who care for trees in and around cities. Our approach is based on RGB and multispectral UAV data, which is used to create tree inventories of city parks and forests and to deduce tree vitality assessments through statistical indices and Deep Learning. Due to EU restrictions regarding flying drones in urban areas, we will also use multispectral satellite data and fifteen soil moisture sensors to extend our tree vitality-related basis of data. Furthermore, Bamberg already has a georeferenced tree cadastre of around 15,000 solitary trees in the city area, which is also used to generate helpful information. All mentioned data is then joined and visualised in an interactive web application allowing arborists and foresters to generate individual and flexible evaluations, thereby improving daily task planning.

📄 PDF Abstract BibTeX arXiv:2307.01651

Code (0)

등록된 구현이 없습니다.

Tasks

Task Planning

Similar Papers 제목 키워드 기반

Git-Assistant: Planning-Based Support for Updating Git Repositories

2026-07-10 · Alfredo Garrachón Ruiz, Tomás de la Rosa, Daniel Borrajo arxiv

Version control systems are essential for collaborative software development, yet tools like git remain challenging for many practitioners. Recent advances in Large Language Models (LLMs) offer promising capabilities for…

PathBench: A Benchmarking Platform for Classical and Learned Path Planning Algorithms

2021-05-04 · Alexandru-Iosif Toma, Hao-Ya Hsueh, Hussein Ali Jaafar, Riku Murai 외

Path planning is a key component in mobile robotics. A wide range of path planning algorithms exist, but few attempts have been made to benchmark the algorithms holistically or unify their interface. Moreover, with the r…

Benchmarking

TreeWriter: AI-Assisted Hierarchical Planning and Writing for Long-Form Documents

2026-01-19 · Zijian Zhang, Fangshi Du, Xingjian Liu, Pan Chen 외 arxiv

Long documents pose many challenges to current intelligent writing systems. These include maintaining consistency across sections, sustaining efficient planning and writing as documents become more complex, and effective…

Systematic Comparison of Path Planning Algorithms using PathBench

2022-03-07 · Hao-Ya Hsueh, Alexandru-Iosif Toma, Hussein Ali Jaafar, Edward Stow 외

Path planning is an essential component of mobile robotics. Classical path planning algorithms, such as wavefront and rapidly-exploring random tree (RRT) are used heavily in autonomous robots. With the recent advances in…

Benchmarking

Plan with Code: Comparing approaches for robust NL to DSL generation

2024-08-15 · Nastaran Bassamzadeh, Chhaya Methani

Planning in code is considered a more reliable approach for many orchestration tasks. This is because code is more tractable than steps generated via Natural Language and make it easy to support more complex sequences by…

Code GenerationHallucinationRAGRetrieval-augmented Generation+1