Skip to content

sjchoi86/face_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1. Image classification with Custom Dataset

Dedicated for those who are sick and tired of MNIST.

In this examples, we will be using labeled faces in the wild (LFW). Image of Yaktocat

Subset of LFW dataset can be found in here.
(Please let me know if there are any problems regarding uploading images to the GitHub.)

2. Introduction to CNNs

Gentle introduction to Convolution, Strides, and Zero-padding.

Brief description of AlexNet, VGG, GoogLeNet, and ResNet.

3. Computer Vision Applications

  1. Semantic Segmantation (Fully Conv. Net, DeConvNet, and DeepLab with Atrous Convolution)
  2. Object Detection Algorithms (R-CNN, Fast R-CNN, SPP-net, and Faster R-CNN)

About

Face Recognition with Custom Dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published