paper-with-me

Papers

Applying Knowledge Distillation to Improve Weed Mapping With Drones

2023-10-08 · FedCSIS 2023 10 · Giovanna Castellano, Pasquale De Marinis, Gennaro Vessio

In precision agriculture, non-invasive remote sensing using UAVs can be employed to observe crops in visible and non-visible spectra. This paper investigates the effectiveness of state-of-the-art knowledge distillation techniques for mapping weeds with drones, an essential component of precision agriculture that employs remote sensing to monitor crops and weeds. The study introduces a lightweight Vision Transformer-based model that achieves optimal weed mapping capabilities while maintaining minimal computation time. The research shows that the student model effectively learns from the teacher model using the WeedMap dataset, achieving accurate results suitable for mobile platforms such as drones, with only 0.5 GMacs compared to 42.5 GMacs of the teacher model. The trained models obtained an F1 score of 0.863 and 0.631 on two data subsets, with a performance improvement of 2 and 7 points, respectively, over the undistilled model. The study results suggest that developing efficient computer vision algorithms on drones can significantly improve agricultural management practices, leading to greater profitability and environmental sustainability.

📄 PDF Abstract BibTeX

Code (1)

pasqualedem/KD-for-WeedMapping pytorch

Tasks

Knowledge DistillationManagement

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Improving Lightweight Weed Detection via Knowledge Distillation

2025-07-16 · Ahmet Oğuz Saltık, Max Voigt, Sourav Modak, Mike Beckworth 외 arxiv

Weed detection is a critical component of precision agriculture, facilitating targeted herbicide application and reducing environmental impact. However, deploying accurate object detection models on resource-limited plat…

Knowledge DistillationObject Detection

Advancements in Weed Mapping: A Systematic Review

2025-07-02 · Mohammad Jahanbakht, Alex Olsen, Ross Marchant, Emilie Fillols 외

Weed mapping plays a critical role in precision management by providing accurate and timely data on weed distribution, enabling targeted control and reduced herbicide use. This minimizes environmental impacts, supports s…

Management

RoWeeder: Unsupervised Weed Mapping through Crop-Row Detection

2024-10-07 · Pasquale De Marinis, Gennaro Vessio, Giovanna Castellano

Precision agriculture relies heavily on effective weed management to ensure robust crop yields. This study presents RoWeeder, an innovative framework for unsupervised weed mapping that combines crop-row detection with a …

Deep LearningManagement

Discrete Gaussian Process Representations for Optimising UAV-based Precision Weed Mapping

2025-03-10 · Jacob Swindell, Madeleine Darbyshire, Marija Popovic, Riccardo Polvara

Accurate agricultural weed mapping using UAVs is crucial for precision farming applications. Traditional methods rely on orthomosaic stitching from rigid flight paths, which is computationally intensive and time-consumin…

Computational Efficiency

Weed mapping in multispectral drone imagery using lightweight vision transformers

2023-12-28 · Neurocomputing 2023 12 · Giovanna Castellano, Pasquale De Marinis, Gennaro Vessio

In precision agriculture, non-invasive remote sensing can be used to observe crops and weeds in visible and non-visible spectra. This paper proposes a novel approach for weed mapping using lightweight Vision Transformers…

ManagementSemantic SegmentationTransfer Learning