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

Added DNN example for YOLO #1595

Merged
merged 2 commits into from
Feb 19, 2021
Merged

Added DNN example for YOLO #1595

merged 2 commits into from
Feb 19, 2021

Conversation

cansik
Copy link
Member

@cansik cansik commented Feb 18, 2021

As requested in #1249 I have created a basic example on how to use YOLO with JavaCV. It runs on CPU and GPU backend and tries to minimize the memory footprint as much as possible.

Not sure if you have a naming convention for the examples? I just called it YOLONet in regards to the already existing CaffeGooglenet example.

@saudet saudet merged commit d21f5f4 into bytedeco:master Feb 19, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants