Two-spotted spider mite extended model test sets (for five-class v209, three-class v210, and four-class v211)
收藏资源简介:
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
本数据集包含了初始测试-训练-验证划分中使用的基础测试集,以及适用于全部三款模型的额外叶片及其他宿主相关数据。若要复现测试结果,请在此处下载模型权重,并运行此处提供的自定义推理测试脚本。您也可以通过内置的YOLOv11验证功能对我们的模型进行评估,但返回的性能指标较为有限。在Google Colab上执行YOLOv11验证时,命令格式如下: !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



