chensong1995 / HybridPose

HybridPose: 6D Object Pose Estimation under Hybrid Representation (CVPR 2020)
MIT License
412 stars 64 forks source link

About the bop fomat dataset #60

Open Xiaflowers opened 3 years ago

Xiaflowers commented 3 years ago

Hello Now I have synthesized my own BOP format dataset. You mentioned in your paper that you have trained datasets in BOP format, but the code does not seem to show it. So I would like to ask how to train and test the BOP format dataset.

Looking forward to your reply. Thank you!

chensong1995 commented 3 years ago

Hello kiterunnerly,

Thanks for your question! HybridPose has not been tested on the entire BOP benchmark dataset. Would you mind letting me know which statement in our paper causes this confusion? We may need to add a foot script to clarify further.

That being said, there are quite a few people who have trained HybridPose on their custom datasets. I invite you to take a look at related issues (e.g. #28 ) and see what they have tried.

I hope this helps!

Xiaflowers commented 3 years ago

oh! thanks for your reply! I have some problems with my understanding of the paper, I will try to solve the dataset problem