Published August 26, 2025 | Version v1
Dataset Open

Two-spotted spider mite extended model test sets (for five-class v209, three-class v210, and four-class v211)

  • 1. EDMO icon Oregon State University, Department of Botany and Plant Pathology
  • 1. EDMO icon Oregon State University, Department of Botany and Plant Pathology
  • 2. USDA-ARS, Corvallis, OR
  • 3. Oregon State University, Department of Soil Sciences

Description

This dataset contains the base test set used in the inital test/train/val split as well as additional leaf and other host data for all three models. To reproduce testing results, download the model weights here and run our custom inference testing script found here. You can also evaluate our models using the built in YOLOv11 validation function, but the performance metrics returned are limited. For YOLOv11 validation on Google Colab, the command looks like this:

!yolo task=detect mode=val model=detection_v209_5_class.pt data=/content/v209_five_class/data.yaml conf=0.5 imgsz=1024 seed=42

Files

Test Sets.zip

Files (4.0 GB)

Name Size Download all
md5:843ff8fef2d93e33a73a31b10d5aa418
4.0 GB Preview Download

Additional details

Software

Repository URL
https://github.com/mswiseman/miteVision
Programming language
Python , R , JavaScript