Skip to content

Commit

Permalink
Webcam face detection using openCV and tensorflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown authored and Unknown committed Jun 25, 2017
1 parent bf52871 commit 9e63d20
Show file tree
Hide file tree
Showing 7 changed files with 771 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# FaceRecognition
Webcam face recognition using tensorflow an opencv
Webcam face recognition using tensorflow an opencv.

## Inspiration
Models and training code can be found in the [facenet](https://github.com/davidsandberg/facenet) repository.
Binary file added det1.npy
Binary file not shown.
Binary file added det2.npy
Binary file not shown.
Binary file added det3.npy
Binary file not shown.
Loading

0 comments on commit 9e63d20

Please sign in to comment.