PVN3D icon indicating copy to clipboard operation
PVN3D copied to clipboard

Visualize on custom pictures/live video stream of the camera

Open RoyAmoyal opened this issue 3 years ago • 2 comments

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:

  1. I have to modify the K parameter of camera instincts.
  2. 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?

RoyAmoyal avatar Jan 09 '22 21:01 RoyAmoyal

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

andreazuna89 avatar Mar 03 '22 10:03 andreazuna89

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

lucasbrodo avatar Apr 07 '22 14:04 lucasbrodo