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

How to train 16 frames TSM on something-something v2 #208

Open
zyc00 opened this issue Nov 29, 2021 · 0 comments
Open

How to train 16 frames TSM on something-something v2 #208

zyc00 opened this issue Nov 29, 2021 · 0 comments

Comments

@zyc00
Copy link

zyc00 commented Nov 29, 2021

I use this to train 16 frames TSM on something-something v2, but validation accuracy is only 61%, and test accuracy with twice sample is only 62.26%

python3 main.py somethingv2 RGB --arch resnet50
--num_segments 16 --gd 20 --lr 0.04 --lr_steps 20 30 --epochs 40
--batch-size 256 -j 16 --dropout 0.5 --consensus_type=avg --eval-freq=1
--shift --shift_div=8 --shift_place=blockres

How to get the same performance as the paper?

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