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

The training and validation files for the PKU dataset #2

Open
li-stu-998 opened this issue Oct 25, 2024 · 2 comments
Open

The training and validation files for the PKU dataset #2

li-stu-998 opened this issue Oct 25, 2024 · 2 comments

Comments

@li-stu-998
Copy link

Hello, could you please provide the training and validation files for the PKU dataset, or the code for generating the training and validation files?

@cong-wu
Copy link
Owner

cong-wu commented Oct 27, 2024

Hi,
The code for generating training and validation files is basically similar to data_gen/ntu_gendata.py. You can make it suitable for pku dataset with the reference of 'https://github.com/Levigty/AimCLR/tree/main/tools'.

@li-stu-998
Copy link
Author

Hi, The code for generating training and validation files is basically similar to data_gen/ntu_gendata.py. You can make it suitable for pku dataset with the reference of 'https://github.com/Levigty/AimCLR/tree/main/tools'.

Hello, thank you for providing the link. According to the above link you provided, I generated "train_data. npy" and "train_num_frame. npy" for PKUMMD-I. However, when I trained according to the configuration in your paper, I was unable to train successfully and the recognition accuracy did not improve. May I ask if the sizes of these two files are "3.16GB" and "147KB" respectively? Is the learning rate of your experimental configuration 0.01 and the encoder k 8192?

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