吴吴大庸
updated the project based on https://huggingface.co/spaces/LanguageBind/Open-Sora-Plan-v1.1.0/tree/main
a5130bc
python eval_common_metric.py \ | |
--real_video_dir path/to/imageA\ | |
--generated_video_dir path/to/imageB \ | |
--batch_size 10 \ | |
--crop_size 64 \ | |
--num_frames 20 \ | |
--device 'cuda' \ | |
--metric 'fvd' \ | |
--fvd_method 'styleganv' | |