lvhan028 e929201827
[Docs] reorganize the documents in English and update the contents based on v0.5.0 status (#531)
* checkout qq group qrcode

* update the cover image

* update build doc

* reorganize chapters

* update readme

* remove index of build on different platforms in readthedocs

* update benchmark

* update get started document in Chinese based on the prebuild package

* update get_started

* re-style benchmark

* update get_started in zh_cn

* update get_started in english

* update get_started in english

* update get_started in english

* update get_started doc

* update according to reviewer comments

* update linker ci

* fix(.github/scripts/check_doc_linker.py): skip code block

* specify PYTHONPATH

* update get_started

* update diagram

* rename some documents

* fix according to reviewer comments

Co-authored-by: tpoisonooo <khj.application@aliyun.com>
2022-06-07 18:05:51 +08:00

2.2 KiB

MMEditing Support

MMEditing is an open-source image and video editing toolbox based on PyTorch. It is a part of the OpenMMLab project.

MMEditing installation tutorial

Please refer to official installation guide to install the codebase.

MMEditing models support

Model Task ONNX Runtime TensorRT ncnn PPLNN OpenVINO Model config
SRCNN super-resolution Y Y Y Y Y config
ESRGAN super-resolution Y Y Y Y Y config
ESRGAN-PSNR super-resolution Y Y Y Y Y config
SRGAN super-resolution Y Y Y Y Y config
SRResNet super-resolution Y Y Y Y Y config
Real-ESRGAN super-resolution Y Y Y Y Y config
EDSR super-resolution Y Y Y N Y config
RDN super-resolution Y Y Y Y Y config