ly015 / intrinsic_flow

Pytorch implementation of the CVPR 2019 paper Dense Intrinsic Appearance Flow for Human Pose Transfer.

Home Page:http://mmlab.ie.cuhk.edu.hk/projects/pose-transfer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

silhouette24, silhouette6 not giving correct segmentation

sandhyalaxmiK opened this issue · comments

Hi. Thanks for the update.
By using the code for create_seg.py i am getting images for silhouette 24, silhouette6 like below, which is not giving accurately. Can you tell me how to get exact segmentation with silhouette. Can i change flength, near, far values in renderer function.
for silhouette 24, getting like this:
temp_orig
temp
For silhouette 6 getting like this:
1009803-1-4x_temp

Thanks in advance.