macrohuang1993's Stars
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
shivangi-aneja/FaceTalk
[CVPR 2024] FaceTalk: Audio-Driven Motion Diffusion for Neural Parametric Head Models
zengyh1900/Awesome-Image-Inpainting
A curated list of image inpainting and video inpainting papers and resources
uuembodiedsocialai/FaceDiffuser
threedle/TEDi
openai/consistency_models
Official repo for consistency models.
ChenFengYe/motion-latent-diffusion
[CVPR 2023] Executing your Commands via Motion Diffusion in Latent Space, a fast and high-quality motion diffusion model
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
mingyuan-zhang/MotionDiffuse
MotionDiffuse: Text-Driven Human Motion Generation with Diffusion Model
lingjzhu/charsiu
Charsiu: A neural phonetic aligner.
irwinherrmann/stochastic-gates
Codebase for "Channel selection using Gumbel Softmax"
UttaranB127/STEP
Spatial Temporal Graph Convolutional Networks for Emotion Perception from Gaits
YunjinPark/awesome_talking_face_generation
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
jingyuanli001/RFR-Inpainting
The source code for CVPR 2020 accepted paper "Recurrent Feature Reasoning for Image Inpainting"
brain-research/self-attention-gan
knazeri/edge-connect
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 https://arxiv.org/abs/1901.00212
JiahuiYu/generative_inpainting
DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
shepnerd/inpainting_gmcnn
Image Inpainting via Generative Multi-column Convolutional Neural Networks, NeurIPS2018
hszhao/semseg
Semantic Segmentation in Pytorch
FangjinhuaWang/PatchmatchNet
Official code of PatchmatchNet (CVPR 2021 Oral)
Trusted-AI/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
deepfakes/faceswap
Deepfakes Software For All
sniklaus/softmax-splatting
an implementation of softmax splatting for differentiable forward warping using PyTorch
haofeixu/aanet
[CVPR'20] AANet: Adaptive Aggregation Network for Efficient Stereo Matching
cmcguinness/focusstack
Simple Focus Stacking in Python: Merge a collection of photos taken at different focus depths into one image with sharp focus
marian42/shapegan
Generative Adversarial Networks and Autoencoders for 3D Shapes
weiaicunzai/blender_shapenet_render
Blender render script for ShapeNet models
raulmur/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities