Code Monkey home page Code Monkey logo

Comments (4)

SeokjuLee avatar SeokjuLee commented on June 14, 2024

Hi, thank you for your interest! The numbers are the results of our imagenet pretrained model as described in the table in this section. I guess you might be confused by the numbers of MonoDepth2's results in Table 4 in our paper. Sorry for the confusion.

from insta-dm.

fengziyue avatar fengziyue commented on June 14, 2024

Thank you for clarifying this!

I have one more question, in your code, you are always using the models.DispResNet() as depth net. Is this corresponding to the fourth row (DispResNet, AbsRel 0.124) of Table 4 in your paper instead of the eleventh row (ResNet18, AbsRel 0.112)?
If yes, how can I switch to the ResNet18 configuration?

Thank you!

from insta-dm.

SeokjuLee avatar SeokjuLee commented on June 14, 2024

The default configuration of this code is based on the ResNet18 architecture (AbsRel 0.112). In this line, you can see the input configuration of the ResNet types, which is declared in this line. The naming of "DispResNet" is originated from SC-SfMLearner and CC.

from insta-dm.

fengziyue avatar fengziyue commented on June 14, 2024

Ok, got it. Appreciate your prompt response.

from insta-dm.

Related Issues (12)

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.