paper-with-me

Papers

Balanced Image Stylization with Style Matching Score

2025-03-10 · Yuxin Jiang, Liming Jiang, Shuai Yang, Jia-Wei Liu, Ivor Tsang, Mike Zheng Shou

We present Style Matching Score (SMS), a novel optimization method for image stylization with diffusion models. Balancing effective style transfer with content preservation is a long-standing challenge. Unlike existing efforts, our method reframes image stylization as a style distribution matching problem. The target style distribution is estimated from off-the-shelf style-dependent LoRAs via carefully designed score functions. To preserve content information adaptively, we propose Progressive Spectrum Regularization, which operates in the frequency domain to guide stylization progressively from low-frequency layouts to high-frequency details. In addition, we devise a Semantic-Aware Gradient Refinement technique that leverages relevance maps derived from diffusion semantic priors to selectively stylize semantically important regions. The proposed optimization formulation extends stylization from pixel space to parameter space, readily applicable to lightweight feedforward generators for efficient one-step stylization. SMS effectively balances style alignment and content preservation, outperforming state-of-the-art approaches, verified by extensive experiments.

📄 PDF Abstract BibTeX arXiv:2503.07601

Code (0)

등록된 구현이 없습니다.

Tasks

Image StylizationStyle 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 제목 키워드 기반

Capacity-Controlled Multi-View Stylization of 3D Gaussian Splatting

2026-06-25 · Zhihao Wen, Yixin Yang, Bojian Wu, Yang Zhou 외 arxiv

While 3D Gaussian Splatting (3DGS) provides an efficient and explicit representation for novel view synthesis, enforcing stylistic coherence across viewpoints remains challenging. Existing 3D stylization methods typicall…

Novel View Synthesis

FPRF: Feed-Forward Photorealistic Style Transfer of Large-Scale 3D Neural Radiance Fields

2024-01-10 · GeonU Kim, Kim Youwang, Tae-Hyun Oh

We present FPRF, a feed-forward photorealistic style transfer method for large-scale 3D neural radiance fields. FPRF stylizes large-scale 3D scenes with arbitrary, multiple style reference images without additional optim…

Semantic correspondenceStyle Transfer

Locally Stylized Neural Radiance Fields

2023-09-19 · ICCV 2023 1 · Hong-Wing Pang, Binh-Son Hua, Sai-Kit Yeung

In recent years, there has been increasing interest in applying stylization on 3D scenes from a reference style image, in particular onto neural radiance fields (NeRF). While performing stylization directly on NeRF guara…

NeRFNovel View SynthesisStyle Transfer

FPGS: Feed-Forward Semantic-aware Photorealistic Style Transfer of Large-Scale Gaussian Splatting

2025-03-11 · GeonU Kim, Kim Youwang, Lee Hyoseok, Tae-Hyun Oh

We present FPGS, a feed-forward photorealistic style transfer method of large-scale radiance fields represented by Gaussian Splatting. FPGS, stylizes large-scale 3D scenes with arbitrary, multiple style reference images …

Semantic correspondenceStyle Transfer

ColoristaNet for Photorealistic Video Style Transfer

2022-12-19 · Xiaowen Qiu, Ruize Xu, Boan He, Yingtao Zhang 외

Photorealistic style transfer aims to transfer the artistic style of an image onto an input image or video while keeping photorealism. In this paper, we think it's the summary statistics matching scheme in existing algor…

Optical Flow EstimationStyle TransferVideo Style Transfer