English

EVRNet: Efficient Video Restoration on Edge Devices

Computer Vision and Pattern Recognition 2020-12-07 v1 Machine Learning Image and Video Processing

Abstract

Video transmission applications (e.g., conferencing) are gaining momentum, especially in times of global health pandemic. Video signals are transmitted over lossy channels, resulting in low-quality received signals. To restore videos on recipient edge devices in real-time, we introduce an efficient video restoration network, EVRNet. EVRNet efficiently allocates parameters inside the network using alignment, differential, and fusion modules. With extensive experiments on video restoration tasks (deblocking, denoising, and super-resolution), we demonstrate that EVRNet delivers competitive performance to existing methods with significantly fewer parameters and MACs. For example, EVRNet has 260 times fewer parameters and 958 times fewer MACs than enhanced deformable convolution-based video restoration network (EDVR) for 4 times video super-resolution while its SSIM score is 0.018 less than EDVR. We also evaluated the performance of EVRNet under multiple distortions on unseen dataset to demonstrate its ability in modeling variable-length sequences under both camera and object motion.

Keywords

Cite

@article{arxiv.2012.02228,
  title  = {EVRNet: Efficient Video Restoration on Edge Devices},
  author = {Sachin Mehta and Amit Kumar and Fitsum Reda and Varun Nasery and Vikram Mulukutla and Rakesh Ranjan and Vikas Chandra},
  journal= {arXiv preprint arXiv:2012.02228},
  year   = {2020}
}

Comments

Technical report

R2 v1 2026-06-23T20:43:04.454Z