HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

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

Liang Jie ; Zeng Hui ; Zhang Lei

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

Abstract

Existing image-to-image translation (I2IT) methods are either constrained tolow-resolution images or long inference time due to their heavy computationalburden on the convolution of high-resolution feature maps. In this paper, wefocus on speeding-up the high-resolution photorealistic I2IT tasks based onclosed-form Laplacian pyramid decomposition and reconstruction. Specifically,we reveal that the attribute transformations, such as illumination and colormanipulation, relate more to the low-frequency component, while the contentdetails can be adaptively refined on high-frequency components. We consequentlypropose a Laplacian Pyramid Translation Network (LPTN) to simultaneouslyperform these two tasks, where we design a lightweight network for translatingthe low-frequency component with reduced resolution and a progressive maskingstrategy to efficiently refine the high-frequency ones. Our model avoids mostof the heavy computation consumed by processing high-resolution feature mapsand faithfully preserves the image details. Extensive experimental results onvarious tasks demonstrate that the proposed method can translate 4K images inreal-time using one normal GPU while achieving comparable transformationperformance against existing methods. Datasets and codes are available:https://github.com/csjliang/LPTN.

Code Repositories

csjliang/LPTN
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
photo-retouching-on-mit-adobe-5kLPTN (L=3)
PSNR: 22.02
SSIM: 0.879
photo-retouching-on-mit-adobe-5k-1080pLPTN (L=3)
PSNR: 22.09
SSIM: 0.883
photo-retouching-on-mit-adobe-5k-1080pDPE
PSNR: 21.94
SSIM: 0.885
photo-retouching-on-mit-adobe-5k-480pDPE
PSNR: 21.99
SSIM: 0.875
photo-retouching-on-mit-adobe-5k-480pLPTN (L=3)
PSNR: 22.12
SSIM: 0.878

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
High-Resolution Photorealistic Image Translation in Real-Time: A Laplacian Pyramid Translation Network | Papers | HyperAI