GithubHelp home page GithubHelp logo

Comments (3)

Scalsol avatar Scalsol commented on August 20, 2024

Hi, thank you for your interest! this implementation is the same as it is in the original FGFA repo. And in the paper it also says "By default, we sample 2 frames in training and aggregate over 21 frames in inference.", so in training, the current frame is not accumulated. But it could be sampled by random sampling.

from mega.pytorch.

jcliu0428 avatar jcliu0428 commented on August 20, 2024

Hi, Thank you for your answer! I also notice this in the original paper. By the way, I have another question. I notice both your reimplementation and official MXNet code multiply the flownet output by 2.5. But in original flownet code, I have not seen this line. Could you tell me why the output flow need to multiply by 2.5?

from mega.pytorch.

Scalsol avatar Scalsol commented on August 20, 2024

I just follow the implementation of the original repo so I also don't know why :) Maybe you should ask the author of FGFA paper or you could try to remove the 2.5 factor and see whether the performance will drop.

from mega.pytorch.

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.