Open-access journal article · 2026

A Comparative Evaluation of Deep Learning Architectures for Weed Classification, with an Exploratory Out-of-Distribution Analysis of Albanian Field Images

Rajesh KumariD, Narasimha Rao VajjhalaiD, Ervin RamollariiD & Earta Joca

Information, 17(8), Article 751 · Published

Scopus Q1Web of Science ESCI Q2Impact Factor 4.3 (JCR 2025)Open access · CC BY 4.0

Summary

What question does this paper answer?

Which modern deep learning architectures classify weed species most reliably, how stable are their rankings across random seeds, and do models trained on a public benchmark transfer to field images from Albania?

What did the study find?

Across a multi-seed evaluation of six configurations on nine-class DeepWeeds data, fine-tuned DINOv2 and EfficientNet-B0 performed best overall — but the differences among several high-performing models were not consistently statistically significant across seeds. An exploratory test on unlabelled Albanian field images showed a clear geographic domain-shift problem.

Why does it matter?

Single-run leaderboard comparisons can overstate differences between models; this study shows why multi-seed evaluation, leakage-checked splits, and statistical testing matter for agricultural computer vision. For site-specific weed management in new regions such as the Western Balkans, locally collected and labelled data are needed before deployment.

Key findings

  1. The study compared six deep learning configurations — YOLO26n-cls, ViT-B/16, DINOv2 (ViT-S/14) with linear probing and full fine-tuning, ResNet-50, and EfficientNet-B0 — for nine-class weed classification on a stratified subset of the DeepWeeds benchmark.
  2. Fine-tuned DINOv2 (DINOv2-FT) and EfficientNet-B0 showed the strongest overall performance.
  3. Statistical analysis across repeated random seeds showed that differences among several high-performing models were not consistently significant.
  4. Transfer-learning strategy and hyperparameter selection strongly affected model performance.
  5. A reproducibility issue with ViT-B/16 was identified and reported, and the model was excluded from multi-seed statistical comparisons.
  6. An exploratory out-of-distribution probe on unlabelled Albanian field images highlighted geographic domain shift and the need for locally collected, labelled datasets.

Source: Kumar et al. (2026), Information, 17(8), Article 751. DOI: 10.3390/info17080751

Study at a glance

Design and results of A Comparative Evaluation of Deep Learning Architectures for Weed Classification, with an Exploratory Out-of-Distribution Analysis of Albanian Field Images
Research questionWhich deep learning architecture is best for weed classification, and are the differences statistically reliable?
ModelsYOLO26n-cls, Vision Transformer (ViT-B/16), DINOv2 (ViT-S/14) with linear probing and with full fine-tuning, ResNet-50, EfficientNet-B0
DataStratified subset of the DeepWeeds benchmark, nine classes; unlabelled Albanian field images for an out-of-distribution probe
MethodsLeakage-checked train/validation/test split; repeated training across multiple random seeds; statistical comparison of models
Main resultDINOv2 (fine-tuned) and EfficientNet-B0 strongest; differences among top models not consistently significant across seeds
ImplicationLocal labelled datasets are needed before reliable regional deployment
CitationKumar et al. (2026) · DOI 10.3390/info17080751

Abstract

Automated weed classification supports site-specific weed management by enabling targeted interventions and reducing environmental and operational costs. This study presents a multi-seed evaluation of six deep learning configurations—YOLO26n-cls, Vision Transformer (ViT-B/16), DINOv2 (ViT-S/14) with linear probing and full fine-tuning, ResNet-50, and EfficientNet-B0—for nine-class weed classification using a stratified subset of the DeepWeeds benchmark. The models were evaluated using a leakage-checked train/validation/test split and repeated training across multiple random seeds to assess performance stability and statistical reliability. Among the evaluated approaches, DINOv2-FT and EfficientNet-B0 demonstrated the strongest overall performance, while statistical analysis showed that differences among several high-performing models were not consistently significant across seeds. The study also identifies the importance of appropriate transfer-learning strategies and hyperparameter selection, demonstrating that model performance can be strongly affected by optimisation choices. A reproducibility issue affecting ViT-B/16 was identified and transparently reported, leading to its exclusion from multi-seed statistical comparisons. An exploratory out-of-distribution probe using unlabelled Albanian field images further highlights the challenges of geographic domain shift and the need for locally collected, labelled datasets before reliable regional deployment. Overall, this work provides a systematic comparison of modern deep learning architectures for weed classification and emphasises reproducibility, statistical validation, and careful interpretation of model rankings.

Abstract as published in Information under a Creative Commons licence.

Key terms

Out-of-distribution (OOD) data
Data that differ systematically from a model’s training data — here, field images from a different country, soil, and lighting than the benchmark.
Multi-seed evaluation
Training and testing each model several times with different random initializations to check whether performance differences are stable rather than due to chance.
Linear probing vs. fine-tuning
Linear probing trains only a new output layer on top of a frozen pretrained model; full fine-tuning updates all of the model’s weights.

Limitations

  • The Albanian field images were unlabelled, so the out-of-distribution analysis is exploratory.
  • ViT-B/16 was excluded from multi-seed statistical comparisons because of a reproducibility issue.

How to cite

Kumar, R., Vajjhala, N. R., Ramollari, E., & Joca, E. (2026). A Comparative Evaluation of Deep Learning Architectures for Weed Classification, with an Exploratory Out-of-Distribution Analysis of Albanian Field Images. Information, 17(8), 751. https://doi.org/10.3390/info17080751

BibTeX
@article{kumar2026deep,
  title = {A Comparative Evaluation of Deep Learning Architectures for Weed Classification, with an Exploratory Out-of-Distribution Analysis of Albanian Field Images},
  author = {Kumar, Rajesh and Vajjhala, Narasimha Rao and Ramollari, Ervin and Joca, Earta},
  journal = {Information},
  volume = {17},
  number = {8},
  pages = {751},
  year = {2026},
  publisher = {MDPI},
  doi = {10.3390/info17080751},
  url = {https://doi.org/10.3390/info17080751}
}
Download citation:BibTeXRISCSL-JSONMarkdown

Related research

Machine learning and data science applications

2025
Gigov et al. (2025) · 2025 2nd Global AI Summit – International Conference on Artificial Intelligence and Emerging Technology (AI Summit) · DOI 10.1109/AISummit66170.2025.11411099
2024
Vajjhala & Strang (2024) · International Journal of Services and Standards · DOI 10.1504/IJSS.2024.140078
2017
Biba et al. (2017) · Collaborative Filtering Using Data Mining and Analysis · DOI 10.4018/978-1-5225-0489-4.ch012
2015
Vajjhala et al. (2015) · 2015 3rd International Conference on Future Internet of Things and Cloud (FiCloud), Rome, Italy · DOI 10.1109/FiCloud.2015.15

All paper summaries → · Full publication list →