hvudeshi / Facial-Image-Classification

Face Recognition codes using SIFT with SVM, HOG with SVM and CNN approaches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer-Vision-codes

This repository contains the codes for class assignments for the "Computer Vision" course.

Description of folders:
filtering - contains codes observing effect of filtering in different ways on images
edge_detection - contains codes for detecting edges with different methods
face_recognition_codes - contains codes for face recognition using SIFT & HOG features on ML face dataset by SVM classifier face_recognition_assignment - contains codes and results for face recognition using multiple approaches

About

Face Recognition codes using SIFT with SVM, HOG with SVM and CNN approaches


Languages

Language:Jupyter Notebook 54.5%Language:Python 40.8%Language:MATLAB 4.7%