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

Dataset generation #38

Open
TalBarami opened this issue Jun 15, 2022 · 0 comments
Open

Dataset generation #38

TalBarami opened this issue Jun 15, 2022 · 0 comments

Comments

@TalBarami
Copy link

Hello,
I have followed the AMASS_DNN tutorial.
I have downloaded all npz files from your website and tried both splits you suggested:
amass_splits = { 'vald': ['SFU',], 'test': ['SSM_synced'], 'train': ['MPI_Limits'] }
vs
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'] }

However, for both splits, I receive the same size as the dataset with only 1182 samples for training, 854 for validation, and 56 for testing. I was under the impression that I could generate a much large dataset of 3D point clouds. Am I missing anything?

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

1 participant