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

fine-tuning the pretrained model #18

Open
zgyangleo opened this issue May 9, 2019 · 2 comments
Open

fine-tuning the pretrained model #18

zgyangleo opened this issue May 9, 2019 · 2 comments

Comments

@zgyangleo
Copy link

hello,thanks for your great work!
How to load the pretrained model to train in other datasets?i want to fine-tuning it to something-something dataset,it has 174 categories.how the code is implemented?

@shuangshuangguo
Copy link
Owner

You can use the model which is trained by kinetics dataset, but the last fully connected layer should be trained from scratch.

@destousok
Copy link

hello, your work is great!
I wanted to ask you for the above question, how can I access the last fully connected layer?

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

3 participants