All Projects → lxaw → JoJoPoseEstimation

lxaw / JoJoPoseEstimation

Licence: other
Using OpenCV and OpenPose to recognize reference poses.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to JoJoPoseEstimation

motion trace bulk
MMDモーショントレース自動化一括処理バッチ
Stars: ✭ 36 (+140%)
Mutual labels:  openpose
ClothingTransfer-NCNN
CT-Net, OpenPose, LIP_JPPNet, DensePose running with ncnn⚡服装迁移/虚拟试穿⚡ClothingTransfer/Virtual-Try-On⚡
Stars: ✭ 166 (+1006.67%)
Mutual labels:  openpose
openpose-docker
A docker build file for CMU openpose with Python API support
Stars: ✭ 68 (+353.33%)
Mutual labels:  openpose
FastPose
pytorch realtime multi person keypoint estimation
Stars: ✭ 36 (+140%)
Mutual labels:  openpose
OpenPoseDotNet
OpenPose wrapper written in C++ and C# for Windows
Stars: ✭ 55 (+266.67%)
Mutual labels:  openpose
posture recognition
Posture recognition based on common camera
Stars: ✭ 91 (+506.67%)
Mutual labels:  openpose
Openpose-based-GUI-for-Realtime-Pose-Estimate-and-Action-Recognition
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.
Stars: ✭ 69 (+360%)
Mutual labels:  openpose
ESP32-CAM-MJPEG-Stream-Decoder-and-Control-Library
The library is MJPEG stream decoder based on libcurl and OpenCV, and written in C/C++.
Stars: ✭ 40 (+166.67%)
Mutual labels:  openpose
EverybodyDanceNow reproduce pytorch
Everybody dance now reproduced in pytorch
Stars: ✭ 579 (+3760%)
Mutual labels:  openpose
openpose-pytorch
🔥 OpenPose api wrapper in PyTorch.
Stars: ✭ 52 (+246.67%)
Mutual labels:  openpose
motion trace colab
colab版MMD自動トレース
Stars: ✭ 32 (+113.33%)
Mutual labels:  openpose
Openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Stars: ✭ 22,892 (+152513.33%)
Mutual labels:  openpose

JoJoPoseEstimation

Using OpenPose to recognize Poses from JoJo's Bizarre Adventure.

🎦 Video:

What is it?

  • Uses CMU's OpenPose to detect key body angles.
  • To detect angles, I use the law of cosines (see prior GitHub repo that I made)
  • Compares these frame angles and finds the closest JoJo pose.

Features:

  • Detects body angles!
  • Stores body angles!
  • Compares input body angles to stored one!
  • Returns the comparison!
  • When returned, changes the input frame and plays music!
  • Is a JoJo reference!

📦 Modules / Packages:

Basis:

Guide-video:

🔨 To do:
  • Make it more accurate! Add more Jojo!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].