paper-with-me

Papers

Improving Lightweight Weed Detection via Knowledge Distillation

2025-07-16 · Ahmet Oğuz Saltık, Max Voigt, Sourav Modak, Mike Beckworth, Anthony Stein 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 platforms remains challenging, particularly when differentiating visually similar weed species commonly encountered in plant phenotyping applications. In this work, we investigate Channel-wise Knowledge Distillation (CWD) and Masked Generative Distillation (MGD) to enhance the performance of lightweight models for real-time smart spraying systems. Utilizing YOLO11x as the teacher model and YOLO11n as both reference and student, both CWD and MGD effectively transfer knowledge from the teacher to the student model. Our experiments, conducted on a real-world dataset comprising sugar beet crops and four weed types (Cirsium, Convolvulus, Fallopia, and Echinochloa), consistently show increased AP50 across all classes. The distilled CWD student model achieves a notable improvement of 2.5% and MGD achieves 1.9% in mAP50 over the baseline without increasing model complexity. Additionally, we validate real-time deployment feasibility by evaluating the student YOLO11n model on Jetson Orin Nano and Raspberry Pi 5 embedded devices, performing five independent runs to evaluate performance stability across random seeds. These findings confirm CWD and MGD as an effective, efficient, and practical approach for improving deep learning-based weed detection accuracy in precision agriculture and plant phenotyping scenarios.

📄 PDF Abstract BibTeX arXiv:2507.12344

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationObject Detection

Similar 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 t…

Knowledge DistillationManagement

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

A Parameter-efficient Convolutional Approach for Weed Detection in Multispectral Aerial Imagery

2026-02-28 · Leo Thomas Ramos, Angel D. Sappa arxiv

We introduce FCBNet, an efficient model designed for weed segmentation. The architecture is based on a fully frozen ConvNeXt backbone, the proposed Feature Correction Block (FCB), which leverages efficient convolutions f…

Computational Efficiency

USU-Corn-WeedDB: A UAV RGB Image Dataset for Multi-Species Weed Detection in Forage Corn

2026-06-04 · Utsav Bhandari, Saroj Burlakoti, Rhonda Miller, Sierra Young 외 arxiv

Weed pressure in forage corn production causes yield losses of up to 31.5%, yet site-specific weed management (SSWM) systems built on UAV imagery and deep learning remain constrained by the scarcity of field-representati…

Object Detection

EcoWeedNet: A Lightweight and Automated Weed Detection Method for Sustainable Next-Generation Agricultural Consumer Electronics

2025-01-31 · Omar H. Khater, Abdul Jabbar Siddiqui, M. Shamim Hossain, Aiman El-Maleh

Sustainable agriculture plays a crucial role in ensuring world food security for consumers. A critical challenge faced by sustainable precision agriculture is weed growth, as weeds compete for essential resources with cr…

Computational Efficiency