charlesxu90 / Face_recognition
Matlab code for face recognition (CS229 Course Project).
☆14Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for Face_recognition
- ☆25Updated 7 years ago
- This is the caffe code and evaluation scripts for the paper "Multi-region Bilinear CNNs for Person Re-Identification"☆13Updated 6 years ago
- recognize actions from videos using machine learning classifier(s) and suitable features. You will use UCF sports action data set here ht…☆20Updated 7 years ago
- Implemented and evaluated four basic face recognition algorithms: Eigenfaces, Fisherfaces, Support Vector Machine (SVM), and Sparse Repre…☆19Updated 7 years ago
- ☆12Updated 5 years ago
- Transferring Face Verification Nets To Pain and Expression Regression☆39Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 7 years ago
- PFNet: A Novel Part Fusion Network for Fine-grained Visual Categorization☆27Updated 5 years ago
- ☆17Updated 5 years ago
- Method strategy for EmotiW 2017 video emotion recognition☆35Updated 7 years ago
- Implemented the ResNet50 and GoogleNet(Inception_v3) with Pytorch for person re-identification on Market 1501 dataset☆11Updated 7 years ago
- A simple Matlab implementation of Bag Of Words with SIFT keypoints and HoG descriptors, using VLFeat.☆25Updated 3 years ago
- Face Recognition using Faster R-CNN☆20Updated 5 years ago
- Using Tensorflow to implement a ResNet50 for Cross-Age Face Recognition☆45Updated 6 years ago
- Face recognition written in MATLAB. This code implements Fisher's Discriminant Analysis and SVMs using LIBSVM.☆39Updated 10 years ago
- Evaluation of state-of-the-art object detection algorithms for the task of pedestrian detection. The algorithms include; Faster-RCNN, RPN…☆17Updated 7 years ago
- A implementation of triplet loss with Pytorch☆16Updated 6 years ago
- Learning Spatiotemporal Features using 3DCNN and Convolutional LSTM for Gesture Recognition☆61Updated 5 years ago
- Implementation of Faster RCNN for Vehicle Detection☆16Updated 7 years ago
- Action Recognition in Videos using Stacked Optical Flow and HOGHOF features.☆11Updated 7 years ago
- Joint Pose and Expression Modeling for Facial Expression Recognition☆73Updated 5 years ago
- Siamese Network and Triplet Loss for face recognition in real time☆14Updated 5 years ago
- use tensorflow slim to realize Class Activation Map in Googlenet☆45Updated 6 years ago
- A Tensorflow version of YOLO2 and its extensions☆22Updated 6 years ago
- Implementation of: 1) simple CNN for MNIST 2) Alexnet and VGG16 net(from scratch as well as using pre-trained ImageNet weights) on Pascal…☆17Updated 6 years ago
- [2016] A project for video anomaly detection of our ICASSP 2016 paper.☆20Updated 6 years ago
- Face detection using active shape models 🐍☆45Updated 6 months ago
- tensorflow 3dCNN for gesture recognition☆23Updated 7 years ago
- Implementations of different variations of U-net - adding deconv layers, dense net variant and including skip connections☆9Updated 7 years ago