https://github.com/anuj-glitch/wheat_crops_stage_detection-zindi
Predicted which phase of growing, wheat crops are in using photos taken by farmers in India.
https://github.com/anuj-glitch/wheat_crops_stage_detection-zindi
Last synced: 3 months ago
JSON representation
Predicted which phase of growing, wheat crops are in using photos taken by farmers in India.
- Host: GitHub
- URL: https://github.com/anuj-glitch/wheat_crops_stage_detection-zindi
- Owner: anuj-glitch
- Created: 2020-10-20T04:20:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-31T10:53:24.000Z (over 4 years ago)
- Last Synced: 2025-01-07T05:15:46.139Z (5 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 233 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Wheat_crops_stage_detection-Zindi
## Problem -
### Predict which phase of growth wheat crops are in using photos taken by farmers in IndiaDescription - For this competition, you will help us automate one part of the data processing pipeline: estimating the growth stage of a wheat crop based on an image sent in by the farmer. The images are automatically cropped to show a section of the field. Your model must take in an image and output a prediction for the growth stage of the wheat shown, on a scale from 1 (crop just showing) to 7 (mature crop).