Pinned Repositories
3DDFA
The pytorch re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
anime-face-detector
A Faster-RCNN based anime face detector implementation using tensorflow.
cocoapi
COCO API - Dataset @ http://cocodataset.org/
Convolutional-Pose-Machine-tf
Convolutional Pose Machine tensorflow implementation
Deep-Alignment-Network
Original implementation: https://github.com/mariolew/Deep-Alignment-Network-tensorflow
Deep-Alignment-Network-A-convolutional-neural-network-for-robust-face-alignment
This is a Tensorflow implementations of paper "Deep Alignment Network: A convolutional neural network for robust face alignment".
Deep-Alignment-Network-tensorflow
A re-implementation of Deep-Alignment-Network using TensorFlow
DeepAlignmentNetwork
A deep neural network for face alignment
DeepAlignmentNetwork_Yan
确定人脸特征点的位置,并使用这些特征点作为输入重构一个人脸表情
SelfDevelop
lanshanikilven's Repositories
lanshanikilven/3DDFA
The pytorch re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
lanshanikilven/anime-face-detector
A Faster-RCNN based anime face detector implementation using tensorflow.
lanshanikilven/cocoapi
COCO API - Dataset @ http://cocodataset.org/
lanshanikilven/Convolutional-Pose-Machine-tf
Convolutional Pose Machine tensorflow implementation
lanshanikilven/Deep-Alignment-Network
Original implementation: https://github.com/mariolew/Deep-Alignment-Network-tensorflow
lanshanikilven/DeepAlignmentNetwork
A deep neural network for face alignment
lanshanikilven/DeepAlignmentNetwork_Yan
确定人脸特征点的位置,并使用这些特征点作为输入重构一个人脸表情
lanshanikilven/deepface
Deep Learning Models for Face Detection/Recognition/Alignments, implemented in Tensorflow
lanshanikilven/SelfDevelop
lanshanikilven/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
lanshanikilven/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
lanshanikilven/face-detection-ssd-mobilenet
face-detection-ssd-mobilenet-tensorflow
lanshanikilven/FaceBoxes-tensorflow
A fast face detector
lanshanikilven/GoogleFaceScraper
A Google images scraper to collect a labeled face dataset.
lanshanikilven/json
JSON for Modern C++
lanshanikilven/LAB
[CVPR 2018] Look at Boundary: A Boundary-Aware Face Alignment Algorithm
lanshanikilven/labelme
Image Polygonal Annotation with Python (polygon, rectangle, line, point and image-level flag annotation).
lanshanikilven/LightFaceNet
This tensorflow project is based on MobileFaceNet, which use SqueezeNet and ShuffleNet as stem CNN to improve speed.
lanshanikilven/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
lanshanikilven/MTCNN4Android
MTCNN For Android.Java.Tensorflow Lite.人脸检测.Face Detection.
lanshanikilven/mtcnn_android_native
ncnn and cblas version of mtcnn face detect&&alignment implement(cross platform code but only android included within this repo)
lanshanikilven/Network-Speed-and-Compression
Network acceleration methods
lanshanikilven/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms
lanshanikilven/PCN
Progressive Calibration Networks (PCN) is an accurate rotation-invariant face detector running at real-time speed on CPU, published in CVPR 2018.
lanshanikilven/PRNet
The source code of 'Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network'.
lanshanikilven/pycococreator
Helper functions to create COCO datasets
lanshanikilven/R2CNN_Faster-RCNN_Tensorflow
Rotational region detection based on Faster-RCNN.
lanshanikilven/spatial-transformer-network
A Tensorflow Implementation of Spatial Transformer Networks
lanshanikilven/tfmtcnn
MTCNN-TensorFlow - Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks
lanshanikilven/train_arch
vgg(vgg16,vgg19), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152), inception_v4, inception_resnet_v2,.....