Video Compression

102 papers with code • 0 benchmarks • 4 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

Libraries

Use these libraries to find Video Compression models and implementations

Low-complexity Deep Video Compression with A Distributed Coding Architecture

xinjie-q/distributed-dvc 21 Mar 2023

This has inspired a distributed coding architecture aiming at reducing the encoding complexity.

28
21 Mar 2023

Neural Video Compression with Diverse Contexts

microsoft/dcvc CVPR 2023

Better yet, our codec has surpassed the under-developing next generation traditional codec/ECM in both RGB and YUV420 colorspaces, in terms of PSNR.

314
28 Feb 2023

NIRVANA: Neural Implicit Representations of Videos with Adaptive Networks and Autoregressive Patch-wise Modeling

abhyantrika/nirvana CVPR 2023

This design shares computation within each group, in the spatial and temporal dimensions, resulting in reduced encoding time of the video.

1
30 Dec 2022

FFNeRV: Flow-Guided Frame-Wise Neural Representations for Videos

maincold2/FFNeRV 23 Dec 2022

Neural fields, also known as coordinate-based or implicit neural representations, have shown a remarkable capability of representing, generating, and manipulating various forms of signals.

80
23 Dec 2022

Scalable Hybrid Learning Techniques for Scientific Data Compression

CODARcode/MGARD 21 Dec 2022

Data compression is becoming critical for storing scientific data because many scientific applications need to store large amounts of data and post process this data for scientific discovery.

34
21 Dec 2022

Advancing Learned Video Compression with In-loop Frame Prediction

renyang-home/alvc 13 Nov 2022

In this paper, we propose an Advanced Learned Video Compression (ALVC) approach with the in-loop frame prediction module, which is able to effectively predict the target frame from the previously compressed frames, without consuming any bit-rate.

15
13 Nov 2022

Perceptual Video Coding for Machines via Satisfied Machine Ratio Modeling

ywwynm/smr 13 Nov 2022

Each score is derived from machine perceptual differences between original and compressed images.

8
13 Nov 2022

LCCM-VC: Learned Conditional Coding Modes for Video Compression

hadihdz/lccm_vc 28 Oct 2022

End-to-end learning-based video compression has made steady progress over the last several years.

2
28 Oct 2022

Efficient Cross-Modal Video Retrieval with Meta-Optimized Frames

sch971111/mof 16 Oct 2022

In turn, the frame-level optimization is through gradient descent using the meta loss of video retrieval model computed on the whole video.

3
16 Oct 2022