Skip to content
Snippets Groups Projects
Commit 3e192366 authored by Frisinghelli Daniel's avatar Frisinghelli Daniel
Browse files

Bash script for model training and inference.

parent 89f4aa8d
No related branches found
No related tags found
No related merge requests found
# activate conda environment
conda activate climax
# move to project repository
cd ~/git/climax
# model training
python climax/main/downscale_train.py
# model inference
python climax/main/downscale_infer.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment