PVN3D
PVN3D copied to clipboard
Visualize on custom pictures/live video stream of the camera
Hey, I want to use your model on real live streaming with the YCB dataset. I have already managed to run it live on my Intel RealSense Camera.
Just to be sure it will work well on my camera:
- I have to modify the K parameter of camera instincts.
- The factor Depth is 1 for our camera because the real sense already returns the real distances from the camera but for some reason, it is working only with 1100, can't really understand why.
what else do I have to modify for our camera?
In Addition, where can I find the classes numbers of the YCB objects?
Hi @RoyAmoyal can you give some suggestions on how to customize the code for running live with a camera? Which part should I modify in the demo code? Because the data input for ycb dataset for example contains a lot of keys which I am not sure how to generate if I use my RGBD camera.
Thanks a lot
Hi @RoyAmoyal and @andreazuna89, I am facing the same issues. @RoyAmoyal Do you have code snippets or working code that you could eventually share with us? Thanks a lot