#
openpose
Here are 119 public repositories matching this topic...
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
mobile
embedded
deep-learning
neural-network
robotics
tensorflow
realtime
image-processing
cnn
ros
convolutional-neural-networks
human-pose-estimation
catkin
pose-estimation
mobilenet
openpose
-
Updated
Jun 28, 2020 - Python
HyperPose: A Flexible Library for Real-time Human Pose Estimation
-
Updated
Jul 5, 2020 - Python
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
lightweight
real-time
deep-learning
pytorch
human-pose-estimation
openpose
mscoco-keypoint
openvino
coco-keypoints-detection
lightweight-openpose
-
Updated
Jun 28, 2020 - Python
pytorch implementation of openpose including Hand and Body Pose Estimation.
-
Updated
Feb 1, 2020 - Jupyter Notebook
api
machine-learning
computer-vision
tensorflow
basketball
artificial-intelligence
object-detection
openpose
-
Updated
Jun 19, 2020 - Python
Everybody dance now reproduced in pytorch
-
Updated
Mar 28, 2020 - Python
OpenPose's Unity Plugin for Unity users
-
Updated
Aug 14, 2019 - C#
Training repository for OpenPose
machine-learning
real-time
computer-vision
deep-learning
human-pose-estimation
human-behavior-understanding
openpose
iccv-2019
openpose-training
-
Updated
Jun 14, 2020 - Python
Apply ML to the skeletons from OpenPose; 9 actions; multiple people. (WARNING: I'm sorry that this is only good for course demo, not for real world applications !!! Those ary very difficult !!!)
-
Updated
Jan 29, 2020 - Python
Python bindings for the Openpose library
-
Updated
Dec 3, 2018 - Jupyter Notebook
zqztxdi
commented
Feb 28, 2019
Traceback (most recent call last):
File "run.py", line 136, in
cv2.imshow('in', vectormap[0, :, :, 0])
cv2.error: OpenCV(4.0.0) C:\projects\opencv-python\opencv\modules\highgui\src\window_w32.cpp:1230: error: (-215:Assertion failed) dst.data == (uchar*)dst_ptr in function 'cvShowImage'
This is a pix2pix demo that learns from pose and translates this into a human. A webcam-enabled application is also provided that translates your pose to the trained pose. Everybody dance now !
gan
pix2pix
generative-adversarial-networks
pose-estimation
openpose
face2face
densepose
pose2pose
vid2vid
alphapose
-
Updated
Oct 24, 2018 - Python
A tensorflow implementation of Arxiv Paper "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose "(https://arxiv.org/abs/1811.12004)
-
Updated
Aug 14, 2019 - Python
Perform Human Pose Estimation in OpenCV Using OpenPose MobileNet
-
Updated
Jun 15, 2018 - Python
Code for estimating social distances from RGB cameras.
-
Updated
Jun 15, 2020 - Python
CMU's OpenPose for ROS
-
Updated
Oct 24, 2017 - C++
Real-time 3D multi-person detection made easy with OpenPose and the ZED
-
Updated
Apr 23, 2020 - C++
Human Image Gender Classifier for Expressive Body Capture
-
Updated
Jun 9, 2020 - Python
PyTorch implementation of the OpenPose
-
Updated
Feb 11, 2019 - Python
Detects the sitting position of a person
opencv
camera
python3
keypoints
cmu
posture
openpose
posture-recognition
sitting-posture-recognition
-
Updated
Jan 28, 2020 - Python
Qualia is a deep learning framework deeply integrated with automatic differentiation and dynamic graphing with CUDA acceleration. Qualia was built from scratch.
reinforcement-learning
deep-learning
graph
gpu
automatic-differentiation
cuda
autograd
gan
neural-networks
openpose
-
Updated
Mar 10, 2020 - Python
GUI based on the python api of openpose in windows using cuda10 and cudnn7. Support body , hand, face keypoints estimation and data saving. Realtime gesture recognition is realized through two-layer neural network based on the skeleton collected from the gui.
-
Updated
Dec 16, 2019 - Python
A docker build file for CMU openpose with Python API support
-
Updated
May 4, 2020 - Dockerfile
Detect humans in an image and estimate the pose for each person
-
Updated
May 28, 2020 - C++
Posture recognition based on common camera
-
Updated
Jul 9, 2020 - Python
Implementation of openpose with tensorflow & openCV for estimation of human poses & classification.
-
Updated
May 1, 2020 - PureBasic
Improve this page
Add a description, image, and links to the openpose topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openpose topic, visit your repo's landing page and select "manage topics."
Issue Summary
Documentation and error messages are misleading when using a release version of Caffe on Ubuntu.
Executed Command (if any)
cmake .. -DBUILD_CAFFE=OFF -DCaffe_INCLUDE_DIRS=/usr/include/caffe -DCaffe_LIBS=/usr/lib/x86_64-linux-gnu/libcaffe.soOpenPose Output (if any)