ScutterKey's repositories
2D-Motion-Retargeting
PyTorch implementation for our paper Learning Character-Agnostic Motion for Motion Retargeting in 2D, SIGGRAPH 2019
ACNet
ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks
Deep-Flow-Guided-Video-Inpainting
pytorch implementation for "Deep Flow-Guided Video Inpainting"(CVPR'19)
DeepNude-an-Image-to-Image-technology
DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, DCGAN, and VAE models (TensorFlow2 implementation). DeepNude的算法以及通用图像生成的理论与实践研究。
DeepVOG
Pupil segmentation and gaze estimation using fully convolutional neural networks
dinov3
Reference PyTorch implementation and models for DINOv3
DR-Learning-for-3D-Face
Implementation for paper "Disentangled Representation Learning for 3D Face Shape" CVPR 2019
face-parsing.PyTorch
Using modified BiSeNet for face parsing in PyTorch
GraphCMR
Repository for the paper "Convolutional Mesh Regression for Single-Image Human Shape Reconstruction"
HRNet-Image-Classification
Train the HRNet model on ImageNet
HyperLabelImg
开源可视化图像标注工具(支持人脸关键点/不规则四边形/多边形标注)
INQ-pytorch
A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"
InterFaceGAN
Code for paper `Interpreting the Latent Space of GANs for Semantic Face Editing`
kaolin
A PyTorch Library for Accelerating 3D Deep Learning Research
manopth
MANO layer for PyTorch, generating hand meshes as a differentiable layer
model-compression
model compression based on pytorch (1、quantization: 16/8/4/2 bits(dorefa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution structure;4、batch-normalization folding for quantization)
MVStudio
An integrated SfM (Structure from Motion) and MVS (Multi-View Stereo) solution.
Pose2Seg
Code for the paper "Pose2Seg: Detection Free Human Instance Segmentation" @ CVPR2019.
pytorch-summary
Model summary in PyTorch similar to `model.summary()` in Keras
pytorch_memlab
Profiling and inspecting memory in pytorch
SRN
Selective Refinement Network for High Performance Face Detection, AAAI, 2019
thebookofshaders
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
TriWild
TriWild: Robust Triangulation with Curve Constraints
vividfaces
Vivid faces contains a demo of applying FRCNN on mobile platforms for extracting and training facial landmarks and 3D morph animations. Currently the only working open model of facial feature keypoints extraction on tensorflow.
voca
Voice Operated Character Animation
WarpGAN
Tensorflow Implementation of WarpGAN