NNVISR:将神经网络视频插值与超分辨率引入视频处理框架
计算机视觉与模式识别
2023-08-08 v1
摘要
我们提出 NNVISR——一个用于 VapourSynth 视频处理框架的开源滤镜插件,它便于应用神经网络执行多种视频增强任务,包括去噪、超分辨率、插值与时空超分辨率。NNVISR 填补了视频增强神经网络与视频处理流水线之间的空白,其接受任意增强一组帧的神经网络,并在视频处理过程中处理所有其他与网络无关的细节。NNVISR 已在 https://github.com/tongyuantongyu/vs-NNVISR 公开发布。
引用
@article{arxiv.2308.03121,
title = {NNVISR: Bring Neural Network Video Interpolation and Super Resolution into Video Processing Framework},
author = {Yuan Tong and Mengshun Hu and Zheng Wang},
journal= {arXiv preprint arXiv:2308.03121},
year = {2023}
}