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

Question about training on action recognition #28

Closed
bobo199830 opened this issue Nov 11, 2021 · 1 comment
Closed

Question about training on action recognition #28

bobo199830 opened this issue Nov 11, 2021 · 1 comment

Comments

@bobo199830
Copy link

Hi, Thanks to your excellent work!

However, when I try to train action UCF101 or HMDB51 following ur README, I found some error, the major is as belows:

When it comes to sample() in train_actions.py, I found that the shape of batch_att is (101,300), after samling the shape is (64,300). But the shape of input_att should be (64,115), so the code could not do copy().
PS: I used the att_splits.mat in ur google drive.

Looking forward to your reply!

@akshitac8
Copy link
Owner

@bobo199830 Can you show the errors while you run the code?

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