ajayjain / video-compression

Experimental project for neural video compression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video compression

Experimental project for neural image and video compression.

Overview

This project contains three approaches to media compression:

The implementation of Ballé et al. as of now lacks an entropy coder or estimation of a piecewise linear PDF for intermediate activations. Instead, it is trained on a mean-squared error loss.

About

Experimental project for neural video compression


Languages

Language:Jupyter Notebook 98.8%Language:Python 1.2%Language:Shell 0.0%