Challenges in automatic and selective plant-clearing
Fabrice Mayran de Chamisso, Loïc Cotten, Valentine Dhers, Thomas Lompech, Florian Seywert, Arnaud Susset
TL;DR
The paper tackles automatic selective plant-clearing in forestry, aiming to detect saplings while avoiding weeds under variable weather, terrain, and lighting. It compares multispectral and RGB sensing and implements a semi-autonomous workflow combining a YOLOv8 detector with a fuzzy-annotation UNet++ segmentation, augmented by temporal stabilization and lifelong learning. RGB imagery with high-resolution sensors achieved high accuracy (near 98%) and high AUROC on large training sets, while fuzzy segmentation provided advantages with limited data; multispectral data underperformed due to background variability. The study demonstrates a practical path toward rugged, low-maintenance autonomous forestry tools, and proposes a hybrid YOLOV8–UNet approach as a future enhancement.
Abstract
With the advent of multispectral imagery and AI, there have been numerous works on automatic plant segmentation for purposes such as counting, picking, health monitoring, localized pesticide delivery, etc. In this paper, we tackle the related problem of automatic and selective plant-clearing in a sustainable forestry context, where an autonomous machine has to detect and avoid specific plants while clearing any weeds which may compete with the species being cultivated. Such an autonomous system requires a high level of robustness to weather conditions, plant variability, terrain and weeds while remaining cheap and easy to maintain. We notably discuss the lack of robustness of spectral imagery, investigate the impact of the reference database's size and discuss issues specific to AI systems operating in uncontrolled environments.
