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 fine-tune your pretrained model #17

Open
taojian1989 opened this issue Apr 19, 2018 · 3 comments
Open

How to fine-tune your pretrained model #17

taojian1989 opened this issue Apr 19, 2018 · 3 comments

Comments

@taojian1989
Copy link

Hi,could you tell me how to modify code if I want to fine-tune the pretrained model you provided (gatednetvladLF-256k-1024-80-0002-300iter-norelu-basic-gatedmoe),my own dataset has only 12 classes.
Thanks.

@orprager
Copy link

orprager commented Nov 7, 2018

you can transform all train tfrecords labels to your labels and then re-train willow

@zihaozhu93
Copy link

you can transform all train tfrecords labels to your labels and then re-train willow

but usually, our dataset is much less than youtube8m, re-train willow seems impossible

@ShiqiLi047
Copy link

you can transform all train tfrecords labels to your labels and then re-train willow

but usually, our dataset is much less than youtube8m, re-train willow seems impossible

Did you re-train willow? I am trying re-train willow. However, it seems does not work.

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

4 participants