/cycmunet

Implementation for CycMuNet+

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

Implementation for CycMuNet+

This repo contains the implementation of the CVPR 2022 paper CycMuNet+: Cycle-Projected Mutual Learning for Spatial-Temporal Video Super-Resolution in multiple platforms. See README in each folder for detail information.

torch contains PyTorch implementation of train and test code.

mindspore contains MindSpore implementation of train and test code capable of running on Huawei Ascend platform.

tensorrt contains TensorRT implementation of inference code, as well as a VapourSynth plugin ready for use.