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

87 stars 26 forks source link

Improvement of performance ? #1

Open timtensor opened 5 years ago

timtensor commented 5 years ago

Hello , you can perhaps try to in corporate on top of open pose to improve the performance ??

3d from 2d

Jacob12138xieyuan commented 5 years ago

i don't know how to do it in real time

timtensor commented 5 years ago

Hi actually. you can save the keypoints from the 2D video. Then do a 3D uplift , where you get a list of 3d cordinates , which can be then streamed to unity .

Jacob12138xieyuan commented 5 years ago

This one i know, the key is to do it in real time