Giter Club home page Giter Club logo

Comments (5)

maxin-cn avatar maxin-cn commented on August 22, 2024

Hi, can I evaluate the FVD result of 59.82 in your paper on the SKY dataset? Can you release your code and parameters for evaluating FVD?

Please refer to https://github.com/universome/stylegan-v.

from latte.

huangjch526 avatar huangjch526 commented on August 22, 2024

I used this code and the video generated by your pre-trained model to test the FVD, but I was only able to measure an FVD of 96.5, and could not reproduce the values of your paper. Can anyone teach me how to evaluate the FVD result of 59.82 in the paper on the SKY dataset?

from latte.

maxin-cn avatar maxin-cn commented on August 22, 2024

I used this code and the video generated by your pre-trained model to test the FVD, but I was only able to measure an FVD of 96.5, and could not reproduce the values of your paper. Can anyone teach me how to evaluate the FVD result of 59.82 in the paper on the SKY dataset?

Could you provide some more details about your evaluation of FVD?

from latte.

huangjch526 avatar huangjch526 commented on August 22, 2024

I generated 2048 16-frame videos with sample.sh using the provided pre-trained Latte checkpoint on sky, and then I converted the generated videos to frame-by-frame image format, followed by the stylegan-v/src/scripts/calc_metrics_for_dataset.py code in stylegan-v , I set the real video dir to be the image format of the sky dataset and set the fake video dir to be the image format of the video I generated. In calc_metrics_for_dataset.py I use the recommended default parameters from its readme. I choose to measure the metrics fvd2048_16f.

from latte.

maxin-cn avatar maxin-cn commented on August 22, 2024

I generated 2048 16-frame videos with sample.sh using the provided pre-trained Latte checkpoint on sky, and then I converted the generated videos to frame-by-frame image format, followed by the stylegan-v/src/scripts/calc_metrics_for_dataset.py code in stylegan-v , I set the real video dir to be the image format of the sky dataset and set the fake video dir to be the image format of the video I generated. In calc_metrics_for_dataset.py I use the recommended default parameters from its readme. I choose to measure the metrics fvd2048_16f.

Maybe you can adjust this parameter to match the training sample interval.

from latte.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.