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.