DiffHarmony: Latent Diffusion Model Meets Image Harmonization
Image harmonization, which involves adjusting the foreground of a composite image to attain a unified visual consistency with the background, can be conceptualized as an image-to-image translation task. Diffusion models have recently promoted the rapid development of image-to-image translation tasks . However, training diffusion models from scratch is computationally intensive. Fine-tuning pre-trained latent diffusion models entails dealing with the reconstruction error induced by the image compression autoencoder, making it unsuitable for image generation tasks that involve pixel-level evaluation metrics. To deal with these issues, in this paper, we first adapt a pre-trained latent diffusion model to the image harmonization task to generate the harmonious but potentially blurry initial images. Then we implement two strategies: utilizing higher-resolution images during inference and incorporating an additional refinement stage, to further enhance the clarity of the initially harmonized images. Extensive experiments on iHarmony4 datasets demonstrate the superiority of our proposed method. The code and model will be made publicly available at https://github.com/nicecv/DiffHarmony .
Code (1)
Tasks
Image CompressionImage GenerationImage HarmonizationImage-to-Image TranslationmodelTranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Unpaired Volumetric Harmonization of Brain MRI with Conditional Latent Diffusion
Multi-site structural MRI is increasingly used in neuroimaging studies to diversify subject cohorts. However, combining MR images acquired from various sites/centers may introduce site-related non-biological variations. …
AnatomyImage HarmonizationHarmoniDiff-RS: Training-Free Diffusion Harmonization for Satellite Image Composition
Satellite image composition plays a critical role in remote sensing applications such as data augmentation, disaste simulation, and urban planning. We propose HarmoniDiff-RS, a training-free diffusion-based framework for…
Image HarmonizationData AugmentationDiffusionCT: Latent Diffusion Model for CT Image Standardization
Computed tomography (CT) is one of the modalities for effective lung cancer screening, diagnosis, treatment, and prognosis. The features extracted from CT images are now used to quantify spatial and temporal variations i…
Computed Tomography (CT)DecoderImage HarmonizationLung Cancer Diagnosis+2FreePIH: Training-Free Painterly Image Harmonization with Diffusion Model
This paper provides an efficient training-free painterly image harmonization (PIH) method, dubbed FreePIH, that leverages only a pre-trained diffusion model to achieve state-of-the-art harmonization results. Unlike exist…
DenoisingImage HarmonizationStyle TransferSegment Anything Model Meets Image Harmonization
Image harmonization is a crucial technique in image composition that aims to seamlessly match the background by adjusting the foreground of composite images. Current methods adopt either global-level or pixel-level featu…
Image HarmonizationmodelSemantic Segmentation