Dw1010 / IntagHand

GNU General Public License v3.0
267 stars 27 forks source link

demo in interacting hand image but get bad result #5

Open wl03036530 opened 2 years ago

wl03036530 commented 2 years ago

Hi, The input images below are all obtained from the InterHand2.6M test data, because of these output results I am very confused. Is there anything I need to do for the input image before doing demo? (ex: resize or what?) or there are some restrictions on input images? (ex: hand must be in the middle of the image?) or it just happens that the ones I picked are all fail cases?

Thanks.

intput image : image27354 doing demo by using Single-image reconstruction and get: image27354_output And I noticed that the images provided in the demo folder are all square, so I used cv.resize to make the input to be square. Then this is the result I get : image27354_output_resize Another image is also: image21329 image21329_output

ZhengdiYu commented 2 years ago

You need to crop the hand region.