DeepAI AI Chat
Log In Sign Up

GIFnets: Differentiable GIF Encoding Framework

06/24/2020
by   Innfarn Yoo, et al.
4

Graphics Interchange Format (GIF) is a widely used image file format. Due to the limited number of palette colors, GIF encoding often introduces color banding artifacts. Traditionally, dithering is applied to reduce color banding, but introducing dotted-pattern artifacts. To reduce artifacts and provide a better and more efficient GIF encoding, we introduce a differentiable GIF encoding pipeline, which includes three novel neural networks: PaletteNet, DitherNet, and BandingNet. Each of these three networks provides an important functionality within the GIF encoding pipeline. PaletteNet predicts a near-optimal color palette given an input image. DitherNet manipulates the input image to reduce color banding artifacts and provides an alternative to traditional dithering. Finally, BandingNet is designed to detect color banding, and provides a new perceptual loss specifically for GIF images. As far as we know, this is the first fully differentiable GIF encoding pipeline based on deep neural networks and compatible with existing GIF decoders. User study shows that our algorithm is better than Floyd-Steinberg based GIF encoding.

READ FULL TEXT

page 1

page 3

page 5

page 6

page 7

page 8

05/06/2020

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

We present the DeepHist - a novel Deep Learning framework for augmenting...
07/04/2021

Deep Edge-Aware Interactive Colorization against Color-Bleeding Effects

Deep image colorization networks often suffer from the color-bleeding ar...
02/10/2022

A Deep Learning Approach for Digital ColorReconstruction of Lenticular Films

We propose the first accurate digitization and color reconstruction proc...
01/09/2019

GIF2Video: Color Dequantization and Temporal Interpolation of GIF images

Graphics Interchange Format (GIF) is a highly portable graphics format t...
05/29/2018

CocoNet: A deep neural network for mapping pixel coordinates to color values

In this paper, we propose a deep neural network approach for mapping the...
11/24/2021

Universal Deep Network for Steganalysis of Color Image based on Channel Representation

Up to now, most existing steganalytic methods are designed for grayscale...