Closed chenj02 closed 2 months ago
Hi @chenj02 , thank you for your interest in our work. ControlNet adapts style transfer by shuffling image in pixel wise as style input. This simple design is difficult to extract rich and expressive style representations. In contrast, StyleShot utilizes a style-aware encoder specifically designed to extract style representations. Below, we provide the stylized results of ControlNet compared to StyleShot:
thank you very much!!!
I‘m also trying to achieve style transfer task, but I’m comfused about myself and my motivation--the ControlNet has worked very well at style transfer, so why we still do this?