CMU-Perceptual-Computing-Lab / caffe_rtposeLinks
Realtime C++ code for multi-person pose estimation
☆358Updated 8 years ago
Alternatives and similar repositories for caffe_rtpose
Users that are interested in caffe_rtpose are comparing it to the libraries listed below
Sorting:
- CNN architecture for articulated human pose estimation☆193Updated 8 years ago
- Multi Person Pose Estimation☆224Updated 9 years ago
- ☆88Updated 7 years ago
- Implementation of the Vanilla CNN described in the paper: Yue Wu and Tal Hassner, "Facial Landmark Detection with Tweaked Convolutional N…☆189Updated 8 years ago
- This code implements a demo of the Binarized Convolutional Landmark Localizers for Human Pose Estimation and Face Alignment with Limited …☆212Updated 4 years ago
- Code to test and use the model from "Stacked Hourglass Networks for Human Pose Estimation"☆315Updated 8 years ago
- Convolutional Pose Machines in TensorFlow☆115Updated 8 years ago
- Code repository for Convolutional Pose Machines, CVPR'16☆880Updated 7 years ago
- This repository implements a demo of the Human pose estimation via Convolutional Part Heatmap Regression paper.☆109Updated 8 years ago
- Provides the source code for the deep learning components mentioned in "Depth-based hand pose estimation: methods, data, and challenges"☆185Updated 8 years ago
- RMPE: Regional Multi-person Pose Estimation, forked from Caffe. Research purpose only.☆260Updated 7 years ago
- Code repository for Convolutional Pose Machines☆115Updated 9 years ago
- Caffe with heatmap regression & spatial fusion layers. Useful for any CNN image position regression task.☆165Updated 8 years ago
- C++ implementation of Face Alignment at 3000 FPS via Regressing Local Binary Features☆198Updated 9 years ago
- Code repository for DenseReg.☆255Updated 4 years ago
- DeepPose implementation in Chainer☆415Updated 6 years ago
- Source code for our ECCV16 paper, Face Detection with End-to-End Integration of a ConvNet and a 3D Model☆136Updated 9 years ago
- Code repository for Model-based Deep Hand Pose Estimation☆112Updated 9 years ago
- DeepPose implementation on TensorFlow. Original Paper http://arxiv.org/abs/1312.4659