Video compression and radio transmission project
D. Galor* and R. Mei*
Overview
Overview
Designed and implemented a creative pipeline for video compression, transmission over rf, and decompression.
Achieved good quality for 30+ compression ratio (27.5 PSNR for 1KB/frame)
Lightweight NN architecture for simultaneous deblocking and frame interpolation.
Motion compensation inspired by H.264
Frame differencing and quantization inspired by Differential Pulse-Code Modulation.
Both Multilevel Wavelet Decomposition and DCT options.
Current Work: BL-CONV
Current Work: BL-CONV
Currently adding functionality for block-edge aware convolutional layers that utilize the knowledge about the blocking method in the pipeline to optimize training and performance.
Check out my omnipotent collaborator Ryan Mei!