paper-with-me

Papers

Video Coding Using Learned Latent GAN Compression

2022-07-09 · Mustafa Shukor, Bharath Bhushan Damodaran, Xu Yao, Pierre Hellier

We propose in this paper a new paradigm for facial video compression. We leverage the generative capacity of GANs such as StyleGAN to represent and compress a video, including intra and inter compression. Each frame is inverted in the latent space of StyleGAN, from which the optimal compression is learned. To do so, a diffeomorphic latent representation is learned using a normalizing flows model, where an entropy model can be optimized for image coding. In addition, we propose a new perceptual loss that is more efficient than other counterparts. Finally, an entropy model for video inter coding with residual is also learned in the previously constructed latent representation. Our method (SGANC) is simple, faster to train, and achieves better results for image and video coding compared to state-of-the-art codecs such as VTM, AV1, and recent deep learning techniques. In particular, it drastically minimizes perceptual distortion at low bit rates.

📄 PDF Abstract BibTeX arXiv:2207.04324

Code (0)

등록된 구현이 없습니다.

Tasks

Video Compression

Methods 이 논문이 사용한 방법론

StyleGAN 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adaptive Instance Normalization 설명 없음
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
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…
Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

Learning Perceptual Compression of Facial Video

2021-09-29 · Mustafa Shukor, Xu Yao, Bharath Bhushan Damodaran, Pierre Hellier

We propose in this paper a new paradigm for facial video compression. We leverage the generative capacity of GANs such as StyleGAN to represent and compress each video frame (intra compression), as well as the successive…

Video Compression

Efficient Learned Wavelet Image and Video Coding

2024-05-21 · Anna Meyer, Srivatsa Prativadibhayankaram, André Kaup

Learned wavelet image and video coding approaches provide an explainable framework with a latent space corresponding to a wavelet decomposition. The wavelet image coder iWave++ achieves state-of-the-art performance and h…

Data CompressionVideo Compression

Latent-INR: A Flexible Framework for Implicit Representations of Videos with Discriminative Semantics

2024-08-05 · Shishira R Maiya, Anubhav Gupta, Matthew Gwilliam, Max Ehrlich 외

Implicit Neural Networks (INRs) have emerged as powerful representations to encode all forms of data, including images, videos, audios, and scenes. With video, many INRs for video have been proposed for the compression t…

RetrievalVideo Retrieval

Neural Inter-Frame Compression for Video Coding

2019-10-01 · ICCV 2019 10 · Abdelaziz Djelouah, Joaquim Campos, Simone Schaub-Meyer, Christopher Schroers

While there are many deep learning based approaches for single image compression, the field of end-to-end learned video coding has remained much less explored. Therefore, in this work we present an inter-frame compressio…

Image CompressionMotion CompensationOptical Flow Estimation

Enhanced Invertible Encoding for Learned Image Compression

2021-08-08 · Yueqi Xie, Ka Leong Cheng, Qifeng Chen

Although deep learning based image compression methods have achieved promising progress these days, the performance of these methods still cannot match the latest compression standard Versatile Video Coding (VVC). Most o…

Image Compression