PVN3D
PVN3D copied to clipboard
Bad results with my camera
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.
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!
@ethnhe
and you maybe have any suggestions on how to create a new dataset for multiple objects together like the YCB dataset?