HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

iColoriT: Towards Propagating Local Hint to the Right Region in Interactive Colorization by Leveraging Vision Transformer

Jooyeol Yun; Sanghyeon Lee; Minho Park; Jaegul Choo

iColoriT: Towards Propagating Local Hint to the Right Region in Interactive Colorization by Leveraging Vision Transformer

Abstract

Point-interactive image colorization aims to colorize grayscale images when a user provides the colors for specific locations. It is essential for point-interactive colorization methods to appropriately propagate user-provided colors (i.e., user hints) in the entire image to obtain a reasonably colorized image with minimal user effort. However, existing approaches often produce partially colorized results due to the inefficient design of stacking convolutional layers to propagate hints to distant relevant regions. To address this problem, we present iColoriT, a novel point-interactive colorization Vision Transformer capable of propagating user hints to relevant regions, leveraging the global receptive field of Transformers. The self-attention mechanism of Transformers enables iColoriT to selectively colorize relevant regions with only a few local hints. Our approach colorizes images in real-time by utilizing pixel shuffling, an efficient upsampling technique that replaces the decoder architecture. Also, in order to mitigate the artifacts caused by pixel shuffling with large upsampling ratios, we present the local stabilizing layer. Extensive quantitative and qualitative results demonstrate that our approach highly outperforms existing methods for point-interactive colorization, producing accurately colorized images with a user's minimal effort. Official codes are available at https://pmh9960.github.io/research/iColoriT

Code Repositories

pmh9960/iColoriT
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
point-interactive-image-colorization-oniColoriT
PSNR@1: 27.474
PSNR@10: 30.626
PSNR@100: 33.787
point-interactive-image-colorization-on-1iColoriT
PSNR@1: 22.925
PSNR@10: 27.37
PSNR@100: 30.731
point-interactive-image-colorization-on-1SWF
PSNR@1: 18.452
PSNR@10: 19.445
PSNR@100: 22.362
point-interactive-image-colorization-on-1InstColor
PSNR@1: 22.97
PSNR@100: 27.35
point-interactive-image-colorization-on-1iDeepColor
PSNR@1: 22.72
PSNR@10: 25.13
PSNR@100: 27.826
point-interactive-image-colorization-on-cubiColoriT
PSNR@1: 27.986
PSNR@10: 30.595
PSNR@100: 33.543
point-interactive-image-colorization-on-cubInstColor
PSNR@1: 27.69
PSNR@10: 29.45
PSNR@100: 31.45
point-interactive-image-colorization-on-cubSWF
PSNR@1: 23.547
PSNR@10: 25.097
PSNR@100: 27.623
point-interactive-image-colorization-on-cubiDeepColor
PSNR@1: 27.45
PSNR@10: 29.32
PSNR@100: 31.57

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
iColoriT: Towards Propagating Local Hint to the Right Region in Interactive Colorization by Leveraging Vision Transformer | Papers | HyperAI