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

DHP19EPC_dataset #6

Open
efjksfef opened this issue Jan 3, 2024 · 0 comments
Open

DHP19EPC_dataset #6

efjksfef opened this issue Jan 3, 2024 · 0 comments

Comments

@efjksfef
Copy link

efjksfef commented Jan 3, 2024

What should I do with the downloaded dataset?
root_train_data_dir = 'W:\模型\EventPointPose-main\DHP19EPC_dataset\train_MeanLabel_extract'

 # path of valid data
    root_valid_data_dir = 'W:\\模型\EventPointPose-main\\DHP19EPC_dataset\\test_MeanLabel_extract'

    train_dataset = DHP19EPC(
        args,
        root_data_dir=root_train_data_dir + 'data//',
        root_label_dir=root_train_data_dir + 'label//',
        root_3Dlabel_dir=root_train_data_dir + '3Dlabel//',
        root_dict_dir=root_train_data_dir + 'Point_Num_Dict.npy',

What should be filled in for these paths above?

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