Real-Time-Object-detection-API icon indicating copy to clipboard operation
Real-Time-Object-detection-API copied to clipboard

Real-Time Object detection API using Tensorflow and OpenCV

Results 4 Real-Time-Object-detection-API issues
Sort by recently updated
recently updated
newest added

What kind of error is this? `UnknownBackend: No event loop integration for 'inline'. Supported event loops are: qt, qt4, qt5, gtk, gtk2, gtk3, tk, wx, pyglet, glut, osx`

I want to train data for people wearing helmet. any suggestion ?

Hello , the code works great , can you please explain me how I can read the score and labels in your camera example ? Like : Print(labels) Print(score)