POPE icon indicating copy to clipboard operation
POPE copied to clipboard

About demo

Open lzt02 opened this issue 2 years ago • 2 comments

Hello, I would like to run your code. A simple demo or sample script or inference on a complete data set(, etc.) is fine. Could you tell me the corresponding running command or method?

Thanks in advance for your help.

lzt02 avatar Nov 14 '23 11:11 lzt02

Thank you for your attention. We apologize for the delayed response due to a heavy workload at the company. We have uploaded the data selected from the paper to Hugging Face, so you can download our dataset and run the corresponding evaluation scripts separately. Please run the following script to evaluate the LINEMOD dataset.

python3 eval_linemod_json.py

Please run the following script to evaluate the OnePose dataset and you will get the metrics.

python3 eval_onepose_json.py

paulpanwang avatar Jan 16 '24 13:01 paulpanwang

Would you consider to add your entire model to Hugging Face? Thank you very much!

matteogrechi avatar May 14 '24 19:05 matteogrechi