ethnhe / PVN3D

Code for "PVN3D: A Deep Point-wise 3D Keypoints Hough Voting Network for 6DoF Pose Estimation", CVPR 2020
MIT License
482 stars 105 forks source link

Issue with visualising keypoints #117

Open EricLWJ opened 1 year ago

EricLWJ commented 1 year ago

Hi, I am currently trying to visualise the keypoints and center points using the python3 -m datasets.linemod.linemod_dataset.py as suggested. The results with this code on the public LINEMOD dataset is not as discribed. I did not edit original linemod_dataset.py code for the visualisation, but my result lacks the background image of the scene as shown below. Is there a possible reason for this? Thank you.

Visualise Keypoints