digital-standard / ThreeDPoseUnityBarracuda

Unity sample of 3D pose estimation using Barracuda
1.43k stars 275 forks source link

Looking for model for smaller resolution video, or a way to train my own onnx #11

Closed trevorvanhoof closed 3 years ago

trevorvanhoof commented 3 years ago

I'm really impressed with the quality, but performance is a bit low, around 15 fps at the 448x448 pixels. I notice the model stops working at other resolutions, onnx filename contains 448x448 so that is probably why! :) but at 224x224 it is a full 60 FPS so I would like to try a resolution like that.

This was by far the easiest project to use and (highest performance so far on a project that actually works) so I would really like to use it on the project I'm working on.

yukihiko commented 3 years ago

Thank you. I consider the high specs required to be a challenge, but I believe the hardware is advancing faster than I can try.

MyzTyn commented 3 years ago

@trevorvanhoof Have you found way to train onnx? If yes, then can you tell me how to?

trevorvanhoof commented 3 years ago

sadly not, i have found azure kinect and modern ipad can provide similar data, not hardware independent like this but just fyi