Git Product home page Git Product logo

Comments (3)

JiawangBian avatar JiawangBian commented on August 12, 2024

Hi,

Thanks for your question. For reproducing, I do it in test_vo.py (kitti sequence 09 using resnet18_depth_256 model.). There is no data augmentation as in training. so it would be more clear. I debug by adding following codes, and results show that the t3-error between forward and backward is about 2e-3. Does it match your finding?

Screenshot from 2020-05-07 11-29-37

from sc-sfmlearner-release.

brandonwagstaff avatar brandonwagstaff commented on August 12, 2024

Yes, that matches what I have. There is a consistent difference in translation of about 10-25% for all samples, which seems like an issue. I was wondering if you had any insight as to why this would occur - possibly there is some mechanism that causes the loss function to increase if more 'black' space exists on the reconstructed images?

from sc-sfmlearner-release.

JiawangBian avatar JiawangBian commented on August 12, 2024

It should be consistent, but it is very difficult for the network to predict very consistent results. If you find this issue important, you may minimize this error during training as a loss function. I did this before, and the loss looks small and impact little for the training.

from sc-sfmlearner-release.

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.