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 change number of classes #42

Closed
NilsDengler opened this issue Jun 2, 2020 · 0 comments
Closed

How to change number of classes #42

NilsDengler opened this issue Jun 2, 2020 · 0 comments

Comments

@NilsDengler
Copy link

NilsDengler commented Jun 2, 2020

Hello,
I would like to train the net with my own data in pascal_voc format. Unfortunately it gives me the following error when I try to change the num_classes parameter in models/pascal_voc/VGG16/faster_rcnn_end2end/train.prototxt line 13 and 528:

Check failed: bottom[0]->channels() == bottom[1]->channels() (44 vs. 12)

What do I have to do to train the network with my number of classes?

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