-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
About Human3.6M dataset #18
Comments
Sir If you mind to share human 3.6m dataset, please? |
I'm afraid that I don't have the right to share the dataset. You can register on the website and apply for the access |
Sir,i found there are four id of cameras:54138969; 55011271; 58860488; 60457274,could you please to tell me which one is cam1、cam2、cam3、cam4?thanks |
i meet the same question, have you solve it? |
When I prepare to run experiments on Human 3.6M dataset, I found that the getitem function calls the function from the class it inheritates, which is JointDataset, but JointDateset return 2 items (images and meta info) only, while human 3.6m requires 5 items. Is there any reference to use the human36m dataset? Thanks
The text was updated successfully, but these errors were encountered: