GithubHelp home page GithubHelp logo

Comments (4)

ClementPinard avatar ClementPinard commented on August 19, 2024 7

div_flow is used for 2 reasons :

  • Training is deemed more stable for low output target values.
  • it was used by initial caffe code, and thus it makes this training compatible with a pretrained model from caffe.

from flownet2-pytorch.

JiamingSuen avatar JiamingSuen commented on August 19, 2024 2

Just provide some information here, for issue1 MultiScale loss is accepting a tuple of flow predictions which should be the returned flows you mentioned. The ground truth scaling is proceeded here with AvgPool2d.
For issue2 it's still not clear to me but I found this explanation in @ClementPinard 's original implementation. Maybe one of the authors would explain.

Hope this will help.

from flownet2-pytorch.

PkuRainBow avatar PkuRainBow commented on August 19, 2024

I guess that the "div_flow" is in fact to controll the previously learned flow as the main component and keep the later flow as the residual. So the "div_flow" must be larger than 1, how to choose the value of "div_flow" is a hyperparamter choice. Do I get it right?

from flownet2-pytorch.

fitsumreda avatar fitsumreda commented on August 19, 2024

I will close this, as sufficient explanation was given by @ClementPinard.

from flownet2-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.