YuvalNirkin / face_segmentation

Deep face segmentation in extremely hard conditions
Apache License 2.0
730 stars 151 forks source link

poor performance #23

Closed bsdis closed 4 years ago

bsdis commented 4 years ago

Hi, I tried your system - and maybe i am doing something wrong, but this system seems to give rather poor results. How were you able to get the results you describe? I am using your implementation directly, so it should be same code i am running as you.

See example of poor result here:

Maybe you used some special model which you have not shared?

YuvalNirkin commented 4 years ago

Please see #8.

You can also try the new UNet model implemented in PyTorch here.