fffiloni's picture
Upload 244 files
b3f324b verified
raw
history blame
No virus
218 Bytes
python eval_common_metric.py \
--real_video_dir path/to/imageA\
--generated_video_dir path/to/imageB \
--batch_size 10 \
--num_frames 20 \
--crop_size 64 \
--device 'cuda' \
--metric 'lpips'