Giter Site home page Giter Site logo

crop_yield_prediction's Introduction

Crop yield Prediction with Deep Learning

The necessary code for our paper, Deep Gaussian Process for Crop Yield Prediction Based on Remote Sensing Data, AAAI 2017 (Best Student Paper Award in Computational Sustainability Track). We are glad to win the "Best Big Data Solution" in World Bank Big Data Innovation Chanllenge as well.

Here is a brief introduction on the utilities for each folder.

  • "/1 download data" How we download data from Google Earth Engine to Google Drive. Users then need to export data from Google Drive to their local folder, e.g., their clusters. The trick there is that we first concatenated all images across all the years available (say 2003 to 2015), then download the huge image at once, which could be hundreds of times faster.
  • "/2 clean data" How the raw data is preprocessed, including slicing the huge images to get individual images, 3-D histogram calculations, etc.
  • "/3 model" The CNN/LSTM model structure, written in tensorflow (v0.9). The Gaussian Process model, written in python.
  • "/4 model_batch" Since we are training different models for each year and each month, a batch code is used for training.
  • "/5 model_semi_supervised" A recent contribution, extending the model with semi-supervised deep generative model, however it doesn't work well. We are happy to discuss the model if you can make it work.
  • "/6 result_analysis" Plot results, plot yield map, etc.

For more information, please contact Jiaxuan You.

[email protected].

crop_yield_prediction's People

Contributors

jiaxuanyou avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.