Skip to content

kumgleb/Crop_Yield_Prediction_Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crop Yield Prediction

Repository contains a solution for CGIAR Crop Yield Prediction Challenge.

Models utilize satellite multi-spectral images, climate and soil data for fields and predict crop yield in tons per acre.
There are 2 models that differ in sequential data processing approach:

  1. CropNet - processes sequential data with LSTM.
  2. CropNet2 - processes sequential data with CNN.

Scematic models arcitecture is repsesented in the figure below:

Examples:

Data

  • Data for training is provided on a copmetition page (data).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages