English

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

Computer Vision and Pattern Recognition 2026-03-10 v1 Artificial Intelligence

Abstract

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 for feature refinement, and a lightweight decoder. FCBNet is evaluated on the WeedBananaCOD and WeedMap datasets under both RGB and multispectral modalities, showing that FCBNet outperforms models such as U-Net, DeepLabV3+, SK-U-Net, SegFormer, and WeedSense in terms of mIoU, exceeding 85%, while also achieving superior computational efficiency, requiring only 0.06 to 0.2 hours for training. Furthermore, the frozen backbone strategy reduces the number of trainable parameters by more than 90%, significantly lowering memory requirements.

Keywords

Cite

@article{arxiv.2603.06655,
  title  = {A Parameter-efficient Convolutional Approach for Weed Detection in Multispectral Aerial Imagery},
  author = {Leo Thomas Ramos and Angel D. Sappa},
  journal= {arXiv preprint arXiv:2603.06655},
  year   = {2026}
}

Comments

10 pages, 6 figures, 9 tables

R2 v1 2026-07-01T11:07:36.671Z