Giter VIP home page Giter VIP logo

acm-dev's Introduction

LANDSAT-landstats (ACM-DEV paper edition)

We can use the files in this repository to predict population from satellite images.

LANDSAT lanstats is a supervised learning model to predict socio-economic characteristics from satellite data. We can easily modify this code to predict other socio-economic characteristics or use other satellite images. In addition to the convnet, I've provide files to construct the data.

The files of interest are:

  • cnn.py: trains the convolutional neural network
  • cnn_estimation.py: uses trained model for estimation
  • data_cleaning.py: a class to merges satellite images with population databases (shapefiles)
  • do_data_cleaning.py: runs data_cleaning.py to create training dataset
  • validation.py: class to create validation dataset
  • do_validation.py: creates validation data set
  • do_postestimation.py: converts satellite images to predictions
  • estimates.ipynb: generating estimates from predictions

In addition to the usual, the analysis relies on these packages

acm-dev's People

Contributors

patrick-dd avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

spgriffin

acm-dev's Issues

the order of the code

Hello, what's the order of running code, especially - cn_estimation. Py ': uses trained model for estimation; do_postition. Py': conversions satellite images to predictions; ` estimates. Ipynb ': generating estimates from predictions,I feel that these three codes have the same function?Thank you for the code!

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.