Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seatedro/big_data_project

CS GY 6513 Big Data Project
https://github.com/seatedro/big_data_project

Last synced: about 1 month ago
JSON representation

CS GY 6513 Big Data Project

Awesome Lists containing this project

README

        

# NYU CS-GY 6513 Big Data Project

## Made by Rohit, Aakash, Anirudh, and Dyanesh

This project aims to build models that can predict the land cover and land surface temperature 6 months into the future using Satellite imagery.

### Dataset
- Landsat-8 by NASA (https://landsat.gsfc.nasa.gov/satellites/landsat-8/)
- MODIS by NASA (https://modis.gsfc.nasa.gov/)

### Tech Stack
- Python
- Flax/JAX
- Modal
- Tensorboard
- Apache Beam
- Google Earth Engine

### Sample Inference images
![lc_labels](inference/lc_labels.png)
*Land Cover Labels*

![lc_preds](inference/lc_preds.png)
*Land Cover Predictions*

![lst_labels](inference/lst_preds.png)
*Land Surface Temperature Labels*

![lst_preds](inference/lst_labels.png)
*Land Surface Temperature Predictions*