Code Monkey home page Code Monkey logo

Comments (3)

xmyqsh avatar xmyqsh commented on August 28, 2024 1

Answer: diff between predicted and truth motion, also, it is 2d Affine Motion, not 3D motion,
3D motion must be together with depth or depth prediction

It seems that all optimization-based motion estimation methods are supervised learning.
Because it optimizes the pose directly and iteratively, eg. IC-STN, DEEPV2D.
Can we set the last iterative error delta_efslu to be zero as the unsupervised learning metric?
Also, an additional photometric loss or feature metric loss based on the last iterative residual r could also be added.

from deeperinversecompositionalalgorithm.

xmyqsh avatar xmyqsh commented on August 28, 2024

Awesome repo and paper!
It is not a research, it is a lecture!

from deeperinversecompositionalalgorithm.

lvzhaoyang avatar lvzhaoyang commented on August 28, 2024

I did not release the 2D affine transform, which should be straight-forward to implement according to the supplementary if there is a need. I tried to make this repo as concise as possible. I am glad it helps you.

I would not say direct supervision is necessary, but empirically I would say it ensures there is no ambiguity in the optimization. If you have tried to train yourself, you may find it is not that easy to train the unrolled optimization. How to make it faster to train, have better convergence, and use self-supervision are all interesting open research questions. I would like to know more if you have some findings in these.

from deeperinversecompositionalalgorithm.

Related Issues (6)

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.