paper-with-me

홈 › Papers

SHUNIT: Style Harmonization for Unpaired Image-to-Image Translation

2023-01-11 · Seokbeom Song, Suhyeon Lee, Hongje Seong, Kyoungwon Min, Euntai Kim

We propose a novel solution for unpaired image-to-image (I2I) translation. To translate complex images with a wide range of objects to a different domain, recent approaches often use the object annotations to perform per-class source-to-target style mapping. However, there remains a point for us to exploit in the I2I. An object in each class consists of multiple components, and all the sub-object components have different characteristics. For example, a car in CAR class consists of a car body, tires, windows and head and tail lamps, etc., and they should be handled separately for realistic I2I translation. The simplest solution to the problem will be to use more detailed annotations with sub-object component annotations than the simple object annotations, but it is not possible. The key idea of this paper is to bypass the sub-object component annotations by leveraging the original style of the input image because the original style will include the information about the characteristics of the sub-object components. Specifically, for each pixel, we use not only the per-class style gap between the source and target domains but also the pixel's original style to determine the target style of a pixel. To this end, we present Style Harmonization for unpaired I2I translation (SHUNIT). Our SHUNIT generates a new style by harmonizing the target domain style retrieved from a class memory and an original source image style. Instead of direct source-to-target style mapping, we aim for source and target styles harmonization. We validate our method with extensive experiments and achieve state-of-the-art performance on the latest benchmark sets. The source code is available online: https://github.com/bluejangbaljang/SHUNIT.

📄 PDF Abstract BibTeX arXiv:2301.04685

Code (1)

bluejangbaljang/shunit 공식 구현 pytorch

Tasks

Image-to-Image TranslationObjectTranslation

Similar Papers 제목 키워드 기반

Anatomical Conditioning for Contrastive Unpaired Image-to-Image Translation of Optical Coherence Tomography Images

2024-04-08 · Marc S. Seibel, Hristina Uzunova, Timo Kepp, Heinz Handels

For a unified analysis of medical images from different modalities, data harmonization using image-to-image (I2I) translation is desired. We study this problem employing an optical coherence tomography (OCT) data set of …

Contrastive LearningDecoderDomain AdaptationImage-to-Image Translation+2

Unpaired Volumetric Harmonization of Brain MRI with Conditional Latent Diffusion

2024-08-18 · Mengqi Wu, Minhui Yu, Shuaiming Jing, Pew-Thian Yap 외

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 Harmonization

Disentangled Latent Energy-Based Style Translation: An Image-Level Structural MRI Harmonization Framework

2024-02-10 · Mengqi Wu, Lintao Zhang, Pew-Thian Yap, Hongtu Zhu 외

Brain magnetic resonance imaging (MRI) has been extensively employed across clinical and research fields, but often exhibits sensitivity to site effects arising from non-biological variations such as differences in field…

Image GenerationTranslation

Progressive Painterly Image Harmonization from Low-level Styles to High-level Styles

2023-12-15 · Li Niu, Yan Hong, Junyan Cao, Liqing Zhang

Painterly image harmonization aims to harmonize a photographic foreground object on the painterly background. Different from previous auto-encoder based harmonization networks, we develop a progressive multi-stage harmon…

Image Harmonization

PRISM: Privacy-preserving Inter-Site MRI Harmonization via Disentangled Representation Learning

2024-11-10 · Sarang Galada, Tanurima Halder, Kunal Deo, Ram P Krish 외

Multi-site MRI studies often suffer from site-specific variations arising from differences in methodology, hardware, and acquisition protocols, thereby compromising accuracy and reliability in clinical AI/ML tasks. We pr…

Contrastive LearningPrivacy PreservingRepresentation LearningVariational Inference