Face verification using Alexnet and Deep Learning

Description

Face verification using Alexnet and Deep Learning

A Convolutional Neural Network (CNN, or ConvNet) is a special kind of multi-layer neural network, designed to recognize visual patterns directly from pixel images with minimal preprocessing. in 2012, AlexNet significantly outperformed all the prior competitors and won the challenge by reducing the top-5 error from 26% to 15.3%.

 

This code uses pretrained Alexnet deep learning model by retraining the model to many user’s face images to do face recognition and face verification.

Customer Reviews

There are no reviews yet.

Be the first to review “Face verification using Alexnet and Deep Learning”

This site uses Akismet to reduce spam. Learn how your comment data is processed.