renhaa

Results 4 comments of renhaa

Impressive paper! I'm also interested in the "interactive" code.

@weiweiwang @zllrunning Look at https://github.com/zllrunning/face-parsing.PyTorch/blob/d2e684cf1588b46145635e8fe7bcc29544e5537e/test.py#L16 and compare with this list ```python ["background",'skin', 'l_brow', 'r_brow', 'l_eye', 'r_eye', 'eye_g', 'l_ear', 'r_ear', 'ear_r','nose','mouth', 'u_lip', 'l_lip', 'neck', 'neck_l', 'cloth', 'hair', 'hat'] ``` Should be...