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 should the var about number of class set? #39

Open
PapaMadeleine2022 opened this issue Oct 25, 2017 · 2 comments
Open

how should the var about number of class set? #39

PapaMadeleine2022 opened this issue Oct 25, 2017 · 2 comments

Comments

@PapaMadeleine2022
Copy link

hello, I want to train a model that can detect car, pedestrian and cyclist at the same time. So I modify some of your code and have created lmdb data for this. Now, the number of object class is 4. But how to set the variable about number of class in examples/car/rrc_kitti_car.py to create train.prototxt which has 4 unit in the final layer?
looking forward to your reply...

@ZhihongChen123
Copy link

Hello, I also want to train a model that can detect car, pedestrian and cyclist at the same time. Did you solve the problem?
Looking forward to your reply.Thank you very much

@xiaohaoChen
Copy link
Owner

Set Line 136 num_class = 4 in examples/car/rrc_kitti_car.py.

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