webtoon / WebtoonMe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to view/confirm my CDSM Pytorch Implementation?

hyoseok1223 opened this issue · comments

Hello! Recently I read "Cross-Domain Style Mixing for Face Cartoonization" with interest. And I implement CDSM with PyTorch and reproduce some experiments of paper.

If authors have enough time, is it possible to view/confirm my CDSM Pytorch Implementation? ( only image & not yet lookup table)

+Additional Question : While Reproducting Paper, I check some bad results of tRGB Replacement which are without tRGB Replacement results have not color distortion, but tRGB Replacement results have color distortion. It's my fault? or Was it found sometimes in yours experiments ?