paper-with-me

Papers

Harnessing the Latent Diffusion Model for Training-Free Image Style Transfer

2024-10-02 · Kento Masui, Mayu Otani, Masahiro Nomura, Hideki Nakayama

Diffusion models have recently shown the ability to generate high-quality images. However, controlling its generation process still poses challenges. The image style transfer task is one of those challenges that transfers the visual attributes of a style image to another content image. Typical obstacle of this task is the requirement of additional training of a pre-trained model. We propose a training-free style transfer algorithm, Style Tracking Reverse Diffusion Process (STRDP) for a pretrained Latent Diffusion Model (LDM). Our algorithm employs Adaptive Instance Normalization (AdaIN) function in a distinct manner during the reverse diffusion process of an LDM while tracking the encoding history of the style image. This algorithm enables style transfer in the latent space of LDM for reduced computational cost, and provides compatibility for various LDM models. Through a series of experiments and a user study, we show that our method can quickly transfer the style of an image without additional training. The speed, compatibility, and training-free aspect of our algorithm facilitates agile experiments with combinations of styles and LDMs for extensive application.

📄 PDF Abstract BibTeX arXiv:2410.01366

Code (0)

등록된 구현이 없습니다.

Tasks

Style Transfer

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
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…
Adaptive Instance Normalization 설명 없음

Similar Papers 제목 키워드 기반

TALE: Training-free Cross-domain Image Composition via Adaptive Latent Manipulation and Energy-guided Optimization

2024-08-07 · Kien T. Pham, Jingye Chen, Qifeng Chen

We present TALE, a novel training-free framework harnessing the generative capabilities of text-to-image diffusion models to address the cross-domain image composition task that focuses on flawlessly incorporating user-s…

DenoisingImage-Guided Composition

DragDiffusion: Harnessing Diffusion Models for Interactive Point-based Image Editing

2023-06-26 · CVPR 2024 1 · Yujun Shi, Chuhui Xue, Jun Hao Liew, Jiachun Pan 외

Accurate and controllable image editing is a challenging task that has attracted significant attention recently. Notably, DragGAN is an interactive point-based image editing framework that achieves impressive editing res…

Focusing on What Matters: Saliency-Harnessing Accurate Routing for Diffusion MoE

2026-06-25 · Haoyou Deng, Keyu Yan, Chaojie Mao, Xiang Wang 외 arxiv

Mixture-of-Experts (MoE) architectures have emerged as a powerful paradigm for scaling diffusion models in visual generation. Recent advancements have focused on adaptively allocating computational resources across diver…

HIPPo: Harnessing Image-to-3D Priors for Model-free Zero-shot 6D Pose Estimation

2025-02-14 · Yibo Liu, Zhaodong Jiang, Binbin Xu, Guile Wu 외

This work focuses on model-free zero-shot 6D object pose estimation for robotics applications. While existing methods can estimate the precise 6D pose of objects, they heavily rely on curated CAD models or reference imag…

3D Reconstruction6D Pose Estimation6D Pose Estimation using RGBImage to 3D+2

FoodFusion: A Latent Diffusion Model for Realistic Food Image Generation

2023-12-06 · Olivia Markham, Yuhao Chen, Chi-en Amy Tai, Alexander Wong

Current state-of-the-art image generation models such as Latent Diffusion Models (LDMs) have demonstrated the capacity to produce visually striking food-related images. However, these generated images often exhibit an ar…

DiversityImage Generation