GithubHelp home page GithubHelp logo

Comments (9)

wenbowen123 avatar wenbowen123 commented on May 10, 2024 1
  1. this looks correct to me, if your pkl saves the pose of B in camera (z axis forward, y axis down).
  2. it looks like your generated A and B pair has too large motion. What's your setting about max_rotation?

from iros20-6d-pose-tracking.

zhuyazhi avatar zhuyazhi commented on May 10, 2024

thank you~

  1. yes, we use the opencv camera.

  2. I set the same max_rotation as yours。strangely, i found that the pose I extract from my .pkl as B_in_cam is not the same as the B_in_cam saved in .npz after running produce_train_pair_data.py.
    Does there exist some transformation before saving the pose B_in_cam I extract from my .pkl into .npz?

from iros20-6d-pose-tracking.

wenbowen123 avatar wenbowen123 commented on May 10, 2024

The B_in_cam should be same. The original produce_train_pair_data.py may not change it. You can check where that change happens.

from iros20-6d-pose-tracking.

zhuyazhi avatar zhuyazhi commented on May 10, 2024

ok, thank you, i will check it.
thanks again for your kindly reply.

from iros20-6d-pose-tracking.

zhuyazhi avatar zhuyazhi commented on May 10, 2024

hello, wenbo,I want to know if the speed 90 fps in the paper includes the time of rendering?
I think the whole process includes render *A with the last frame's pose, crop two images as input, propagate to the se3-tracknet and get the relative pose.

from iros20-6d-pose-tracking.

wenbowen123 avatar wenbowen123 commented on May 10, 2024

Yes, it includes all the steps.

from iros20-6d-pose-tracking.

zhuyazhi avatar zhuyazhi commented on May 10, 2024

thank you~

from iros20-6d-pose-tracking.

zhuyazhi avatar zhuyazhi commented on May 10, 2024

when doing inference, I think using the model textured_simple(1w+ faces)for rendering is suitable, is it right?
because the textured.ply includes 50w + faces, and it's time consuming when use this model to render at the last frame's pose, which can not achieve the speed reported in the paper。

from iros20-6d-pose-tracking.

wenbowen123 avatar wenbowen123 commented on May 10, 2024

Yes, that could affect the computation time. Besides, the image to render is small (176x176) and the whole process was optimized in C++. It also depends on what hardware you are using.

from iros20-6d-pose-tracking.

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.