object_detector_app
object_detector_app copied to clipboard
Real-Time Object Recognition App with Tensorflow and OpenCV
I hope i just did a stupid mistake... Installed anaconda, tf and opencv i got this: `c:\repos\object_detector_app>conda env create -f environment.yml Solving environment: failed ResolvePackageNotFound: - libtiff==4.0.6=3 - icu==54.1=0 -...
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...
Aira modularized and added functionality to your object_detector app. Added some Google Cloud vision API calls (the associated keys are placeholders and must be replaced for the code to work)....
Hi - this is a fun little project. You mentioned that the .yml is for MacOS currently. I get various package version conflicts on linux. Such as: UnsatisfiableError: The following...
I use this project in the video surveillance platform, analysis of people, cars and other objects, but I use RTSP to obtain the video image monitoring equipment, very Carlton, get...
Hi: I have download your project in June,and then run it in my computer and get the fps of 2.2. Today I have find that you update it in Aug...
Thank you for your great work. I did all step and got some errors, but anyway these were solved. Do you have any idea to make a web demo for...
I can run this script exactly once and it works (more or less,somehow it does not print the fps) But after ending it and restarting it does not work and...
The python included in ML engine is not including matplotlib. How you overcome this?