Awesome
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.
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:
<img src="version1.0 demo.png"/>
webcam:
<img src="webcam_smoothed_real_time.png"/>
Useful links: