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
Hi, thank you for your appreciate work.
I successfully run code with pre-trained model to output 3D png file.
However, I have some problems about elbow.
These are the results I got from your code.
Left: input data(StackedHourglass)
Center: 3D prediction (front)
Right: 3D prediction (above)
Figure1_RaiseAbove
Figure2_RaiseForward
Problems are here:
in Figure1, the right elbow is bended more than input. Therefore I cannot predict hands-up-pose correctly.
in Figure2, the right arm is raised forward, but it's predicted to be raised sideward. In addition, the elbow is bended.
Do you have any ideas about these problem?
I look forward to hearing from you.
The text was updated successfully, but these errors were encountered:
Hi, thank you for your appreciate work.
I successfully run code with pre-trained model to output 3D png file.
However, I have some problems about elbow.
These are the results I got from your code.
Left: input data(StackedHourglass)
Center: 3D prediction (front)
Right: 3D prediction (above)
Figure1_RaiseAbove
![Figure1](https://user-images.githubusercontent.com/56902540/69598863-2d328300-104e-11ea-95ac-c4d6a684a8dc.jpg)
Figure2_RaiseForward
![Figure2](https://user-images.githubusercontent.com/56902540/69607838-7b08b480-1069-11ea-840e-fcc3307c0182.jpg)
Problems are here:
in Figure1, the right elbow is bended more than input. Therefore I cannot predict hands-up-pose correctly.
in Figure2, the right arm is raised forward, but it's predicted to be raised sideward. In addition, the elbow is bended.
Do you have any ideas about these problem?
I look forward to hearing from you.
The text was updated successfully, but these errors were encountered: