Skip to content

ardizzone/cINN_map2sat

Repository files navigation

How to run

  • Make an output folder: mkdir /data/experiments/experiment_xyz
  • Put a config.ini in that folder. Set all the options that differ from the values given in default.ini (the rest will be taken from default.ini automatically). For example in config.ini could contain the following:
[model]
inn_coupling_blocks = [0, 3, 4, 6, 3]
  • Then, start the training as follows, by giving the direcory:
export DATASET_DIR=datasets/maps
python main.py /data/experiments/experiment_xyz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages