paper-with-me

Papers

High-Resolution Image Harmonization via Collaborative Dual Transformations

2021-09-14 · CVPR 2022 1 · Wenyan Cong, Xinhao Tao, Li Niu, Jing Liang, Xuesong Gao, Qihao Sun, Liqing Zhang

Given a composite image, image harmonization aims to adjust the foreground to make it compatible with the background. High-resolution image harmonization is in high demand, but still remains unexplored. Conventional image harmonization methods learn global RGB-to-RGB transformation which could effortlessly scale to high resolution, but ignore diverse local context. Recent deep learning methods learn the dense pixel-to-pixel transformation which could generate harmonious outputs, but are highly constrained in low resolution. In this work, we propose a high-resolution image harmonization network with Collaborative Dual Transformation (CDTNet) to combine pixel-to-pixel transformation and RGB-to-RGB transformation coherently in an end-to-end network. Our CDTNet consists of a low-resolution generator for pixel-to-pixel transformation, a color mapping module for RGB-to-RGB transformation, and a refinement module to take advantage of both. Extensive experiments on high-resolution benchmark dataset and our created high-resolution real composite images demonstrate that our CDTNet strikes a good balance between efficiency and effectiveness. Our used datasets can be found in https://github.com/bcmi/CDTNet-High-Resolution-Image-Harmonization.

📄 PDF Abstract BibTeX arXiv:2109.06671

Code (1)

bcmi/CDTNet-High-Resolution-Image-Harmonization 공식 구현 pytorch

Tasks

Image HarmonizationVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Beyond MR Image Harmonization: Resolution Matters Too

2024-08-29 · Savannah P. Hays, Samuel W. Remedios, Lianrui Zuo, Ellen M. Mowry 외

Magnetic resonance (MR) imaging is commonly used in the clinical setting to non-invasively monitor the body. There exists a large variability in MR imaging due to differences in scanner hardware, software, and protocol d…

Image HarmonizationSuper-Resolution

Spatial-Separated Curve Rendering Network for Efficient and High-Resolution Image Harmonization

2021-09-13 · Jingtang Liang, Xiaodong Cun, Chi-Man Pun, Jue Wang

Image harmonization aims to modify the color of the composited region with respect to the specific background. Previous works model this task as a pixel-wise image-to-image translation using UNet family structures. Howev…

GPUImage HarmonizationImage-to-Image TranslationPlaying the Game of 2048+1

Dense Pixel-to-Pixel Harmonization via Continuous Image Representation

2023-03-03 · Jianqi Chen, Yilan Zhang, Zhengxia Zou, Keyan Chen 외

High-resolution (HR) image harmonization is of great significance in real-world applications such as image synthesis and image editing. However, due to the high memory costs, existing dense pixel-to-pixel harmonization m…

Image GenerationImage Harmonization

Harmonizer: Learning to Perform White-Box Image and Video Harmonization

2022-07-04 · Zhanghan Ke, Chunyi Sun, Lei Zhu, Ke Xu 외

Recent works on image harmonization solve the problem as a pixel-wise image translation task via large autoencoders. They have unsatisfactory performances and slow inference speeds when dealing with high-resolution image…

Image HarmonizationVideo Harmonization

PCT-Net: Full Resolution Image Harmonization Using Pixel-Wise Color Transformations

2023-01-01 · CVPR 2023 1 · Julian Jorge Andrade Guerreiro, Mitsuru Nakazawa, Björn Stenger

In this paper, we present PCT-Net, a simple and general image harmonization method that can be easily applied to images at full resolution. The key idea is to learn a parameter network that uses downsampled input ima…

Image Harmonization