You can easily calculate FVD, PSNR, SSIM, LPIPS for evaluating the quality of generated or predicted videos.
232
stars
9
forks
source link
If you are running demo.py on a multi-GPU machine, remember to export CUDA_VISIBLE_DEVICES=0, otherwise an error will occur #13
Closed
pixeli99 closed 5 months ago
If you are running demo.py on a multi-GPU machine, remember to export CUDA_VISIBLE_DEVICES=0, otherwise an error will occur.
Hope this helps