clh / scripts /reconstruction.sh
LiuhanChen's picture
Add files using upload-large-folder tool
a71d323 verified
raw
history blame contribute delete
346 Bytes
CUDA_VISIBLE_DEVICES=0 python examples/rec_imvi_vae.py \
--ae_path /remote-home1/lzj/results/latest_488_reset/test \
--video_path visual/134445.mp4 \
--rec_path rec488.mp4 \
--device cuda \
--sample_rate 1 \
--num_frames 65 \
--resolution 512 \
--crop_size 512 \
--ae CausalVAEModel_4x8x8 \
--enable_tiling