rodyt's Stars
Jounce/Surge
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
huggingface/swift-coreml-transformers
Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon!
osmr/imgclsmob
Sandbox for training deep learning networks
edvardHua/PoseEstimationForMobile
:dancer: Real-time single person pose estimation for Android and iOS.
anibali/pose3d-utils
3D pose utilities for PyTorch
dluvizon/deephar
Deep human action recognition and pose estimation
timctho/convolutional-pose-machines-tensorflow
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
una-dinosauria/3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
ashwhall/dsnt
An unofficial Tensorflow implementation of the DSNT layer, as taken from the paper "Numerical Coordinate Regression with Convolutional Neural Networks".
anibali/margipose
3D monocular human pose estimation
openpifpaf/openpifpaf
Official implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association" in PyTorch.
Naman-ntc/Pytorch-Human-Pose-Estimation
Implementation of various human pose estimation models in pytorch on multiple datasets (MPII & COCO) along with pretrained models
microsoft/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
tattn/VRMKit
VRM loader and VRM renderer (3D model / gltf)
vrm-c/UniVRM
UniVRM is a gltf-based VRM format implementation for Unity. English is here https://vrm.dev/en/ . 日本語 はこちら https://vrm.dev/
t-takasaka/VNect-VRM-Unity
mehtadushy/SelecSLS-Pytorch
Reference ImageNet implementation of SelecSLS CNN architecture proposed in the SIGGRAPH 2020 paper "XNect: Real-time Multi-Person 3D Motion Capture with a Single RGB Camera". The repository also includes code for pruning the model based on implicit sparsity emerging from adaptive gradient descent methods, as detailed in the CVPR 2019 paper "On implicit filter level sparsity in Convolutional Neural Networks".
mks0601/PoseFix_RELEASE
Official TensorFlow implementation of "PoseFix: Model-agnostic General Human Pose Refinement Network", CVPR 2019
mks0601/TF-SimpleHumanPose
TensorFlow implementation of "Simple Baselines for Human Pose Estimation and Tracking", ECCV 2018
mks0601/3DMPPE_ROOTNET_RELEASE
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
mks0601/3DMPPE_POSENET_RELEASE
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
Guanghan/lighttrack
LightTrack: A Generic Framework for Online Top-Down Human Pose Tracking
MVIG-SJTU/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
XinArkh/VNect
Real-time 3D human pose estimation, implemented by tensorflow
timctho/VNect-tensorflow
HRNet/HigherHRNet-Human-Pose-Estimation
This is an official implementation of our CVPR 2020 paper "HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation" (https://arxiv.org/abs/1908.10357)
leoxiaobin/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
bearpaw/pytorch-pose
A PyTorch toolkit for 2D Human Pose Estimation.
xingyizhou/pytorch-pose-hg-3d
PyTorch implementation for 3D human pose estimation