paper-with-me

Papers

Pixel-Aware Stable Diffusion for Realistic Image Super-resolution and Personalized Stylization

2023-08-28 · Tao Yang, Rongyuan Wu, Peiran Ren, Xuansong Xie, Lei Zhang

Diffusion models have demonstrated impressive performance in various image generation, editing, enhancement and translation tasks. In particular, the pre-trained text-to-image stable diffusion models provide a potential solution to the challenging realistic image super-resolution (Real-ISR) and image stylization problems with their strong generative priors. However, the existing methods along this line often fail to keep faithful pixel-wise image structures. If extra skip connections between the encoder and the decoder of a VAE are used to reproduce details, additional training in image space will be required, limiting the application to tasks in latent space such as image stylization. In this work, we propose a pixel-aware stable diffusion (PASD) network to achieve robust Real-ISR and personalized image stylization. Specifically, a pixel-aware cross attention module is introduced to enable diffusion models perceiving image local structures in pixel-wise level, while a degradation removal module is used to extract degradation insensitive features to guide the diffusion process together with image high level information. An adjustable noise schedule is introduced to further improve the image restoration results. By simply replacing the base diffusion model with a stylized one, PASD can generate diverse stylized images without collecting pairwise training data, and by shifting the base model with an aesthetic one, PASD can bring old photos back to life. Extensive experiments in a variety of image enhancement and stylization tasks demonstrate the effectiveness of our proposed PASD approach. Our source codes are available at \url{https://github.com/yangxy/PASD/}.

📄 PDF Abstract BibTeX arXiv:2308.14469

Code (1)

yangxy/pasd 공식 구현 pytorch

Tasks

Image EnhancementImage GenerationImage RestorationImage StylizationImage Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

fail 설명 없음
BASE 설명 없음
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 제목 키워드 기반

Local-Global Context-Aware and Structure-Preserving Image Super-Resolution

2025-10-11 · Sanchar Palit, Subhasis Chaudhuri, Biplab Banerjee arxiv

Diffusion models have recently achieved significant success in various image manipulation tasks, including image super-resolution and perceptual quality enhancement. Pretrained text-to-image models, such as Stable Diffus…

Image Super-ResolutionImage Manipulation

MVDiffusion: Enabling Holistic Multi-view Image Generation with Correspondence-Aware Diffusion

2023-07-03 · NeurIPS 2023 11 · Shitao Tang, Fuyang Zhang, Jiacheng Chen, Peng Wang 외

This paper introduces MVDiffusion, a simple yet effective method for generating consistent multi-view images from text prompts given pixel-to-pixel correspondences (e.g., perspective crops from a panorama or multi-view i…

Image Generation

MRIR: Integrating Multimodal Insights for Diffusion-based Realistic Image Restoration

2024-07-04 · Yuhong Zhang, Hengsheng Zhang, Xinning Chai, Rong Xie 외

Realistic image restoration is a crucial task in computer vision, and the use of diffusion-based models for image restoration has garnered significant attention due to their ability to produce realistic results. However,…

DenoisingImage RestorationLanguage ModellingLarge Language Model+1

RGB$\leftrightarrow$X: Image decomposition and synthesis using material- and lighting-aware diffusion models

2024-05-01 · Zheng Zeng, Valentin Deschaintre, Iliyan Georgiev, Yannick Hold-Geoffroy 외

The three areas of realistic forward rendering, per-pixel inverse rendering, and generative image synthesis may seem like separate and unrelated sub-fields of graphics and vision. However, recent work has demonstrated im…

Image GenerationInverse Rendering

Towards Highly Realistic Artistic Style Transfer via Stable Diffusion with Step-aware and Layer-aware Prompt

2024-04-17 · Zhanjie Zhang, Quanwei Zhang, Huaizhong Lin, Wei Xing 외

Artistic style transfer aims to transfer the learned artistic style onto an arbitrary content image, generating artistic stylized images. Existing generative adversarial network-based methods fail to generate highly real…

Generative Adversarial NetworkStyle Transfer