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".
TBD
TBD
Performing the following step in USat
directory.
- Create a Python 3.9 conda enviroment.
conda create -n usat python=3.9
- Install dependency
pip install -r requirements.txt
- Editable install the project code.
pip install --no-deps -e ./
TBD
TBD
TBD
TBD
TBD