AB
AiBoss
project

SigStyle - A style transfer framework jointly developed by Jilin University, Adobe, and other institutions.

SigStyle is a new signature style transfer framework developed by Jilin University, the School of Intelligent Science and Technology of Nanjing University, and Adobe. It supports transferring unique visual features (such as geometric structure, color scheme, brushstrokes, etc.) from a single style image.

What is SigStyle?

SigStyle is a novel signature style transfer framework developed by Jilin University, the School of Intelligent Science and Technology at Nanjing University, and Adobe. It supports the seamless transfer of unique visual features (such as geometric structures, color schemes, and brushstrokes) from a single style image to a content image. Based on a personalized text-to-image diffusion model, SigStyle uses a hypernetwork to efficiently fine-tune the model to capture signature styles, representing them as unique markers. During the transfer process, SigStyle incorporates time-aware attention exchange technology to ensure content consistency. SigStyle supports global style transfer and enables various applications such as local style transfer, texture transfer, style fusion, and style-guided text-to-image generation.

SigStyle's main functions

  • High-quality style transferIt transfers unique visual features (such as geometric structure, color matching, brushstrokes, etc.) from style images to content images while preserving the semantics and structure of the content images.
  • Single-image style learningStyle learning and transfer can be completed with only one style image, eliminating the need for multiple reference images and greatly reducing the barrier to entry.
  • Multi-application supportIt supports a variety of application scenarios, including global style transfer, local style transfer (applying styles only to specific areas of an image), texture transfer, style fusion (merging multiple styles and then transferring them), and style-guided text-to-image generation.
  • Maintaining content consistencyBased on time-aware attention exchange technology, it ensures that the structure and semantics of the content image are not destroyed during style transfer.

SigStyle's technical principles

  • Personalized text-to-image diffusion modelBased on a personalized text-to-image diffusion model (such as DreamBooth) as the basic framework, the model is fine-tuned to embed semantic priors of style images to achieve style capture and transfer.
  • Hypernetwork-driven style-aware fine-tuningIntroducing a hypernetwork. The hypernetwork fine-tunes the decoder module of the diffusion model based on predicted weight offsets, efficiently capturing and representing style features. This avoids the overfitting problem caused by fine-tuning individual images in traditional methods.
  • Time-perception attention exchangeWhen generating the target image, the self-attention feature map of the content image is replaced with the corresponding feature map of the target image (only in the early steps of the denoising process) to ensure that the structural and semantic information of the content image is preserved during style transfer.
  • Style MarkupThe style is represented as a special token. Based on a fine-tuned diffusion model, the style is embedded into the generation process, making style transfer more flexible and supporting a variety of complex style operations.

SigStyle's official project website

Application scenarios of SigStyle

  • Art and DesignIt allows you to transfer artistic styles to images or design works, supporting style fusion and personalized creation.
  • Fashion and ClothingUsed for texture transfer and stylized design, helping to quickly generate design schemes in different styles.
  • Film and AdvertisingStylize video frames and scenes to enhance visual effects.
  • Game developmentQuickly generate stylized scenes and textures to enhance the visual effects of games.
  • Digital content creationSupports style-guided text-to-image generation and local stylization.