vchoutas / expose

ExPose - EXpressive POse and Shape rEgression
Other
618 stars 100 forks source link

The results of RCNN (demo.py) and openpose (inference.py) are different? #6

Open chaytonmin opened 4 years ago

chaytonmin commented 4 years ago

I find that the results of RCNN (demo.py) and openpose (inference.py) are different, and the result with openpose is even worse than RCNN. Could you tell me the reason for this phenomenon and which one do you recommend to use for testing?

special-yang commented 4 years ago

I find that the results of RCNN (demo.py) and openpose (inference.py) are different, and the result with openpose is even worse than RCNN. Could you tell me the reason for this phenomenon and which one do you recommend to use for testing?

did you run successfully? I meet some problem, can you give me some ideas

vchoutas commented 4 years ago

@chaytonmin Do you have some specific example? The results will change due to the different boxes. Sometime the RCNN might give you a partial body detection, e.g. a lower body, for which the model has not been trained. I would recommend using full body crops for the best performance.

booker-max commented 3 years ago

Do you have the training code for this paper? Can you share it with me? This is my email address 1654617276wj@gmail.com,Thank you very much.!