Skip to content

ai-club-uwmadison/face

Repository files navigation

Squad Lecun's Facial Recognition

A program that learns to recognize faces. In progress.

Requirements

Python 3.5.2 
Tensorflow 1.1.0
OpenCV 3.3.0
Keras 2.0.8
Matplotlib 2.1.0
Imageio 2.2.0
Sckit-learn 0.18.2

Anaconda

This is how we set up our Anaconda environment, and recommend you to do the same.

conda create -n face python=3.5.2 -y
source activate face
conda install -c conda-forge tensorflow=1.1.0 keras=2.0.8 opencv=3.3.0 numpy=1.13.3 matplotlib=2.1.0 imageio=2.2.0 sckit-learn=0.18.2 -y

About

squad lecun's facial recognition project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •