/objectDetection

Real-time object detection via webcam

Primary LanguagePython

Object Detection

Real-time object detection via webcam This code uses Tensorflow API to call an object detector. It can classify 90 different classes.

Dependecies:

  1. Numpy,
  2. Tensorflow,
  3. OpenCV,
  4. Matplotlib
  5. PIL

smarthuman