Field Corn counting
The project aims to estimate corn count in individual plots in a field to support corn variety field trials.
- Develop Python script to segment out individual plot image from the drone field image and plot shape file using ArcGIS
- Develop a deep learning model (U-Net) to estimate number of corns in individual plot using Python and Tensorflow