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>