tuanhui-li's Stars
simonfuhrmann/mve
Multi-View Environment
nehay06/Computer-Vision-Shape-From-Shading-Photometric-stereo
Photometric stereo The input to the algorithm is a set of photographs taken in known lighting directions and the output of the algorithm is the albedo (paint), normal direction, and the height map.
mvandermerwe/PointSDF
A point cloud based, implicit surface reconstruction learning architecture.
mmolero/pypoisson
Poisson Surface Reconstruction Python Binding
mkazhdan/PoissonRecon
Poisson Surface Reconstruction
zhipeng-fan/3D-face
3DMM Face model
bhushan23/SfSNet-PyTorch
Implementation of SfSNet: Learning Shape, Reflectance and Illuminance of Faces in the Wild
FuxiCV/pt_mesh_renderer
A PyTorch implementation for the "Mesh Renderer"
yfeng95/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
changhongjian/Deep3DFaceReconstruction-pytorch
Pytorch version of Deep3DFaceReconstruction
pielet/HairNet
Reimplement of HairNet (a simple vision)
mkocabas/VIBE
Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
yassouali/pytorch-segmentation
:art: Semantic segmentation models, datasets and losses implemented in PyTorch.
yuanli2333/Teacher-free-Knowledge-Distillation
Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization
AberHu/Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
HobbitLong/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
penincillin/DCT_ICCV-2019
This is the public repository for our accepted ICCV 2019 paper "Delving Deep Into Hybrid Annotations for 3D Human Recovery in the Wild"
dkozlov/awesome-knowledge-distillation
Awesome Knowledge Distillation
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
tensorpack/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
zzzxxxttt/pytorch_DoReFaNet
A pytorch implementation of DoReFa-Net