RosettaWYzhang's Stars
lixiny/manotorch
MANO in pyTORCH (anatomical constraints, anchors, etc)
UVR-WJCHO/HOGraspNet
JunukCha/Text2HOI
Text2HOI: Text-guided 3D Motion Generation for Hand-Object Interaction
phys-sim-book/solid-sim-tutorial
A curated collection of Python examples for optimization-based solid simulation, emphasizing algorithmic convergence, penetration-free, and inversion-free conditions, designed for readability and understanding.
hassony2/obman_train
[cvpr19] Demo, training and evaluation code for generating dense hand+object reconstructions from single rgb images
marmakoide/inside-3d-mesh
A short, reasonnably simple, fast, and robust function to determine if a set of points are inside a 3d mesh
hwjiang1510/GraspTTA
Code for paper 'Hand-Object Contact Consistency Reasoning for Human Grasps Generation' at ICCV 2021
real-stanford/umpnet
[RA-L / ICRA 2022] UMPNet: Universal Manipulation Policy Network for Articulated Objects
otaheri/MANO
A PyTorch Implementation of MANO hand model.
keenon/nimblephysics
Nimble: Physics Engine for Biomechanics and Deep Learning
phohenecker/switch-cuda
A simple bash script for switching between installed versions of CUDA.
tmabraham/diffusion_reading_group
Diffusion Reading Group at EleutherAI
haosulab/SAPIEN
SAPIEN Embodied AI Platform
mbreuss/diffusion-literature-for-robotics
Summary of key papers and blogs about diffusion models to learn about the topic. Detailed list of all published diffusion robotics papers.
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
tekulvw/bvh-converter
Converts BVH file to joint location CSV
LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
vchoutas/torch-mesh-isect
20tab/bvh-python
Python module for parsing BVH (Biovision hierarchical data) mocap files
jbhuang0604/awesome-tips
xz6014/couch
COUCH: Towards Controllable Human-Chair Interactions, ECCV'22
advimman/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
julihoh/pdf_annotation_fix
Fixes macOS Preview garbled annotations
csqiangwen/DeepFillv2_Pytorch
JiahuiYu/generative_inpainting
DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
zengyh1900/Awesome-Image-Inpainting
A curated list of image inpainting and video inpainting papers and resources
mpyrozhok/adamwr
Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neural Networks" https://arxiv.org/abs/1506.01186 for PyTorch framework
autonomousvision/occupancy_networks
This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"