Note
You are reading the documentation for MMEditing 0.x, which will soon be deprecated by the end of 2022. We recommend you upgrade to MMEditing 1.0 to enjoy fruitful new features and better performance brought by OpenMMLab 2.0. Check out the changelog, code and documentation of MMEditing 1.0 for more details.
Welcome to MMEditing’s documentation!¶
MMEditing is an open-source toolbox for low-level vision. It supports various tasks, including:
Image super-resolution
Video super-resolution
Video frame interpolation
Image inpainting
Image matting
Image generation
and possibly more in the future.
It is based on PyTorch and is a part of the OpenMMLab project. Codes are available on GitHub.
Documentation¶
Get Started
Basic Usage
Customize MMEditing
Model Zoo
- Overview
- Inpainting Models
- Matting Models
- Super-Resolution Models
- BasicVSR (CVPR’2021)
- BasicVSR++ (CVPR’2022)
- DIC (CVPR’2020)
- EDSR (CVPR’2017)
- EDVR (CVPRW’2019)
- ESRGAN (ECCVW’2018)
- GLEAN (CVPR’2021)
- IconVSR (CVPR’2021)
- LIIF (CVPR’2021)
- RDN (CVPR’2018)
- RealBasicVSR (CVPR’2022)
- Real-ESRGAN (ICCVW’2021)
- SRCNN (TPAMI’2015)
- SRGAN (CVPR’2016)
- TDAN (CVPR’2020)
- TOFlow (IJCV’2019)
- TTSR (CVPR’2020)
- Generation Models
- Frame-Interpolation Models
Datasets
Useful Tools and Scripts
API Reference
Miscellaneous
- Changelog
- v0.16.1 (24/02/2023)
- v0.16.0 (31/10/2022)
- v0.15.2 (09/09/2022)
- v0.15.1 (04/07/2022)
- v0.15.0 (01/06/2022)
- v0.14.0 (01/04/2022)
- v0.13.0 (01/03/2022)
- v0.12.0 (31/12/2021)
- v0.11.0 (03/11/2021)
- v0.10.0 (12/08/2021).
- v0.9.0 (30/06/2021).
- v0.8.0 (31/05/2021).
- v0.7.0 (30/04/2021).
- v0.6.0 (08/04/2021).
- v0.5.0 (09/07/2020).