Skip to content

rileydcampbell/face_detection_app

Repository files navigation

Face/Object Detection App

Detects objects in real time using OpenCV and Google's TensorFlow Object Detection API.

I adapted TensorFlow's Object Detection to detect live video from my laptop webcam.

How To Use

  1. mkvirtualenv face-detection
  2. workon face-detection
  3. pip install -r requirements.txt
  4. run jupyter notebook

Requirements

Notes

Results

alt text

Doubtful that it's actually working...

alt text

Ah yes, it's actually working!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published