Pinned Repositories
3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
500lines
500 Lines or Less
ABINet
Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
AdvSemiSeg
Pytorch implementation of the paper "Adversarial Learning for Semi-supervised Semantic Segmentation," Wei-Chih Hung, Yi-Hsuan Tsai, Yan-Ting Liou, Yen-Yu Lin, and Ming-Hsuan Yang
pytorch-fbs
pytorch implementation of "Dynamic Channel Pruning: Feature Boosting and Suppression"
triton-inference-server
The Triton Inference Server provides a cloud inferencing solution optimized for NVIDIA GPUs.
VMZ
R(2+1)D and Mixed-Convolutions for Action Recognition.
wenhuach's Repositories
wenhuach/Deep-Photo-Enhancer
TensorFlow implementation of the CVPR 2018 spotlight paper, Deep Photo Enhancer: Unpaired Learning for Image Enhancement from Photographs with GANs
wenhuach/DeepFaceLab
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
wenhuach/faceswap
Deepfakes Software For All
wenhuach/over9000
Over9000 optimizer
wenhuach/convNet.pytorch
ConvNet training using pytorch
wenhuach/GAN_stability
Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"
wenhuach/imagenet18
Train ImageNet in 18 minutes on AWS
wenhuach/talking-heads
Our implementation of "Few-Shot Adversarial Learning of Realistic Neural Talking Head Models" (Egor Zakharov et al.)
wenhuach/python3-source-code-analysis
《Python 3 源码剖析》
wenhuach/faceswap-GAN
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
wenhuach/faceswapinCycleGAN
faceswapping based on CycleGAN in Pytorch
wenhuach/open_model_zoo
Pre-trained Deep Learning models and samples (high quality and extremely fast)
wenhuach/CVX101-HW-with-python
Home work in python using cvxpy to Stephen Boyd's Convex Optimization class (CVX101 Stanford)
wenhuach/VMZ
R(2+1)D and Mixed-Convolutions for Action Recognition.
wenhuach/LearningToPaint
A painting AI that can reproduce paintings stroke by stroke using deep reinforcement learning.
wenhuach/pytorch-tvmisc
Totally Versatile Miscellanea for Pytorch
wenhuach/pytorch-fbs
pytorch implementation of "Dynamic Channel Pruning: Feature Boosting and Suppression"
wenhuach/AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
wenhuach/FastFCN
FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.
wenhuach/feature_intertwiner
Codebase of the paper "Feature Intertwiner for Object Detection", ICLR 2019
wenhuach/SKNet
Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223
wenhuach/faceswap_pytorch
Deep fake ready to train on any 2 pair dataset with higher resolution
wenhuach/face2face-demo
pix2pix demo that learns from facial landmarks and translates this into a face
wenhuach/face_swap
End-to-end, automatic face swapping pipeline
wenhuach/PocketFlow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
wenhuach/OCNet
OCNet achieves the state-of-the-art scene parsing performance on both Cityscapes and ADE20K.
wenhuach/n3net
Neural Nearest Neighbors Networks (NIPS*2018)
wenhuach/deepchem
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
wenhuach/caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
wenhuach/DA
Domain Adaptation Papers and Code