paper-with-me

Papers

DIFF-NST: Diffusion Interleaving For deFormable Neural Style Transfer

2023-07-09 · Dan Ruta, Gemma Canet Tarrés, Andrew Gilbert, Eli Shechtman, Nicholas Kolkin, John Collomosse

Neural Style Transfer (NST) is the field of study applying neural techniques to modify the artistic appearance of a content image to match the style of a reference style image. Traditionally, NST methods have focused on texture-based image edits, affecting mostly low level information and keeping most image structures the same. However, style-based deformation of the content is desirable for some styles, especially in cases where the style is abstract or the primary concept of the style is in its deformed rendition of some content. With the recent introduction of diffusion models, such as Stable Diffusion, we can access far more powerful image generation techniques, enabling new possibilities. In our work, we propose using this new class of models to perform style transfer while enabling deformable style transfer, an elusive capability in previous models. We show how leveraging the priors of these models can expose new artistic controls at inference time, and we document our findings in exploring this new direction for the field of style transfer.

📄 PDF Abstract BibTeX arXiv:2307.04157

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationStyle Transfer

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Deformable Style Transfer

2020-03-24 · ECCV 2020 8 · Sunnie S. Y. Kim, Nicholas Kolkin, Jason Salavon, Gregory Shakhnarovich

Both geometry and texture are fundamental aspects of visual style. Existing style transfer methods, however, primarily focus on texture, almost entirely ignoring geometry. We propose deformable style transfer (DST), an o…

Style Transfer

StyleRWKV: High-Quality and High-Efficiency Style Transfer with RWKV-like Architecture

2024-12-27 · Miaomiao Dai, Qianyu Zhou, Lizhuang Ma

Style transfer aims to generate a new image preserving the content but with the artistic representation of the style source. Most of the existing methods are based on Transformers or diffusion models, however, they suffe…

Style Transfer

Style Injection in Diffusion: A Training-free Approach for Adapting Large-scale Diffusion Models for Style Transfer

2023-12-11 · CVPR 2024 1 · Jiwoo Chung, Sangeek Hyun, Jae-Pil Heo

Despite the impressive generative capabilities of diffusion models, existing diffusion model-based style transfer methods require inference-stage optimization (e.g. fine-tuning or textual inversion of style) which is tim…

Style Transfer

Bidirectionally Deformable Motion Modulation For Video-based Human Pose Transfer

2023-07-15 · ICCV 2023 1 · Wing-Yin Yu, Lai-Man Po, Ray C. C. Cheung, Yuzhi Zhao 외

Video-based human pose transfer is a video-to-video generation task that animates a plain source human image based on a series of target human poses. Considering the difficulties in transferring highly structural pattern…

motion predictionPose TransferStyle TransferVideo Generation

Diffusion-based Human Motion Style Transfer with Semantic Guidance

2024-03-20 · Lei Hu, Zihao Zhang, Yongjing Ye, Yiwen Xu 외

3D Human motion style transfer is a fundamental problem in computer graphic and animation processing. Existing AdaIN- based methods necessitate datasets with balanced style distribution and content/style labels to train …

Motion Style TransferStyle TransferTransfer Learning