| python inference_video.py \ | |
| --data_root 'examples/videos/gt' \ | |
| --out_root 'examples/videos/recon' \ | |
| --config_path 'configs/inference/config_16z.yaml' \ | |
| --chunk_size 8 --resolution 720 1280 | |
| python inference_video.py \ | |
| --data_root 'examples/videos/gt' \ | |
| --out_root 'examples/videos/recon' \ | |
| --config_path 'configs/inference/config_16z.yaml' \ | |
| --chunk_size 8 --resolution 720 1280 | |