paper-with-me

홈 › Papers

DeepHist: Differentiable Joint and Color Histogram Layers for Image-to-Image Translation

2020-05-06 · Mor Avi-Aharon, Assaf Arbelle, Tammy Riklin Raviv

We present the DeepHist - a novel Deep Learning framework for augmenting a network by histogram layers and demonstrate its strength by addressing image-to-image translation problems. Specifically, given an input image and a reference color distribution we aim to generate an output image with the structural appearance (content) of the input (source) yet with the colors of the reference. The key idea is a new technique for a differentiable construction of joint and color histograms of the output images. We further define a color distribution loss based on the Earth Mover's Distance between the output's and the reference's color histograms and a Mutual Information loss based on the joint histograms of the source and the output images. Promising results are shown for the tasks of color transfer, image colorization and edges $\rightarrow$ photo, where the color distribution of the output image is controlled. Comparison to Pix2Pix and CyclyGANs are shown.

📄 PDF Abstract BibTeX arXiv:2005.03995

Code (1)

winfried-loetzsch/deep-hist pytorch

Tasks

ColorizationImage ColorizationImage-to-Image TranslationTranslation

Methods 이 논문이 사용한 방법론

Colorization Colorization is a self-supervision approach that relies on colorization as the pretext task in order to learn image representations.
Residual Connection 설명 없음
GAN Least Squares Loss GAN Least Squares Loss is a least squares loss function for generative adversarial networks. Minimizing this objective function is equivalent to minimizing the Pearson…
Cycle Consistency Loss Cycle Consistency Loss is a type of loss used for generative adversarial networks that performs unpaired image-to-image translation. It was introduced with the…
Tanh Activation 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Cardano Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Hue-Net: Intensity-based Image-to-Image Translation with Differentiable Histogram Loss Functions

2019-12-12 · Mor Avi-Aharon, Assaf Arbelle, Tammy Riklin Raviv

We present the Hue-Net - a novel Deep Learning framework for Intensity-based Image-to-Image Translation. The key idea is a new technique termed network augmentation which allows a differentiable construction of intensity…

Image-to-Image TranslationTranslation

HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms

2020-11-23 · CVPR 2021 1 · Mahmoud Afifi, Marcus A. Brubaker, Michael S. Brown

While generative adversarial networks (GANs) can successfully produce high-quality images, they can be challenging to control. Simplifying GAN-based image generation is critical for their adoption in graphic design and a…

Image Generation

Histogram-guided Video Colorization Structure with Spatial-Temporal Connection

2023-08-09 · Zheyuan Liu, Pan Mu, Hanning Xu, Cong Bai

Video colorization, aiming at obtaining colorful and plausible results from grayish frames, has aroused a lot of interest recently. Nevertheless, how to maintain temporal consistency while keeping the quality of colorize…

Colorization

Differentiable Histogram with Hard-Binning

2020-11-20 · Ibrahim Yusuf, George Igwegbe, Oluwafemi Azeez

The simplicity and expressiveness of a histogram render it a useful feature in different contexts including deep learning. Although the process of computing a histogram is non-differentiable, researchers have proposed di…

Histogram Layers for Neural Engineered Features

2024-03-25 · Joshua Peeples, Salim Al Kharsa, Luke Saleh, Alina Zare

In the computer vision literature, many effective histogram-based features have been developed. These engineered features include local binary patterns and edge histogram descriptors among others and they have been shown…

image-classificationImage Classification