tunino91 / objectDetection

Real-time object detection via webcam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Real-time object detection via webcam


Languages

Language:Python 100.0%