Giter Site home page Giter Site logo

Comments (13)

kwea123 avatar kwea123 commented on June 2, 2024 2

maybe my repo can help you. https://github.com/kwea123/monodepth2/blob/master/depth_prediction_example.ipynb

from monodepth2.

sunnyHelen avatar sunnyHelen commented on June 2, 2024

N X 4 X 4 and N X 12

from monodepth2.

FangGet avatar FangGet commented on June 2, 2024

just save and draw translation vector (3 * 1)

from monodepth2.

mdfirman avatar mdfirman commented on June 2, 2024

Yes the N x 12 vector is just the 4x4 with the bottom row removed and reshaped into a flat vector.

In terms of plotting the trajectory: Yes, as @FangGet you can take the translation component. To chain together all your predictions together into the full sequence you might need to accumulate all rotation and translation poses in the sequence. We never did these visualisations for the paper – if you need code for this you might be best looking at a repo by people who have made these pose diagrams.

from monodepth2.

sunnyHelen avatar sunnyHelen commented on June 2, 2024

appreciate a lot for your help~

from monodepth2.

sunnyHelen avatar sunnyHelen commented on June 2, 2024

Wow, it's very helpful. Thank you very much :)

from monodepth2.

sunnyHelen avatar sunnyHelen commented on June 2, 2024

@kwea123
How do you get the scale value?
image
And I got a picture like this:
image
I don't know why I always get two pred lines.

from monodepth2.

kwea123 avatar kwea123 commented on June 2, 2024

@sunnyHelen Hi I think it's better to discuss in my repo since it's no longer an issue for this repo.
Can you open an issue in my repo?
Thanks.

from monodepth2.

sunnyHelen avatar sunnyHelen commented on June 2, 2024

Oh, sure. Thanks for your kind reply

from monodepth2.

FangGet avatar FangGet commented on June 2, 2024

try this:https://svncvpr.in.tum.de/cvpr-ros-pkg/trunk/rgbd_benchmark/rgbd_benchmark_tools/src/rgbd_benchmark_tools/evaluate_ate.py

from monodepth2.

kwea123 avatar kwea123 commented on June 2, 2024

@sunnyHelen I just opened the issue tab.

from monodepth2.

luyao777 avatar luyao777 commented on June 2, 2024

@sunnyHelen Hi, could u share your visualization code? I got some chaotic figures. thx.

from monodepth2.

emad555 avatar emad555 commented on June 2, 2024

Try EVO toolkit:
https://github.com/MichaelGrupp/evo

from monodepth2.

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.