HybridPose
HybridPose copied to clipboard
Hosting Data on a Chinese Website
When running the code, it was suggested that several representations mentioned in the paper could not be generated.
FileNotFoundError: [Errno 2] No such file or directory: '/home///HybridPose/data/linemod/keypoints/ape/keypoints_2d.npy'
Hello 571502680,
Thanks for trying out our code!
We have released all labelled intermediate representations used in our experiments. Please follow "Dataset set-up" in README to download the intermediate representations.
I hope this helps.
Are Symmetry correspondences in 2D and the normal of symmetry plane in 3D generated in your code like as PVNet.
Are Symmetry correspondences in 2D and the normal of symmetry plane in 3D generated in your code like as PVNet.
In our experiment, we first use SymSeg to find the 3D reflection symmetry plane of each 3D model, which defines symmetry correspondences in 3D. We then use the pose labels in Linemod and Occlusion Linemod to project 3D symmetry correspondences into 2D. The result of the projection provided is uploaded to Google Drive and you can follow the instructions under "Dataset set-up" in README to download it.
Please let me know if this answers your question.
I cannot connect to Google Drive in China.
I cannot connect to Google Drive in China.
When I was in China, I used to set up a proxy on an Amazon EC2 instance, which helped me access Google Drive. The first year of using EC2 is free.
In a couple of days, I will also host mirror copies of data archives on a website that is legally permitted to operate in China. I will let you know when it is available.
Didn't you use pvnet's renderer?
Hello 571502680,
I just created mirror copies of our data on Tencent Weiyun. The links are added to README. Please try them out!
We do not use the renderer developed by the authors of PVNet.
I hope this helps.