Face Aligment with simple cnn in Keras
☆69May 12, 2018Updated 7 years ago
Alternatives and similar repositories for Face-Alignment-with-simple-cnn
Users that are interested in Face-Alignment-with-simple-cnn are comparing it to the libraries listed below
Sorting:
- Face detection with mobilenet-ssd written by tf.keras.☆180Dec 5, 2020Updated 5 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Mar 28, 2018Updated 7 years ago
- Code for replicating results in 'On Weight Initializations in Deep Neural Networks'☆10Apr 28, 2017Updated 8 years ago
- 28th place solution in Kaggle HPA classification☆30Dec 16, 2025Updated 2 months ago
- ☆13Aug 17, 2017Updated 8 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…☆12Jul 26, 2017Updated 8 years ago
- Experiments with Sketch-RNN and the Quick Draw dataset☆11Jun 7, 2017Updated 8 years ago
- ☆14Apr 15, 2018Updated 7 years ago
- Deep Learning with TensorFlow implemented in Python mainly practised with MNIST dataset.☆15Oct 12, 2017Updated 8 years ago
- Implement lenet and vgg19 by tensorflow with dataset mnist using tfrecord☆16Feb 4, 2018Updated 8 years ago
- Face landmark detection using tensorflow☆38Mar 22, 2017Updated 8 years ago
- Face mask detection on a Jetson Nano☆14Apr 19, 2021Updated 4 years ago
- Live Face Identification with pre-trained VGGFace2 model☆73Jan 14, 2018Updated 8 years ago
- One-to-many Approach for Improving Super-Resolution implemented in Tensorflow 2.x☆16May 15, 2022Updated 3 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Nov 18, 2017Updated 8 years ago
- Neutral Network based Chinese Segment System☆19Nov 29, 2016Updated 9 years ago
- Visualize dress embeddings☆17Nov 18, 2016Updated 9 years ago
- Implementation in pytorch of SR-NMT https://arxiv.org/abs/1805.04185v1☆26Jun 8, 2018Updated 7 years ago
- The Matlab implementation of Supervised Descent Method (SDM) for Face Alignment.☆16Aug 15, 2015Updated 10 years ago
- Generate icons using recurrent neural networks☆18Jan 17, 2017Updated 9 years ago
- Accelerated Deep Learning with PyTorch at Jupyter Day Atlanta II☆126Apr 5, 2018Updated 7 years ago
- Generate monophonic melodies with machine learning using a basic LSTM RNN☆22Oct 19, 2018Updated 7 years ago
- GUI Password Manager by PyQt5☆20Aug 2, 2019Updated 6 years ago
- mtcnn face detection transplanted to keras☆125Aug 4, 2017Updated 8 years ago
- A Low Latency Real-Time Object Detection App using your Webcam. Built using TensorFlow and OpenCV.☆20Jul 3, 2017Updated 8 years ago
- Detects vanishing points in an image☆22Oct 31, 2017Updated 8 years ago
- Adult Content Recognition from Images Using a Mixture of Convolutional Neural Networks☆49Aug 31, 2023Updated 2 years ago
- A Lasagne layer (and supporting Theano Ops) for the CRF-as-RNN layer.☆49Nov 18, 2020Updated 5 years ago
- Predict keypoint positions on face images☆23Nov 26, 2018Updated 7 years ago
- neural network based grid layout☆26Mar 26, 2021Updated 4 years ago
- Computes features for images using various pretrained Tensorflow models☆311May 29, 2018Updated 7 years ago
- A binary library for very fast face detection using compact CNNs.☆158Feb 16, 2019Updated 7 years ago
- A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.☆775Oct 5, 2020Updated 5 years ago
- Rewrite the LOUPE library (https://github.com/antoine77340/LOUPE) into Keras version. Many learnable pooling or differentiable aggregatio…☆26Oct 27, 2018Updated 7 years ago
- Generate images of neural network achitectures.☆19Sep 10, 2017Updated 8 years ago
- Tensorflow Implementation of Pixel Transposed Convolutional Networks (PixelTCN and PixelTCL)