Skip to content

[NeurIPS NCW 2024] Official implementation for the paper "Neural Compression for Multispectral Satellite Images"

Notifications You must be signed in to change notification settings

SteveImmanuel/implisat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Compression for Multispectral Satellite Images (NeurIPS 2024 workshop)

Setup

Create a new conda environment with the following command:

conda env create -f env.yaml

Training

Start training with the following command:

python train.py --config config/implisat.yaml --img <path/to/msi_img>

About

[NeurIPS NCW 2024] Official implementation for the paper "Neural Compression for Multispectral Satellite Images"

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages