Identifying greenery, urban cover and water bodies using google map static images and visualizations.
-
Reference: http://senseable.mit.edu/treepedia
- Run collect_data.py file (found in dataset folder) in order to fetch images using Google map API (each request costs credits)
- So, instead download and unzip the dataset and put it under dataset/ny_data folder
- Run main.py
- To visualize data, run visualizations.ipynb file