paper-with-me

Papers

AnyStyle: A Single LoRA is Sufficient for Image-Guided Style Transfer

2026-07-06 · Yongwen Lai, Chaoqun Wang arxiv

Image-guided style transfer aims to apply the artistic characteristics of a style image to a content image while preserving its semantic structure and layout. Despite advances in diffusion-based methods, existing approaches often face challenges in disentangling content and style, particularly when independently optimized adapters are naively combined, causing conflicts between adapters and limiting controllability over the content-style balance in inference. We further demonstrate that training-free structural guidance directly derived from the content image through the internal attention of pre-trained model outperforms a dedicated content LoRA adapter in terms of structural fidelity and computational efficiency. Building on these observations, we propose AnyStyle, a streamlined framework for image-guided style transfer. The framework adopts a unified single-adapter paradigm for coherent style capture from the style image and incorporates training-free structural guidance from the content image, thus avoiding complex entanglement between multiple adapters and improving controllability and stability. Extensive experiments show that our method delivers competitive quantitative performance and significantly improved perceptual quality. Code is available at https://github.com/Yvan1001/AnyStyle.

📄 PDF Abstract BibTeX arXiv:2607.04677

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyStyle Transfer

Similar Papers 제목 키워드 기반

AnyStyle: Single-Pass Multimodal Stylization for 3D Gaussian Splatting

2026-02-03 · Joanna Kaleta, Bartosz Świrta, Kacper Kania, Przemysław Spurek 외 arxiv

The growing demand for rapid and scalable 3D asset creation has driven interest in feed-forward 3D reconstruction methods, with 3D Gaussian Splatting (3DGS) emerging as an effective scene representation. While recent app…

3D Reconstruction

Towards High-Resolution Visual Perception via Hierarchical Entity Exploration

2026-07-01 · Ziyu Ma, Shidong Yang, Yuxiang Ji, Yiming Hu 외 arxiv

High-resolution (HR) image perception remains a key challenge in multimodal large language models (MLLMs), as fine-grained details are often lost when the image is processed as a whole. Existing methods either require tr…

Object Detection

Boosting3D: High-Fidelity Image-to-3D by Boosting 2D Diffusion Prior to 3D Prior with Progressive Learning

2023-11-22 · Kai Yu, Jinlin Liu, Mengyang Feng, Miaomiao Cui 외

We present Boosting3D, a multi-stage single image-to-3D generation method that can robustly generate reasonable 3D objects in different data domains. The point of this work is to solve the view consistency problem in sin…

3D GenerationImage to 3DNeRFObject

FastEdit: Fast Text-Guided Single-Image Editing via Semantic-Aware Diffusion Fine-Tuning

2024-08-06 · Zhi Chen, Zecheng Zhao, Yadan Luo, Zi Huang

Conventional Text-guided single-image editing approaches require a two-step process, including fine-tuning the target text embedding for over 1K iterations and the generative model for another 1.5K iterations. Although i…

parameter-efficient fine-tuningStyle Transfer

ReLo-IRR: Reflection-Guided LoRA Framework for Image Reflection Removal

2026-07-03 · Chaoqun Wang, Yuehuan Wei, Haoxiang Cao, Shaobo Min arxiv

Single-image reflection removal (SIRR) aims to recover the clean transmission layer from a reflection-contaminated image. Although recent methods achieve promising results with large diffusion models, they rely on image-…

Reflection Removal