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 can I use this code for vehicle detection(car,bus,truck,motorbyce) #23

Open
Akhtar303nu opened this issue Oct 4, 2018 · 1 comment

Comments

@Akhtar303nu
Copy link

Hi
I want to detect only vehicle(car,bus,truck,motorbyce) in real time

@grand-cat-unknown
Copy link

In the car_out_of_boxes function, you can add/change other classes to enable detection of those classes.
For eg: class code for car is '6' and bus's is '5'.

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