Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding the issue of the same number of videos and video length #14

Open
Timothy-197 opened this issue Jul 1, 2024 · 0 comments
Open
Labels
please wait to be checked I have seen it and will reply later.

Comments

@Timothy-197
Copy link

Timothy-197 commented Jul 1, 2024

Hi Junyao, sorry to interrupt. I have the following problems regarding this repository, I could be great if you can help me answer the problems.

  1. I am still confused why do we make sure that the number of the videos and the length of each video should be the same in the calculation of FVD. Though this problem has been answered in issue 2 and issue 8.
    In the original FVD paper, it does not specify that we should use the same number of videos and videos of the same length in the calculation of FVD. As they use the following equation to calculate.
    FVD
    Also in the code of StyleGAN, in their frechet_video_distance.py they calculate the FVD using the mean and covariance of the feature vectors.
    stylegan
    I wonder if it is a common practice to evaluate generated videos against real videos with the same number of videos and the same video length?

  2. I wonder if you have check the result of your implementation of FVD with the result of the original StyleGAN FVD and VideoGPT FVD?

Look forward to your reply!

@Timothy-197 Timothy-197 changed the title Reagarding the issue of the same number of videos and video length Regarding the issue of the same number of videos and video length Jul 1, 2024
@JunyaoHu JunyaoHu added to be checked I have seen it and will reply later. please wait labels Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please wait to be checked I have seen it and will reply later.
Projects
None yet
Development

No branches or pull requests

2 participants