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

Print the detected objects on console #43

Open
niladri30 opened this issue Feb 28, 2018 · 2 comments
Open

Print the detected objects on console #43

niladri30 opened this issue Feb 28, 2018 · 2 comments

Comments

@niladri30
Copy link

How to print the detected objects on console on real-time. Could you please provide any code snippet. I have embedded it in my Drone and now want to print the detected objects in real time. Thanks

@RaR1991
Copy link

RaR1991 commented Apr 1, 2018

just go to draw_boxes_and_labels function at utils/app_utils.py and add a print statement before the return

@HDeBoever
Copy link

I have programmed a version of the code that goes into the category_index dict to print the detected instances of items in real time. You can find the updated version of the code on my repo:
https://github.com/HDeBoever/virtual-reality/blob/master/object_detection_app.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