MatthewBeddows
Results
1
comments of
MatthewBeddows
When running inference using the script provided in the README: python inference/inference.py \ --config=afno_backbone \ --run_num=0 \ --weights '/path/to/weights/backbone.ckpt' \ --override_dir '/path/to/output/scratch/directory/ \' If you add "**--vis**" python inference/inference.py \...