Update README.md

This commit is contained in:
Rudrabha Mukhopadhyay 2021-05-28 09:18:20 +05:30 committed by GitHub
parent 5f255d5cf7
commit 80c01f9fe1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ sh calculate_scores_real_videos.sh /path/to/video/data/root
* The generated scores will be present in the all_scores.txt generated in the ```syncnet_python/``` folder
# Evaluation of image quality using FID metric.
We will update the scripts for the FID metric shortly
We use the [pytorch-fid](https://github.com/mseitzer/pytorch-fid) repository for calculating the FID metrics. We dump all the frames in both ground-truth and generated videos and calculate the FID score.
# Opening issues related to evaluation scripts