Fatemeh-MA/Face-recognition-using-CNN - GitHub
Maybe your like
CNN
jupyter notebook introduction for convolutional neural networks and a simple CNN for Face recognition using Keras
InstallationAt the first you need to install the requirements:
-
1- install Anaconda : https://www.anaconda.com/download/
-
2- Jupyter notebook (conda install jupyter)
-
3- conda install scipy
-
4- install other requirements
pip install sklearn pip install pandas pip install pandas-datareader pip install matplotlib pip install pillow pip install requests pip install h5py pip install tensorflow==1.8.0 pip install keras==2.2.0 pip install opencv-python pip install opencv-contrib-python
The dataset is ORL_faces.npz
you must extract the zip file into code folder
Tag » Cnn Face Recognition Python Code
-
Face Recognition Using Deep Learning CNN In Python
-
How To Perform Face Detection With Deep Learning
-
Face Recognition With OpenCV, Python, And Deep Learning
-
Face Detection With Dlib (HOG And CNN) - PyImageSearch
-
Implementing Face Recognition Using Deep Learning And Support ...
-
Step By Step Face Recognition Code Implementation From Scratch ...
-
CNN Based Face Detector From Dlib - Towards Data Science
-
Facial Recognition Using Google's Convolutional Neural Network
-
Facial Recognition Using Deep Learning - Paperspace Blog
-
Build A Deep Face Detection Model With Python And Tensorflow
-
Build A Python Facial Recognition App With Tensorflow And Kivy
-
Face Detection With Dlib Using CNN - DebuggerCafe
-
Facial Emotion Recognition Project Using CNN With Source Code
-
Face Detection In Python Using A Webcam