| python inference_image.py \ | |
| --data_root 'examples/images/gt' \ | |
| --out_root 'examples/images/recon' \ | |
| --config_path 'configs/inference/config_16z.yaml' \ | |
| --batch_size 1 |
| python inference_image.py \ | |
| --data_root 'examples/images/gt' \ | |
| --out_root 'examples/images/recon' \ | |
| --config_path 'configs/inference/config_16z.yaml' \ | |
| --batch_size 1 |