paper-with-me

Papers

Video Compression Coding via Colorization: A Generative Adversarial Network (GAN)-Based Approach

2019-12-23 · Zhaoqing Pan, Feng Yuan, Jianjun Lei, Sam Kwong

Under the limited storage, computing and network bandwidth resources, the video compression coding technology plays an important role for visual communication. To efficiently compress raw video data, a colorization-based video compression coding method is proposed in this paper. In the proposed encoder, only the video luminance components are encoded and transmitted. To restore the video chrominance information, a generative adversarial network (GAN) model is adopted in the proposed decoder. In order to make the GAN work efficiently for video colorization, the generator of the proposed GAN model adopts an optimized MultiResUNet, an attention module, and a mixed loss function. Experimental results show that when compared with the H.265/HEVC video compression coding standard using all-intra coding structure, the proposed video compression coding method achieves an average of 72.05% BDBR reduction, and an average of 4.758 dB BDPSNR increase. Moreover, to our knowledge, this is the first work which compresses videos by using GAN-based colorization, and it provides a new way for addressing the video compression coding problems.

📄 PDF Abstract BibTeX arXiv:1912.10653

Code (0)

등록된 구현이 없습니다.

Tasks

ColorizationDecoderGenerative Adversarial NetworkVideo Compression

Similar Papers 제목 키워드 기반

VCGAN: Video Colorization with Hybrid Generative Adversarial Network

2021-04-26 · Yuzhi Zhao, Lai-Man Po, Wing-Yin Yu, Yasar Abbas Ur Rehman 외

We propose a hybrid recurrent Video Colorization with Hybrid Generative Adversarial Network (VCGAN), an improved approach to video colorization using end-to-end learning. The VCGAN addresses two prevalent issues in the v…

ColorizationGenerative Adversarial NetworkImage Colorization

Automatic Video Colorization using 3D Conditional Generative Adversarial Networks

2019-05-08 · Panagiotis Kouzouglidis, Giorgos Sfikas, Christophoros Nikou

In this work, we present a method for automatic colorization of grayscale videos. The core of the method is a Generative Adversarial Network that is trained and tested on sequences of frames in a sliding window manner. N…

ColorizationGenerative Adversarial Network

Adversarial Video Compression Guided by Soft Edge Detection

2018-11-26 · Sungsoo Kim, Jin Soo Park, Christos G. Bampis, Jaeseong Lee 외

We propose a video compression framework using conditional Generative Adversarial Networks (GANs). We rely on two encoders: one that deploys a standard video codec and another which generates low-level maps via a pipelin…

DecoderEdge DetectionVideo Compression

Extreme Image Coding via Multiscale Autoencoders With Generative Adversarial Optimization

2019-04-08 · Chao Huang, Haojie Liu, Tong Chen, Qiu Shen 외

We propose a MultiScale AutoEncoder(MSAE) based extreme image compression framework to offer visually pleasing reconstruction at a very low bitrate. Our method leverages the "priors" at different resolution scale to impr…

Generative Adversarial NetworkImage Compression

Learning-Based Video Coding with Joint Deep Compression and Enhancement

2021-11-29 · Tiesong Zhao, Weize Feng, Hongji Zeng, Yuzhen Niu 외

The end-to-end learning-based video compression has attracted substantial attentions by paving another way to compress video signals as stacked visual features. This paper proposes an efficient end-to-end deep video code…

Generative Adversarial NetworkMotion CompensationMotion EstimationMS-SSIM+2