paper-with-me

Papers

High-Resolution Photorealistic Image Translation in Real-Time: A Laplacian Pyramid Translation Network

2021-05-19 · CVPR 2021 1 · Jie Liang, Hui Zeng, Lei Zhang

Existing image-to-image translation (I2IT) methods are either constrained to low-resolution images or long inference time due to their heavy computational burden on the convolution of high-resolution feature maps. In this paper, we focus on speeding-up the high-resolution photorealistic I2IT tasks based on closed-form Laplacian pyramid decomposition and reconstruction. Specifically, we reveal that the attribute transformations, such as illumination and color manipulation, relate more to the low-frequency component, while the content details can be adaptively refined on high-frequency components. We consequently propose a Laplacian Pyramid Translation Network (LPTN) to simultaneously perform these two tasks, where we design a lightweight network for translating the low-frequency component with reduced resolution and a progressive masking strategy to efficiently refine the high-frequency ones. Our model avoids most of the heavy computation consumed by processing high-resolution feature maps and faithfully preserves the image details. Extensive experimental results on various tasks demonstrate that the proposed method can translate 4K images in real-time using one normal GPU while achieving comparable transformation performance against existing methods. Datasets and codes are available: https://github.com/csjliang/LPTN.

📄 PDF Abstract BibTeX arXiv:2105.09188

Code (1)

csjliang/LPTN 공식 구현 pytorch

Tasks

4kAttributeColor ManipulationGPUImage EnhancementImage-to-Image TranslationPhoto RetouchingTranslation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Multi-Curve Translator for High-Resolution Photorealistic Image Translation

2022-03-15 · Yuda Song, Hui Qian, Xin Du

The dominant image-to-image translation methods are based on fully convolutional networks, which extract and translate an image's features and then reconstruct the image. However, they have unacceptable computational cos…

4kImage-to-Image TranslationVocal Bursts Intensity Prediction

High-Resolution Network for Photorealistic Style Transfer

2019-04-25 · Ming Li, Chunyang Ye, Wei Li

Photorealistic style transfer aims to transfer the style of one image to another, but preserves the original structure and detail outline of the content image, which makes the content image still look like a real shot af…

Image GenerationStyle TransferVocal Bursts Intensity Prediction

Universal Photorealistic Style Transfer: A Lightweight and Adaptive Approach

2023-09-18 · Rong Liu, Enyu Zhao, Zhiyuan Liu, Andrew Feng 외

Photorealistic style transfer aims to apply stylization while preserving the realism and structure of input content. However, existing methods often encounter challenges such as color tone distortions, dependency on pair…

GPUStyle TransferSuper-ResolutionVideo Style Transfer

DEPAS: De-novo Pathology Semantic Masks using a Generative Model

2023-02-13 · Ariel Larey, Nati Daniel, Eliel Aknin, Yael Fisher 외

The integration of artificial intelligence into digital pathology has the potential to automate and improve various tasks, such as image analysis and diagnostic decision-making. Yet, the inherent variability of tissues, …

Decision MakingDiagnosticTranslation

High Resolution Zero-Shot Domain Adaptation of Synthetically Rendered Face Images

2020-06-26 · ECCV 2020 8 · Stephan J. Garbin, Marek Kowalski, Matthew Johnson, Jamie Shotton

Generating photorealistic images of human faces at scale remains a prohibitively difficult task using computer graphics approaches. This is because these require the simulation of light to be photorealistic, which in tur…

Domain AdaptationVocal Bursts Intensity Prediction