You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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
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...
The text was updated successfully, but these errors were encountered: