PVN3D icon indicating copy to clipboard operation
PVN3D copied to clipboard

Bad results with my camera

Open RoyAmoyal opened this issue 3 years ago • 1 comments

hey,

I am using your pre-trained weights for the YCB dataset on my custom camera(Realsense) stream/pictures but I am getting bad results. I have changed the K intrinsics and the factor depth to my camera.

here you can see the best results I have managed to get for some objects but it's not accurate. image image

I am getting even worse performances when applying the net on other objects, sometimes the net localizes the objects in a total wrong locations and rotations.

How can I improve the results? maybe training on each individual YCB object will give me a better results? May it be because the weights for the whole YCB dataset are much smaller than the weights for each object in the Linemod Dataset?

Do you have any suggestions? Thanks!

RoyAmoyal avatar Jan 13 '22 18:01 RoyAmoyal

@ethnhe

and you maybe have any suggestions on how to create a new dataset for multiple objects together like the YCB dataset?

RoyAmoyal avatar Jan 18 '22 08:01 RoyAmoyal