Skip to content
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

MPI Limits on notebook 02-AMASS_DNN #12

Closed
arturbecker opened this issue Apr 9, 2020 · 1 comment
Closed

MPI Limits on notebook 02-AMASS_DNN #12

arturbecker opened this issue Apr 9, 2020 · 1 comment

Comments

@arturbecker
Copy link

Hi, thanks for providing this repository!
I can't find the MPI_Limits dataset on the AMASS dataset page, do you know if it goes by another name there or has been pulled off?

Specifically, it is called in the example notebook, 02-AMASS_DNN on code block 5:
amass_splits = { 'vald': ['HumanEva', 'MPI_HDM05', 'SFU', 'MPI_mosh'], 'test': ['Transitions_mocap', 'SSM_synced'], 'train': ['CMU', 'MPI_Limits', 'TotalCapture', 'Eyes_Japan_Dataset', 'KIT', 'BML', 'EKUT', 'TCD_handMocap', 'ACCAD'] } amass_splits['train'] = list(set(amass_splits['train']).difference(set(amass_splits['test'] + amass_splits['vald'])))

@nghorbani
Copy link
Owner

Hi, that would be PosePrior. Good catch, we should fix this in an upcoming update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants