Solvve / ml_wheat_object_detection

Wheat detection on images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Wheat detection on images

License:MIT License


Languages

Language:Jupyter Notebook 100.0%