3DMMasSTN
Face image processor
A tool for using 3D Morphable Models as spatial transformers within convolutional neural networks for face image processing
MatConvNet implementation for incorporating a 3D Morphable Model (3DMM) into a Spatial Transformer Network (STN)
279 stars
12 watching
50 forks
Language: Matlab
last commit: over 6 years ago
Linked from 1 awesome list
3d-morphable-models3dmmbasel-face-modelcomputer-visionconvolutional-neural-networksdagnndeep-learningdeep-neural-networksfacemachine-learningmatconvnetmatlabsiamese-networkspatial-transformer-networkstnvgg-face-matconvnet
Related projects:
Repository | Description | Stars |
---|---|---|
waps101/3dmm_edges | A Matlab implementation of an algorithm for fully automatically fitting a 3D Morphable Model to a single image using landmarks and edge features. | 146 |
lelechen63/atvgnet | This repository provides implementations of neural networks used in cross-modal talking face generation | 258 |
hagaygarty/mdcnn | A 3D convolutional neural network framework supporting volumetric inputs and various features like dropout and batch normalization. | 52 |
cszn/srmd | Develops a single convolutional network to handle various image degradations with improved scalability and efficiency | 426 |
akanimax/t2f | Generates images of human faces based on textual descriptions using deep learning techniques. | 548 |
trigeorgis/mdm | A TensorFlow implementation of a recurrent face alignment process | 124 |
researchmm/sttn | Proposes a deep learning model to fill missing regions in video frames and generate completed videos | 474 |
vlfeat/matconvnet | A MATLAB toolbox implementing Convolutional Neural Networks for computer vision applications. | 1,402 |
yxu0611/tensorflow-implementation-of-lcnn | An implementation of a deep face recognition algorithm in TensorFlow | 78 |
bruinxiong/modified-crunet-and-residual-attention-network.mxnet | An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
zhzhanp/tcdcn-face-alignment | Facial landmark detection using deep multi-task learning in Matlab | 232 |
honlan/dmt | This project enables makeup transfer using a Generative Adversarial Network to disentangle facial identity and makeup features. | 118 |
wangguanzhi/ladn | An implementation of a deep learning model for facial makeup and removal transfer | 181 |
matlab-deep-learning/pose-estimation-3d-with-stereo-camera | A MATLAB project that uses deep learning and stereo cameras to estimate 3D human pose from image data | 43 |
zhjwustc/cvpr18_rnn_deblur_matcaffe | Dynamic scene deblurring using spatially variant recurrent neural networks. | 39 |