Stars
[SIGGRAPH 2022] TightCap: 3D Human Shape Capture with Clothing Tightness Field, a human reconstruction framework for clothed avatars
This is the official repository for the paper "Multimodal Garment Designer: Human-Centric Latent Diffusion Models for Fashion Image Editing". ICCV 2023
Profiling and inspecting memory in pytorch
Learning Disentangled Avatars with Hybrid 3D Representations. (Face, Body, Hair and Clothing)
OpenMMLab Pose Estimation Toolbox and Benchmark.
OpenXRLab Neural Radiance Field (NeRF) Toolbox and Benchmark
MICA - Towards Metrical Reconstruction of Human Faces [ECCV2022]
Official repository accompanying a CVPR 2022 paper EMOCA: Emotion Driven Monocular Face Capture And Animation. EMOCA takes a single image of a face as input and produces a 3D reconstruction. EMOCA …
"3D Human Texture Estimation from a Single Image with Transformers", ICCV 2021 Oral
3D Pseudo-GTs of "NeuralAnnot: Neural Annotator for 3D Human Mesh Training Sets", CVPRW 2022 Oral.
[ICCV 2021, Oral] PyMAF: 3D Human Pose and Shape Regression with Pyramidal Mesh Alignment Feedback Loop
[ECCV 2022] Official implementation of the paper "DeciWatch: A Simple Baseline for 10x Efficient 2D and 3D Pose Estimation"
Code for "The One Where They Reconstructed 3D Humans and Environments in TV shows" appearing in ECCV 2022.
Official PyTorch implementation of "Accurate 3D Hand Pose Estimation for Whole-Body 3D Human Mesh Estimation", CVPRW 2022 (Oral.)
Code repository for the paper: Synthetic Training for Accurate 3D Human Pose and Shape Estimation in the Wild (BMVC 2020)
Code repository for the paper "Tracking People with 3D Representations". NeurIPS 2021
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
Highly Modular and Scalable Reinforcement Learning
Neural Architecture Search (NAS) papers with code
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Deep Reinforcement Learning for Continuous Control in PyTorch
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Repository for "Accelerating Neural Architecture Search using Performance Prediction" (ICLR Workshop 2018)
Implementation of MetaQNN (https://arxiv.org/abs/1611.02167, https://github.com/bowenbaker/metaqnn.git) with Additions and Modifications in PyTorch for Image Generation with Asymmetric Variational…