Video Compression
78 papers with code • 0 benchmarks • 3 datasets
Video Compression is a process of reducing the size of an image or video file by exploiting spatial and temporal redundancies within an image or video frame and across multiple video frames. The ultimate goal of a successful Video Compression system is to reduce data volume while retaining the perceptual quality of the decompressed data.
Source: Adversarial Video Compression Guided by Soft Edge Detection
Benchmarks
These leaderboards are used to track progress in Video Compression
Libraries
Use these libraries to find Video Compression models and implementationsMost implemented papers
DVC: An End-to-end Deep Video Compression Framework
Conventional video compression approaches use the predictive coding architecture and encode the corresponding motion information and residual information.
OpenDVC: An Open Source Implementation of the DVC Video Compression Method
At the time of writing this report, several learned video compression methods are superior to DVC, but currently none of them provides open source codes.
Semantic Perceptual Image Compression using Deep Convolution Networks
Here, we present a powerful cnn tailored to the specific task of semantic image understanding to achieve higher visual quality in lossy compression.
Disentangled Sequential Autoencoder
This architecture gives us partial control over generating content and dynamics by conditioning on either one of these sets of features.
Learning for Video Compression with Hierarchical Quality and Recurrent Enhancement
In our HLVC approach, the hierarchical quality benefits the coding efficiency, since the high quality information facilitates the compression and enhancement of low quality frames at encoder and decoder sides, respectively.
CompressAI: a PyTorch library and evaluation platform for end-to-end compression research
This paper presents CompressAI, a platform that provides custom operations, layers, models and tools to research, develop and evaluate end-to-end image and video compression codecs.
Perceptual Learned Video Compression with Recurrent Conditional GAN
This paper proposes a Perceptual Learned Video Compression (PLVC) approach with recurrent conditional GAN.
MGANet: A Robust Model for Quality Enhancement of Compressed Video
In video compression, most of the existing deep learning approaches concentrate on the visual quality of a single frame, while ignoring the useful priors as well as the temporal information of adjacent frames.
Enhancing Quality for VVC Compressed Videos by Jointly Exploiting Spatial Details and Temporal Structure
In this paper, we propose a quality enhancement network of versatile video coding (VVC) compressed videos by jointly exploiting spatial details and temporal structure (SDTS).
Convolutional Tensor-Train LSTM for Spatio-temporal Learning
Learning from spatio-temporal data has numerous applications such as human-behavior analysis, object tracking, video compression, and physics simulation. However, existing methods still perform poorly on challenging video tasks such as long-term forecasting.