Skip to content

MirazulHasan/FACE_RECOGNITION_USING_ALEXNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors