mani-shailesh / satimage

Code and models for the manuscript "Predicting Poverty and Developmental Statistics from Satellite Images using Multi-task Deep Learning"
https://github.com/agarwalt/satimage
MIT License
35 stars 21 forks source link

Reproducing results on a new state #7

Open EhsanAlahi opened 4 years ago

EhsanAlahi commented 4 years ago

Hi, there. I am trying to reproduce results on a new state like GOA. I think I have to produce a new region_info.csv from the census data and then run google geocoding and static API to get coordinates and download images? And which specific components we have to choose while calling the geocoding API like district, tehsil, and country name? Thanks.