Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USat: A Unified Self-Supervised Encoder for Multi-Sensor Satellite Imagery

USat: A Unified Self-Supervised Encoder for Multi-Sensor Satellite Imagery
Jeremy Irvin*, Lucas Tao*, Joanne Zhou, Yuntao Ma, Langston Nashold, Benjamin Liu, Andrew Y. Ng

*Equal contribution

Official implementation of the paper "USat: A Unified Self-Supervised Encoder for Multi-Sensor Satellite Imagery".

Highlights

TBD

Data Downloading

TBD

Environment Set-up

Performing the following step in USat directory.

  1. Create a Python 3.9 conda enviroment.
conda create -n usat python=3.9
  1. Install dependency
pip install -r requirements.txt
  1. Editable install the project code.
pip install --no-deps -e ./

Data Preprocessing

TBD

Model Training

TBD

Model Evaluation

TBD

Citation

TBD

Contact

TBD

About

No description, website, or topics provided.

Resources

Stars

43 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages