Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition System using AlexNet

This repository contains the implementation of a face recognition system developed as part of a university course on Computer Vision and Pattern Recognition. Leveraging AlexNet, a pre-trained convolutional neural network, the system identifies and classifies faces with high accuracy.

Features:

Deep Learning Model: Utilizes AlexNet for feature extraction and classification.

Dataset Handling: Preprocessed dataset for face images.

Training and Testing: Model training, evaluation, and performance metrics included.

Customizable Codebase: Easily adaptable for different datasets and applications.

Applications:

Personal identification systems.

Security and surveillance systems.

Human-computer interaction.

Feel free to contribute or use this repository for educational purposes. 😊

About

This repository contains the implementation of a face recognition system developed as part of a university course on Computer Vision and Pattern Recognition. Leveraging AlexNet, a pre-trained convolutional neural network, the system identifies and classifies faces with high accuracy.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors