Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 524 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 524 Bytes

Global Wheat Detection Challenge with YOLOv5

Dataset obtained from The wheat detection Kaggle Challenge: https://www.kaggle.com/c/global-wheat-detection

YOLOv5 by https://github.com/ultralytics/yolov5 was modified for this use case in the jupyter notebook.

Results from the best model are shown in the output folder.

Labels.png shows the distribution of the training dataset

Results.png shows the training statistics.

Since YOLOv5 comes under GPL-3.0 Licence, it was not eligible for the official kaggle challenge.