yjjw / Video-Compression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video-Compression-System

A color video compression system with convolutional neural network.

I used a network strcture that is inspired by the famous GoogleNet. To capture the features efficiently, I applied the inception architecture to combine the outputs of two parallel convolutional processes.

Below are images for compression ratio with 1 : 2
1:2

Below are images for compression ratio with 1:32
1:32

For other compression ratios, please see the images folder

About


Languages

Language:Jupyter Notebook 100.0%