-
-
Non-Local-NN-Pytorch Public
Forked from tea1528/Non-Local-NN-PytorchPyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)
Python MIT License UpdatedFeb 13, 2023 -
serow Public
Forked from mrsp/serowSEROW Framework for Humanoid Robot Walking Estimation
C++ Other UpdatedOct 8, 2022 -
Kalman-and-Bayesian-Filters-in-Python Public
Forked from rlabbe/Kalman-and-Bayesian-Filters-in-PythonKalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
-
Multiple-gait-controller-for-quadruped-robot Public
Forked from awesomericky/multiple-gait-controller-for-quadruped-robotLearning multiple gaits of quadruped robot using hierarchical reinforcement learning
Python UpdatedDec 10, 2021 -
Atlas Public
Forked from magicleap/AtlasAtlas: End-to-End 3D Scene Reconstruction from Posed Images
Python Apache License 2.0 UpdatedAug 6, 2020 -
LLFF Public
Forked from Fyusion/LLFFCode release for Local Light Field Fusion at SIGGRAPH 2019
C++ GNU General Public License v3.0 UpdatedMay 25, 2020 -
nerf Public
Forked from bmild/nerfCode release for NeRF (Neural Radiance Fields)
Jupyter Notebook MIT License UpdatedApr 16, 2020 -
-
pygen-converter Public
Forked from vsamy/pygen-converterThis is a header lib that allows conversion between the C++ Eigen library and the Python Numpy library
C++ MIT License UpdatedOct 15, 2019 -
mannequinchallenge Public
Forked from google/mannequinchallengeInference code and trained models for "Learning the Depths of Moving People by Watching Frozen People."
Python Apache License 2.0 UpdatedJun 19, 2019 -
redmax Public
Forked from sueda/redmaxREDMAX: Efficient & Flexible Approach for Articulated Dynamics
C++ MIT License UpdatedJun 14, 2019 -
surfelwarp Public
Forked from weigao95/surfelwarpSurfelWarp: Efficient Non-Volumetric Dynamic Reconstruction
-
-
voxelmorph Public
Forked from voxelmorph/voxelmorphUnsupervised Learning for Image Registration
-
DeepMimic Public
Forked from xbpeng/DeepMimicMotion imitation with deep reinforcement learning.
C++ MIT License UpdatedNov 21, 2018 -
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 17, 2018 -
MuVS Public
Forked from YinghaoHuang91/MuVSThis is the code for MuVS (Multi-view SMPLify)
Python UpdatedOct 8, 2018 -
V2V-PoseNet_RELEASE Public
Forked from mks0601/V2V-PoseNet_RELEASELua MIT License UpdatedSep 8, 2018 -
LSPS Public
Forked from masabdi/LSPSSource code for "3D Hand Pose Estimation using Simulation and Partial-Supervision with a Shared Latent Space"
Python GNU General Public License v3.0 UpdatedSep 7, 2018 -
ffmpeg-commands Public
Forked from a-nagrani/ffmpeg-commandsCollection of useful FFMPEG commands for processing audio and video files.
UpdatedSep 5, 2018 -
-
SPlisHSPlasH Public
Forked from InteractiveComputerGraphics/SPlisHSPlasHSPlisHSPlasH is an open-source library for the physically-based simulation of fluids.
-
cvpr2018nkn Public
Forked from rubenvillegas/cvpr2018nknTensorflow implementation of the CVPR 2018 paper: Neural Kinematic Networks for Unsupervised Motion Retargetting
Python Other UpdatedJul 4, 2018 -
kinetics-i3d Public
Forked from google-deepmind/kinetics-i3dConvolutional neural network model for video classification trained on the Kinetics dataset.
Python Apache License 2.0 UpdatedJun 25, 2018 -
-
PoseFlow Public
Forked from YuliangXiu/PoseFlowPoseFlow: Efficient Online Pose Tracking (BMVC'18)
C++ UpdatedApr 15, 2018 -
monocap Public
Forked from daniilidis-group/monocapCode for MonoCap: Monocular Human Motion Capture using a CNN Coupled with a Geometric Prior.
-
human-centric-scene-synthesis Public
Forked from SiyuanQi-zz/human-centric-scene-synthesisCode for CVPR2018 - Human-centric Indoor Scene Synthesis Using Stochastic Grammar.
C++ MIT License UpdatedMar 9, 2018 -
DenseHumanBodyCorrespondences Public
Forked from halimacc/DenseHumanBodyCorrespondencesTensorflow implementation for paper Dense Human Body Correspondences Using Convolutional Networks.