-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
about HO3D.py #30
Comments
Hiii, I've been reproducing this project recently, and I found that there are some lines with "# TEMP", after I comment these and change these lines to the old ones, It works. However, I found that the result is far cry from that in paper: #19 What about your results? Could you reproduce this successfully? |
no...i think the file "HO3D_train_data.json" miss necessary information:( |
@yxt7979 Could you share the previous code? |
hello!Thanks for your work.
Can you tell me how to gain the file 'HO3Dv3_partial_test_multiseq_coco.json' in HO3D.py?
db = COCO(osp.join(self.annot_path, 'HO3Dv3_partial_test_multiseq_coco.json'))
The text was updated successfully, but these errors were encountered: