About demo
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.
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
Would you consider to add your entire model to Hugging Face? Thank you very much!