Pinned Repositories
3DDFA
The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
aaa
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
CNN_face_detection
Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR
FCSR-GAN
FSRNet
Code for our CVPR'18 paper "FSRNet: End-to-End Learning Face Super-Resolution with Facial Priors" (SPOTLIGHT Presentation)
kdtree_gpu
LightCNN
A pytorch implement of "A Light CNN for Deep Face Representation with Noisy Labels"
OA-GAN
tf_gpu_manager
A GPU devices manager to choice freest gpu.
swordcheng's Repositories
swordcheng/FCSR-GAN
swordcheng/OA-GAN
swordcheng/kdtree_gpu
swordcheng/3DDFA
The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
swordcheng/FSRNet
Code for our CVPR'18 paper "FSRNet: End-to-End Learning Face Super-Resolution with Facial Priors" (SPOTLIGHT Presentation)
swordcheng/LightCNN
A pytorch implement of "A Light CNN for Deep Face Representation with Noisy Labels"
swordcheng/tf_gpu_manager
A GPU devices manager to choice freest gpu.
swordcheng/aaa
swordcheng/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
swordcheng/CNN_face_detection
Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR
swordcheng/DPSR
Deep Plug-and-Play Super-Resolution for Arbitrary Blur Kernels (CVPR, 2019) (PyTorch)
swordcheng/face_segmentation
Deep face segmentation in extremely hard conditions
swordcheng/face_verification_experiment
A Light CNN for Deep Face Representation with Noisy Labels
swordcheng/insightface
Face Recognition Project on MXNet
swordcheng/interview
📚 C/C++面试基础知识总结
swordcheng/kdtree
swordcheng/MLCR
Multi-label Co-regularization for Semi-supervised Facial Action Unit Recognition (NeurIPS 2019)
swordcheng/mmdetection
Open MMLab Detection Toolbox and Benchmark
swordcheng/StackGAN
swordcheng/stanford-cs193g-sp2010
Automatically exported from code.google.com/p/stanford-cs193g-sp2010
swordcheng/swordcheng.github.io
swordcheng/TextQuery
倒排索引的实现,LinkedHash.
swordcheng/thor
thor: C++ helper library, for deep learning purpose
swordcheng/torch-TripletEmbedding
TripletLoss used in Google's FaceNet paper