-
DiffusionDPO Public
Forked from SalesforceAIResearch/DiffusionDPOCode for "Diffusion Model Alignment Using Direct Preference Optimization"
Python Apache License 2.0 UpdatedFeb 3, 2025 -
-
Transform2Act Public
[ICLR 2022 Oral] Official PyTorch Implementation of "Transform2Act: Learning a Transform-and-Control Policy for Efficient Agent Design".
-
AgentFormer Public
[ICCV 2021] Official PyTorch Implementation of "AgentFormer: Agent-Aware Transformers for Socio-Temporal Multi-Agent Forecasting".
-
Fantasia3D Public
Forked from Gorilla-Lab-SCUT/Fantasia3Dofficial repository for "Fantasia3D: Disentangling Geometry and Appearance for High-quality Text-to-3D Content Creation"
UpdatedMar 27, 2023 -
HybrIK Public
Forked from jeffffffli/HybrIKOfficial code of "HybrIK: A Hybrid Analytical-Neural Inverse Kinematics Solution for 3D Human Pose and Shape Estimation", CVPR 2021
-
-
motion-diffusion-model Public
Forked from GuyTevet/motion-diffusion-modelThe official PyTorch implementation of the paper "Human Motion Diffusion Model"
-
-
-
EgoPose Public
[ICCV 2019] Official PyTorch Implementation of "Ego-Pose Estimation and Forecasting as Real-Time PD Control". ICCV 2019.
-
DLow Public
[ECCV 2020] Official PyTorch Implementation of "DLow: Diversifying Latent Flows for Diverse Human Motion Prediction". ECCV 2020.
-
RFC Public
[NeurIPS 2020] Official PyTorch Implementation of "Residual Force Control for Agile Human Behavior Imitation and Extended Motion Synthesis". NeurIPS 2020.
-
-
Parallelized triangle mesh --> continuous signed distance field on CPU
C++ BSD 2-Clause "Simplified" License UpdatedApr 6, 2022 -
-
PyTorch-RL Public
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
-
learnable-triangulation-pytorch Public
Forked from karfly/learnable-triangulation-pytorchThis repository is an official PyTorch implementation of the paper "Learnable Triangulation of Human Pose" (ICCV 2019, oral). Proposed method archives state-of-the-art results in multi-view 3D huma…
-
Mujoco-modeler Public
GUI for adjusting the geometry of Mujoco models
-
PerceptualSimilarity Public
Forked from richzhang/PerceptualSimilarityLearned Perceptual Image Patch Similarity (LPIPS) metric. In CVPR, 2018.
Python BSD 2-Clause "Simplified" License UpdatedOct 23, 2019 -
LearnTrajDep Public
Forked from wei-mao-2019/LearnTrajDepcode for learning trajectory dependencies for human motion prediction
-
VideoPose3D Public
Forked from facebookresearch/VideoPose3DEfficient 3D human pose estimation in video using 2D keypoint trajectories
-
pyflow Public
Forked from pathak22/pyflowFast, accurate and easy to run dense optical flow with python wrapper
C++ Other UpdatedFeb 2, 2019 -
PWC-Net Public
Forked from NVlabs/PWC-NetPWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
Cuda Other UpdatedFeb 2, 2019 -
eccv18_mtvae Public
Forked from xcyan/eccv18_mtvaeTensorflow Implementation of ECCV'18 paper: Multimodal Human Motion Synthesis
Python MIT License UpdatedJan 23, 2019 -
DeepMimic Public
Forked from xbpeng/DeepMimicMotion imitation with deep reinforcement learning.
C++ MIT License UpdatedOct 18, 2018 -
mujoco-py Public
Forked from openai/mujoco-pyMuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
-
gym Public
Forked from openai/gymA toolkit for developing and comparing reinforcement learning algorithms.
-
pydart2 Public
Forked from sehoonha/pydart2A python binding of Dart, an open source simulation package
Python Other UpdatedJun 28, 2017 -
DSGPURayTracing Public
A GPU-based ray tracer using CUDA