HandOccNet icon indicating copy to clipboard operation
HandOccNet copied to clipboard

The JSON annotation file of the HO3D dataset

Open heartStrive opened this issue 2 years ago • 5 comments

Hi, I found that the pose parameters and the 21 hand joints in the JSON annotation file of the HO3D dataset are different from the original dataset. Can you tell me how you generated the annotated json file? Thank you very much!

heartStrive avatar Oct 26 '22 04:10 heartStrive

For the 21 hand joints, I changed joint order and coordinate system(HO3D -> MANO, opengl -> opencv). For the pose parameters, refer https://github.com/namepllet/HandOccNet/issues/10#issuecomment-1290370078

namepllet avatar Oct 27 '22 10:10 namepllet

Thank you for your reply, but I still have another question. I noticed that the code only modifies the last 45 parameters of pose, but the first 3 parameters of the pose are also different in the json file and the pickle file. I don't understand.

1666871068986

1666871426862

heartStrive avatar Oct 27 '22 11:10 heartStrive

Hi, I found that the pose parameters and the 21 hand joints in the JSON annotation file of the HO3D dataset are different from the original dataset. Can you tell me how you generated the annotated json file? Thank you very much!

Hello, can you tell me where to download the pre-processed JSON file for HO3D?I can't find it...

rookiiiie avatar Oct 26 '23 06:10 rookiiiie