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

Failed to finetune ResNet50 on UCF101 split-1 #33

Open
rogercmq opened this issue Jan 25, 2021 · 0 comments
Open

Failed to finetune ResNet50 on UCF101 split-1 #33

rogercmq opened this issue Jan 25, 2021 · 0 comments

Comments

@rogercmq
Copy link

Hi! There are some implementation details on training 3DCNNs on UCF101 in your paper[1], one of which is "While dropout ratio is kept at 0.2 for Kinetics600 and Jester, it is increased to 0.9 for UCF-101". However, I cannot see any dropout modules in your resnet.py.

So far, I haven't produced the results (88.92% in Tab.8) in your paper. Could you give me an example run of resnet50-ucf101-pretrainK600?

Besides, what is your codebase for I3D?

Regards.

[1] 《Resource Efficient 3D Convolutional Neural Networks》

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