PrudhviRaj12 / Facial-Emotion-Detection-Using-Convolutional-Neural-Networks-and-Representational-Autoencoder-Units
This work showcases two independent methods for recognizing emotions from faces. The first method using representational autoencoder units, a fairly original idea, to classify an image among one of the seven different emotions. The second method uses a 8-layer convolutional neural network which has an original and unique design, and was develope…
☆8Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Facial-Emotion-Detection-Using-Convolutional-Neural-Networks-and-Representational-Autoencoder-Units
- A Face recognition system using Deep Neural Networks -- Will shortly update this to work on Python3☆17Updated 6 years ago
- Inception Recurrent Convolutional Neural Network☆16Updated 5 years ago
- Source code for abnormal detection on MIT video surveillance dataset using Nonnegative Matrix Factorization☆11Updated 4 years ago
- Human Activity Recognition Using Deep Neural Network☆19Updated last year
- Action Recognition in Videos using Stacked Optical Flow and HOGHOF features.☆11Updated 7 years ago
- Examples trained using the python pytorch package pro-gan-pth☆38Updated 3 years ago
- In this repository, I reproduce the DCGAN paper using PyTorch☆26Updated last year
- A pytorch image classifier for the recognising letters from the notMNIST dataset☆11Updated 5 years ago
- ☆16Updated last year
- U-Net Model conditioned with MobileNet features for Grayscale -> Color mapping☆25Updated 6 years ago
- ☆29Updated 6 years ago
- Pytorch Implementation of ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation (https://arxiv.org/abs/1606.02147)☆11Updated 4 years ago
- Image feature selection performed by using white and black box algorithms☆25Updated 3 years ago
- Action recognition by CNN and LSTM☆34Updated 6 years ago
- Image Processing and feature detection are the two most important areas of research in Computer Vision. In our one year project we succes…☆11Updated 7 years ago
- A mxnet implementation of CheXNet☆8Updated 6 years ago
- Abnormal Behaviour Detection☆26Updated 5 years ago
- Vision basesd human action recognition using Two Stream LSTM☆8Updated 6 years ago
- Facial Expression Recognization using JAFFE☆28Updated 4 years ago
- We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of lif…☆49Updated 5 years ago
- Face verification and recognition using FaceNet deep convolutional neural network☆21Updated 6 years ago
- ☆10Updated 6 years ago
- CNN model that detects distracted drivers on the road☆18Updated 5 years ago
- Experimenting different models for retinal vessel segmentation on DRIVE dataset.☆9Updated 6 years ago
- A Keras-Tensorflow Fully Convolutional Network that performs image segmentation on faces☆35Updated 5 years ago
- Skin cancer classification using Inceptionv3☆23Updated 6 years ago
- This project investigates gesture recognition techniques using Leap Motion Controller to collect 3 dimensional hand features such as coor…