Skip to content

Solvve/ml_wheat_object_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global wheat detection

License Python 3.7 Solvve

Description

The Global Wheat Head Dataset is led by nine research institutes from seven countries: the University of Tokyo, Institut national de recherche pour l’agriculture, l’alimentation et l’environnement, Arvalis, ETHZ, University of Saskatchewan, University of Queensland, Nanjing Agricultural University, and Rothamsted Research. These institutions are joined by many in their pursuit of accurate wheat head detection, including the Global Institute for Food Security, DigitAg, Kubota, and Hiphen.

Example of the object detection using YOLO v5 algorithm.

We will follow next steps:

  1. EDA

  2. Installing YOLOv5

  3. Preprocessing data for YOLOv5

  4. Modeling

Dataset can be found https://www.kaggle.com/c/global-wheat-detection/data or by using kaggle api

kaggle competitions download -c global-wheat-detection

Releases

No releases published

Packages

No packages published