timctho / convolutional-pose-machines-tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

some problem of demo_cpm_body.py!!

lilyswang opened this issue · comments

How to use the demo_cpm_body.py(or demo_cpm_hand.py) and get a better result?
However I get a bad result as follows:
body:

hand:

选区_166

body:
选区_167

look for help!!!thx

original hand pic:
选区_168

in demo_cpm_hand.py
this code 'test_img = cpm_utils.read_image(FLAGS.DEMO_TYPE, [], FLAGS.input_size, 'IMAGE')' will resize and crop the image, put your hand in the center of the image will get a better performance.