You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ThreeDPoseUnityBarracuda is a sample source which read the onnx by Barracuda and do threeD pose estimation on Unity. the accuracy got better than pre model. *Be aware of that the target should be only one person. It does not work for multi target.
May I know the NN structure you are using and how did you train them? On which dataset?
Could you report the performance of the method?
Thank you so much!
The text was updated successfully, but these errors were encountered:
Hi bro,
In VNECT paper, the model trained by MPI-INF-3DHP dataset, the keypoints number are not equal to this repo used(24 keypoints number), do you know about the dataset the author used?
Hello, may I ask, the C# script used to estimate the pose is named VNect, does it mean that the model used in this article is VNect? Why import a Resnet3_4.onnx model? Is it related to VNect?
May I know the NN structure you are using and how did you train them? On which dataset?
Could you report the performance of the method?
Thank you so much!
The text was updated successfully, but these errors were encountered: