Pinned Repositories
2DASL
The code (pytorch for testing & matlab for 3D plot and evaluation) for our project: Joint 3D Face Reconstruction and Dense Face Alignment from A Single Image with 2D-Assisted Self-Supervised Learning (2DASL)
3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
AI_BLOG
人工智能相关博客,请 star 或者 watch
Beauty
磨皮算法(c++、python)
Deep3DFaceReconstruction
Deep3DFaceReconstruction
dirt
DIRT: a fast differentiable renderer for TensorFlow
dlib_face
基于dlib库实现人脸检测、标定、识别等等功能
face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
hog_detection
Hog特征点检测
Toonification
Using stylegan blending and pixel2style2pixel, Toonify real face images with low inference time
huangfaan's Repositories
huangfaan/Beauty
磨皮算法(c++、python)
huangfaan/hog_detection
Hog特征点检测
huangfaan/Toonification
Using stylegan blending and pixel2style2pixel, Toonify real face images with low inference time
huangfaan/2DASL
The code (pytorch for testing & matlab for 3D plot and evaluation) for our project: Joint 3D Face Reconstruction and Dense Face Alignment from A Single Image with 2D-Assisted Self-Supervised Learning (2DASL)
huangfaan/3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
huangfaan/AI_BLOG
人工智能相关博客,请 star 或者 watch
huangfaan/Deep3DFaceReconstruction
Deep3DFaceReconstruction
huangfaan/dirt
DIRT: a fast differentiable renderer for TensorFlow
huangfaan/dlib_face
基于dlib库实现人脸检测、标定、识别等等功能
huangfaan/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
huangfaan/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
huangfaan/faceswap
huangfaan/faceswap-1
Deepfakes Software For All
huangfaan/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
huangfaan/opencv
Open Source Computer Vision Library
huangfaan/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
huangfaan/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
huangfaan/RingNet
Learning to Regress 3D Face Shape and Expression from an Image without 3D Supervision
huangfaan/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
huangfaan/Super-mario-bros-PPO-pytorch
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
huangfaan/tf_mesh_renderer
A differentiable, 3D mesh renderer using TensorFlow.
huangfaan/YOLO-v5
:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载)