paper-with-me

홈 › Papers

Sampling Using Neural Networks for colorizing the grayscale images

2018-12-27 · Wonbong Jang

The main idea of this paper is to explore the possibilities of generating samples from the neural networks, mostly focusing on the colorization of the grey-scale images. I will compare the existing methods for colorization and explore the possibilities of using new generative modeling to the task of colorization. The contributions of this paper are to compare the existing structures with similar generating structures(Decoders) and to apply the novel structures including Conditional VAE(CVAE), Conditional Wasserstein GAN with Gradient Penalty(CWGAN-GP), CWGAN-GP with L1 reconstruction loss, Adversarial Generative Encoders(AGE) and Introspective VAE(IVAE). I trained these models using CIFAR-10 images. To measure the performance, I use Inception Score(IS) which measures how distinctive each image is and how diverse overall samples are as well as human eyes for CIFAR-10 images. It turns out that CVAE with L1 reconstruction loss and IVAE achieve the highest score in IS. CWGAN-GP with L1 tends to learn faster than CWGAN-GP, but IS does not increase from CWGAN-GP. CWGAN-GP tends to generate more diverse images than other models using reconstruction loss. Also, I figured out that the proper regularization plays a vital role in generative modeling.

📄 PDF Abstract BibTeX arXiv:1812.10650

Code (1)

wayne1123/colorization 공식 구현 pytorch

Tasks

Colorization

Methods 이 논문이 사용한 방법론

Colorization Colorization is a self-supervision approach that relies on colorization as the pretext task in order to learn image representations.
cVAE 설명 없음
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…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Probabilistic Image Colorization

2017-05-11 · Amelie Royer, Alexander Kolesnikov, Christoph H. Lampert

We develop a probabilistic technique for colorizing grayscale natural images. In light of the intrinsic uncertainty of this task, the proposed probabilistic framework has numerous desirable properties. In particular, our…

ColorizationImage Colorization

Image Colorization Using a Deep Convolutional Neural Network

2016-04-27 · Tung Nguyen, Kazuki Mori, Ruck Thawonmas

In this paper, we present a novel approach that uses deep learning techniques for colorizing grayscale images. By utilizing a pre-trained convolutional neural network, which is originally designed for image classificatio…

ColorizationGeneral Classificationimage-classificationImage Classification+3

Video Colorization using CNNs and Keyframes extraction: An application in saving bandwidth

2018-12-07 · Ankur Singh, Anurag Chanani, Harish Karnick

In this paper, we tackle the problem of colorization of grayscale videos to reduce bandwidth usage. For this task, we use some colored keyframes as reference images from the colored version of the grayscale video. We pro…

Colorization

ChromaDistill: Colorizing Monochrome Radiance Fields with Knowledge Distillation

2023-09-14 · Ankit Dhiman, R Srinath, Srinjay Sarkar, Lokesh R Boregowda 외

Colorization is a well-explored problem in the domains of image and video processing. However, extending colorization to 3D scenes presents significant challenges. Recent Neural Radiance Field (NeRF) and Gaussian-Splatti…

3DGSColorizationImage ColorizationKnowledge Distillation+2

HyperColorization: Propagating spatially sparse noisy spectral clues for reconstructing hyperspectral images

2024-03-18 · M. Kerem Aydin, Qi Guo, Emma Alexander

Hyperspectral cameras face challenging spatial-spectral resolution trade-offs and are more affected by shot noise than RGB photos taken over the same total exposure time. Here, we present a colorization algorithm to reco…

ColorizationSSIM