Code Monkey home page Code Monkey logo

Comments (7)

fangchangma avatar fangchangma commented on June 13, 2024

For cameras with different intrinsic parameters than the KITTI cameras, there is a slightly more complicated image resizing process than simple cropping. In particular, we need to resize the image in a way such that the resized image has the same effective intrinsics as KITTI.

from self-supervised-depth-completion.

XiaotaoGuo avatar XiaotaoGuo commented on June 13, 2024

Hi Fangchang,
I have the same question. Why can't we just use our own intrinsic parameters instead of resizing images? Is it related to some hyperparameters needed to tune?

from self-supervised-depth-completion.

fangchangma avatar fangchangma commented on June 13, 2024

@XiaotaoGuo It might or might not work well with a different set of intrinsics, but there is simply no guarantee that the trained network would transfer directly to this new set of intrinsics (and image sizes). My suggestion is to keep the test images as close to the train images as possible.

from self-supervised-depth-completion.

XiaotaoGuo avatar XiaotaoGuo commented on June 13, 2024

Thanks! What if we use our own dataset to train the network and test with it?

from self-supervised-depth-completion.

fangchangma avatar fangchangma commented on June 13, 2024

What if we use our own dataset to train the network and test with it?

Then there is no need for any resizing

from self-supervised-depth-completion.

christian-lanius avatar christian-lanius commented on June 13, 2024

Hi @Melvintt,
Did you manage to work this out? I am fighting similar problems with my own dataset, generated with a VLP32 and a Zed camera.

from self-supervised-depth-completion.

longyangqi avatar longyangqi commented on June 13, 2024

What if we use our own dataset to train the network and test with it?

Then there is no need for any resizing

Hi,
When we use 'resize' operation, how to deal with the sparse depth?
Could it be correct to just resize the sparse depth input like the rgb images, although it is sparse?
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.