# GIF2Video: Color Dequantization and Temporal Interpolation of GIF images

**Authors:** Yang Wang, Haibin Huang, Chuan Wang, Tong He, Jue Wang, Minh Hoai

arXiv: 1901.02840 · 2019-04-10

## TL;DR

GIF2Video is a novel learning-based approach that enhances GIF visual quality by restoring lost information through color dequantization and frame interpolation, significantly outperforming existing methods.

## Contribution

The paper introduces the first learning-based method for GIF restoration, including a new CNN architecture for color dequantization and adaptation of SuperSlomo for frame interpolation.

## Key findings

- Significant improvement in GIF visual quality.
- Outperforms baseline and state-of-the-art methods.
- Introduces large datasets for training and evaluation.

## Abstract

Graphics Interchange Format (GIF) is a highly portable graphics format that is ubiquitous on the Internet. Despite their small sizes, GIF images often contain undesirable visual artifacts such as flat color regions, false contours, color shift, and dotted patterns. In this paper, we propose GIF2Video, the first learning-based method for enhancing the visual quality of GIFs in the wild. We focus on the challenging task of GIF restoration by recovering information lost in the three steps of GIF creation: frame sampling, color quantization, and color dithering. We first propose a novel CNN architecture for color dequantization. It is built upon a compositional architecture for multi-step color correction, with a comprehensive loss function designed to handle large quantization errors. We then adapt the SuperSlomo network for temporal interpolation of GIF frames. We introduce two large datasets, namely GIF-Faces and GIF-Moments, for both training and evaluation. Experimental results show that our method can significantly improve the visual quality of GIFs, and outperforms direct baseline and state-of-the-art approaches.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.02840/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1901.02840/full.md

## References

44 references — full list in the complete paper: https://tomesphere.com/paper/1901.02840/full.md

---
Source: https://tomesphere.com/paper/1901.02840