All Projects → Jacob12138xieyuan → Real Time 3d Pose Estimation With Unity3d

Jacob12138xieyuan / Real Time 3d Pose Estimation With Unity3d

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Real Time 3d Pose Estimation With Unity3d

Postprocessingdemo
A demo project used in the post-processing stack presentation at Unite 2017 Tokyo.
Stars: ✭ 21 (-38.24%)
Mutual labels:  unity3d
Awesome Autonomous Driving Papers
This repository provides awesome research papers for autonomous driving perception. If you do find a problem or have any suggestions, please raise this as an issue or make a pull request with information (format of the repo): Research paper title, datasets, metrics, objects, source code, publisher, and year.
Stars: ✭ 30 (-11.76%)
Mutual labels:  real-time
Freertos Cell
FreeRTOS for Jailhouse Cells
Stars: ✭ 31 (-8.82%)
Mutual labels:  real-time
Rocket.chat
The communications platform that puts data protection first.
Stars: ✭ 31,251 (+91814.71%)
Mutual labels:  real-time
Savegamepro
A Complete and Powerful Save Game Solution for Unity (Game Engine)
Stars: ✭ 30 (-11.76%)
Mutual labels:  unity3d
Unity Assetpipeline Presentation
Unity project for "A Technical Deep-Dive into Unity's Asset Pipeline" presented at Develop: 2018
Stars: ✭ 31 (-8.82%)
Mutual labels:  unity3d
Unityfx
DocFX template to create Unity-esque documentation
Stars: ✭ 21 (-38.24%)
Mutual labels:  unity3d
Flutter Unity View Widget
Embeddable unity game engine view for Flutter. Advance demo here https://github.com/juicycleff/flutter-unity-arkit-demo
Stars: ✭ 961 (+2726.47%)
Mutual labels:  unity3d
Intrinio Realtime Node Sdk
Intrinio NodeJS SDK for Real-Time Stock & Crypto Prices
Stars: ✭ 30 (-11.76%)
Mutual labels:  real-time
Lightweight Human Pose Estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
Stars: ✭ 958 (+2717.65%)
Mutual labels:  real-time
Unitystationbumper
Video bumper for Unity's live streaming channel.
Stars: ✭ 28 (-17.65%)
Mutual labels:  unity3d
Museum
Live coding rig for Channel 18 at SuperDeluxe
Stars: ✭ 30 (-11.76%)
Mutual labels:  unity3d
Seido
Visuals for Matsuura Masaya's live performance in Osaka and Tokyo.
Stars: ✭ 31 (-8.82%)
Mutual labels:  unity3d
Univrm
Unity package that can import and export VRM format
Stars: ✭ 914 (+2588.24%)
Mutual labels:  unity3d
Bones3
Bones³ is a Voxel Editor for Unity. Supports both in-game and in-editor building.
Stars: ✭ 32 (-5.88%)
Mutual labels:  unity3d
Hsplugins
Various Honey Select plugins
Stars: ✭ 21 (-38.24%)
Mutual labels:  unity3d
Unity browser
Open source Unity3d web browser created by Vitaly Chashin https://bitbucket.org/vitaly_chashin/simpleunitybrowser
Stars: ✭ 31 (-8.82%)
Mutual labels:  unity3d
Minimumaudioplugin
Minimum implementation of a native audio plugin for Unity
Stars: ✭ 33 (-2.94%)
Mutual labels:  unity3d
Unity Signals
Signals for Unity3D
Stars: ✭ 32 (-5.88%)
Mutual labels:  unity3d
Animvrunitytoolkit
Bring your AnimVR creations into Unity
Stars: ✭ 31 (-8.82%)
Mutual labels:  unity3d

real-time-3d-pose-estimation-with-Unity3D

This is version 1.0 of "real time 3d pose estimation with Unity3D". The result is not good at all, I will try to improve it.

Demo video smoothed: https://www.youtube.com/watch?v=JnFtVC0ou6I&t=2s

Same video not smoothed: https://www.youtube.com/watch?v=wye4tFp7HP8&t=28s

Usage:

1. Open Unity3D "main" file. Attach "Assets/Pos_txt_Reader1.cs" file to UnityChan character, and click play game.

2. Run "src/webcam3d2.py" python file. Note: you should install some dependences (opencv, tensorflow-gpu)

video:

webcam:

Useful links:

https://github.com/ildoonet/tf-pose-estimation

https://qiita.com/keel/items/0d64167850566586d22a

https://qiita.com/romaroma/items/ffbdae4ecfc4c8ff31cd

https://github.com/SrikanthVelpuri/tf-pose

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].