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 with different number of classes #68

Closed
MyVanitar opened this issue Feb 21, 2019 · 1 comment
Closed

fine tuning with different number of classes #68

MyVanitar opened this issue Feb 21, 2019 · 1 comment

Comments

@MyVanitar
Copy link

Hi,

How can I fine-tune the model on a custom dataset with a different number of classes?

@Robert-JunWang
Copy link
Owner

  1. modify the num_classes in the train_xxx.py file.
    2.Set the parameter of head_postfix when calling CreateMultiBoxHead if you want to use the weights pre-trained on VOC or COCO.

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