遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/9129)
<a href="https://www.bestpractices.dev/projects/9129"><img src="https://www.bestpractices.dev/projects/9129/badge"></a>
Video super resolution (VSR) is widely used in AI media enhancement domain to convert low-resolution video to high-resolution.
BasicVSR is a public AI-based VSR algorithm. For details of public BasicVSR, check out the paper.
We have enhanced the public model to achieve better visual quality and less computational complexity, named Enhanced BasicVSR. The performance of Enhanced BasicVSR inference has also been optimized for Intel GPU. Now, 2x Enhanced BasicVSR can be run on both Intel CPU and Intel Data Center GPU Flex 170 (aka ATS-M1 150W) with OpenVINO and FFmpeg.
后退