zyoohv

Results 2 issues of zyoohv

I read your code carefully, and implement with following code. But I still get the wrong result. Could you help me? ```python # config from lib.models.pose_resnet import get_pose_net from lib.core.config...

This is my code about using your model to predict pose of my image. Is there any wrong with it ? Can you provide me a right one ? ```python...