VideoVAEPlus-tactile / scripts /run_inference_image.sh
WitneyWW's picture
Add source, configs, inference scripts
e7c18b3 verified
Raw
History Blame Contribute Delete
166 Bytes
python inference_image.py \
--data_root 'examples/images/gt' \
--out_root 'examples/images/recon' \
--config_path 'configs/inference/config_16z.yaml' \
--batch_size 1