English

ReLeaf: Benchmarking Leaf Segmentation across Domains and Species

Computer Vision and Pattern Recognition 2026-05-06 v1

Abstract

Rising global food demand and growing climate pressure increase the need for sustainable, precise agricultural practices. Automated, individualized plant treatment relies on fine-grained visual analysis, yet leaf-level segmentation remains underexplored despite its value for assessing crop health, growth dynamics, yield potential and localized stress symptoms. Progress is limited by a lack of dedicated datasets, especially regarding species coverage, and by the absence of systematic evaluations of modern instance-segmentation architectures for this task. We address these gaps by surveying current data and identifying four suitable, publicly available leaf-segmentation datasets. Using them, we compare one-stage, two-stage and Transformer-based detectors and identify a YOLO26 model configuration to provide the best trade-off for real-world precision-agriculture tasks. Extensive cross-domain generalization experiments reveal substantial performance drops across plant species and recording setups, especially for models trained solely on laboratory data. To strengthen data availability, we introduce a new benchmark dataset with leaf-level masks for 23 plant species, created via semi-automatic annotation of selected CropAndWeed images. A model trained on all four existing datasets achieves a mean mAP50-95 of 83.9% across their corresponding test sets and 40.2% on our new benchmark, demonstrating improved generalization and highlighting the need for diverse leaf-segmentation datasets in robust precision agriculture.

Keywords

Cite

@article{arxiv.2605.03784,
  title  = {ReLeaf: Benchmarking Leaf Segmentation across Domains and Species},
  author = {Robert Martinko and Daniel Steininger and Julia Simon and Andreas Trondl and Matthias Blaickner},
  journal= {arXiv preprint arXiv:2605.03784},
  year   = {2026}
}

Comments

Accepted at Conference on Computer Vision and Pattern Recognition (CVPR) Workshops 2026. Code and dataset available at https://github.com/cropandweed/releaf

R2 v1 2026-07-01T12:50:52.589Z