Skip to content

kiranrgupta26/ObjectDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ObjectDetection

In this model ,I have detected wheat heads from outdoor images of wheat plants, including wheat datasets from around the globe.Using worldwide data,I have focused on the generalized solution to estimate the number and sizes of wheat heads.To better guage the performance for the unseen genotypes, environments and observational conditions the training dataset covers multiple region.

Action/Result

  • Performed careful analysis of wheat heads grown in different varieties, planting densities, patterns, and field conditions to estimate the density and size of wheat heads.
  • Researchers can accurately estimate the density and size of the wheat heads in different varieties.
  • With improved wheat head detection, farmers can better assess their crops.
  • Developed a model using CNN which efficiently creates a bounding box around a wheat head given an image of a wheat field in any geographical conditions

Visual Results

Requirements

  • Tensorflow (An open source deep learning platform)

Language Used:

Python

Method Used

  • Convolutional Neural Network
  • YOLO loss

Research Papers

You Only Look Once: Unified, Real-Time Object Detection.

Link - https://arxiv.org/abs/1506.02640

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages