Coder Social home page Coder Social logo

Evaluation about cvpr23_lfdm HOT 3 CLOSED

nihaomiao avatar nihaomiao commented on September 18, 2024
Evaluation

from cvpr23_lfdm.

Comments (3)

nihaomiao avatar nihaomiao commented on September 18, 2024 2

Hi, @SPengLiang, thanks for your interest in our work! I use the FVD code provided here to evaluate our models. You need to generate a number of fake videos first and then compare their distribution with that of real videos. The subject FVD and class FVD are just simple variants of the FVD score. You may check our paper for more details.

from cvpr23_lfdm.

SPengLiang avatar SPengLiang commented on September 18, 2024

@nihaomiao Thanks a lot!

from cvpr23_lfdm.

SPengLiang avatar SPengLiang commented on September 18, 2024

@nihaomiao Using this function (fvd = compute_our_fvd(model.real_out_vid.data.cpu().numpy().copy(), real_vids.data.cpu().numpy().copy())), I got an error:
"RuntimeError: Given groups=1, weight of size [64, 3, 7, 7, 7], expected input[10, 128, 9, 45, 133] to have 3 channels, but got 128 channels instead ".
The shapes of input videos are (10, 3, 40, 128, 128) and (10, 3, 40, 128, 128). Do I miss something?

from cvpr23_lfdm.

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.