Giter Club home page Giter Club logo

Comments (3)

JamieWatson683 avatar JamieWatson683 commented on May 25, 2024 1

Hi, thanks for trying out the repo!

Interesting - yes that loss does appear to be very low right from the start. I just tried a fresh github clone and see an initial loss (i.e. batch 0) of 0.34110, which seems more sensible.

Can you take a look at the tensorboard logs and switch to the images tab? Does it look like the images are being loaded correctly? And if so, how do the disparity predictions look? Feel free to post a screenshot.

A loss that low straight away suggests that it might be loading blank images. If you downloaded the raw KITTI and have png images then try adding a --png flag to your training command.

In the meantime I will push a small fix to raise an error if no image files are found (currently it's caught in a try except block).

Thanks a lot

from manydepth.

Owen-Liuyuxuan avatar Owen-Liuyuxuan commented on May 25, 2024

Hi, thanks for trying out the repo!

Interesting - yes that loss does appear to be very low right from the start. I just tried a fresh github clone and see an initial loss (i.e. batch 0) of 0.34110, which seems more sensible.

Can you take a look at the tensorboard logs and switch to the images tab? Does it look like the images are being loaded correctly? And if so, how do the disparity predictions look? Feel free to post a screenshot.

A loss that low straight away suggests that it might be loading blank images. If you downloaded the raw KITTI and have png images then try adding a --png flag to your training command.

In the meantime I will push a small fix to raise an error if no image files are found (currently it's caught in a try except block).

Thanks a lot

You are right, I am using png files, which needs a flag even when I am in monodepth2. But I did not expect this to be error-less/warning-less. Thank you for your answer

from manydepth.

mdfirman avatar mdfirman commented on May 25, 2024

Thanks @Owen-Liuyuxuan for:

  1. Being an early adopter of our repo
  2. Reporting the bug when you found it, and
  3. Reporting back when the fix worked!

And thanks @JamieWatson683 for the quick fix for this.

from manydepth.

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.