Giter VIP home page Giter VIP logo

Comments (5)

fangchangma avatar fangchangma commented on June 3, 2024

Hi. The default model we provide in this code base is indeed memory-consuming. You can start with batch size of 1 or 2.

from self-supervised-depth-completion.

WANGYINGYU avatar WANGYINGYU commented on June 3, 2024

@fangchangma Thank you for your reply. When I train the model with batch-size of 1/2, the program will prompt "warning: diff.nelement()==0 in PhotometricLoss (this is expected during early stage of training, try larger batch size" , so I think if a small batch-size will affects the accuracy of the trained model. If it is influential, what do you think is the minimum setting of batch-size?

from self-supervised-depth-completion.

fangchangma avatar fangchangma commented on June 3, 2024

What do you mean by batch-size of 1/2?

The warning appears when the inverse-warped rgb image is black (i.e., no warped pixel falls within the field of view). This usually happens at initialization, when the depth prediction is far off from ground truth.

from self-supervised-depth-completion.

WANGYINGYU avatar WANGYINGYU commented on June 3, 2024

@fangchangma I mean this warning will appear when the batch size is set to 1 or 2, so I think if the small batch size will lead to a bad result. What do you think the minimum size of the batch size is set to get good results?

from self-supervised-depth-completion.

longyangqi avatar longyangqi commented on June 3, 2024

@fangchangma I mean this warning will appear when the batch size is set to 1 or 2, so I think if the small batch size will lead to a bad result. What do you think the minimum size of the batch size is set to get good results?

Hi, I also get the warning. Dose it actually affect the final result? And do you know what is the proper batch size?
Thanks!

from self-supervised-depth-completion.

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.