Pinned Repositories
3D_Hand_Keypoint_Detection
Modified the InterHand2.6M for 3D hand detection on custom images for pose estimation using a Single RGB Image.
ASE
BlenderNeuralangelo
Blender addon to inspect and preprocess COLMAP data for Neuralangelo (CVPR 2023)
CompositeMotion
[SIGGRAPH 2023] Composite Motion Learning and Task Control
diffmimic
[ICLR2023] DiffMimic: Efficient Motion Mimicking with Differentiable Physics
diffusionerf
[CVPR 2023] DiffusioNeRF: Regularizing Neural Radiance Fields with Denoising Diffusion Models
DirectBehaviorSpecification
Code to reproduce the Arena environment experiments from Direct Behavior Specification via Constrained Reinforcement Learning.
EasyMocap
Make human motion capture easier.
google-research
Google Research
HandAvatar
anonymous-pusher's Repositories
anonymous-pusher/ASE
anonymous-pusher/BlenderNeuralangelo
Blender addon to inspect and preprocess COLMAP data for Neuralangelo (CVPR 2023)
anonymous-pusher/CompositeMotion
[SIGGRAPH 2023] Composite Motion Learning and Task Control
anonymous-pusher/diffmimic
[ICLR2023] DiffMimic: Efficient Motion Mimicking with Differentiable Physics
anonymous-pusher/diffusionerf
[CVPR 2023] DiffusioNeRF: Regularizing Neural Radiance Fields with Denoising Diffusion Models
anonymous-pusher/EasyMocap
Make human motion capture easier.
anonymous-pusher/google-research
Google Research
anonymous-pusher/HandAvatar
anonymous-pusher/harp
HARP: Personalized Hand Reconstruction from a Monocular RGB Video
anonymous-pusher/human-motion-capture
collect papers about human motion capture
anonymous-pusher/HumanML3D
HumanML3D: A large and diverse 3d human motion-language dataset.
anonymous-pusher/InterHand2.6M
Official PyTorch implementation of "InterHand2.6M: A Dataset and Baseline for 3D Interacting Hand Pose Estimation from a Single RGB Image", ECCV 2020
anonymous-pusher/LART
anonymous-pusher/mini-AlphaStar
(JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play StarCraft II. JAIR = Journal of Artificial Intelligence Research.
anonymous-pusher/MotionGPT
[NeurIPS 2023] MotionGPT: Human Motion as a Foreign Language, a unified motion-language generation model using LLMs
anonymous-pusher/nerfstudio
A collaboration friendly studio for NeRFs
anonymous-pusher/permuto_sdf
Code for our CVPR'23 paper - "PermutoSDF: Fast Multi-View Reconstruction with Implicit Surfaces using Permutohedral Lattices"
anonymous-pusher/permutohedral_encoding
Blazingly fast encoding for neural networks based on permutohedral lattices
anonymous-pusher/priorMDM
The official implementation of the paper "Human Motion Diffusion as a Generative Prior"
anonymous-pusher/py_permuto_sdf
An unofficial Pytorch extension for occupancy grids and volume rendering in Permuto SDF (CVPR 2023)
anonymous-pusher/pycg
Publicate better graphs!
anonymous-pusher/refnerf-pl
An unofficial implementation of Ref-NeRF in pytorch-lighting and a list of awesome few-shot NeRF papers.
anonymous-pusher/ROMP
Monocular, One-stage, Regression of Multiple 3D People and their 3D positions & trajectories in camera & global coordinates. ROMP[ICCV21], BEV[CVPR22], TRACE[CVPR2023]
anonymous-pusher/smplx
SMPL-X
anonymous-pusher/SNP
Official code for View Synthesis with Sculpted Neural Points
anonymous-pusher/soma
Solving Optical MoCap Automatically
anonymous-pusher/SoulsGym
OpenAI gym extension for DarkSouls III
anonymous-pusher/torch-ngp
A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.
anonymous-pusher/UniversalHumanoidControl
Official Implementation of the Universal Humanoid Controller
anonymous-pusher/zipnerf-pytorch
Unofficial implementation of ZipNeRF