Machine Learning model trained to detect vegitables in Agro-industry
-
After thorough comparison of all metrics; training loss, validation loss, and mAP across all models, it is evident that all the models are performing satisfactorily.
-
However, upon inspecting the predicted images, two models stood out for their exceptional detection accuracy and minimal false positives.
Train parameters : 25 epochs, Adam, lr0 = 0.001, lrf = 0.001
[ Best.pt ] Github directory π Veg_dtect/yolov5/runs/train/exp8/weights/best.pt
[ Best.pt ] Colab-Mydrive π /content/drive/MyDrive/Veg_dtect/yolov5/runs/train/exp8/weights/best.pt
Train parameters : 40 epochs, AdamW, lr0 = 0.0001, lrf = 0.0001
[ Best.pt ] path Github directory π Veg_dtect/yolov5/runs/train/exp10/weights/best.pt
[ Best.pt ] path Mydrive π /content/drive/MyDrive/Veg_dtect/yolov5/runs/train/exp10/weights/best.pt