

MMEditing
Like
MMEditing is an open source image and video editing toolbox based on PyTorch. It is a part of the OpenMMLab project.
Features
- Image Upscaling
- Image Processing
- Change resolution
- Python-based
MMEditing News & Activities
Highlights All activities
Recent activities
MMEditing information
What is MMEditing?
MMEditing is an open source image and video editing toolbox based on PyTorch. It is a part of the OpenMMLab project.
Major features
- Modular design We decompose the editing framework into different components and one can easily construct a customized editor framework by combining different modules.
- Support of multiple tasks in editing The toolbox directly supports popular and contemporary inpainting, matting, super-resolution and generation tasks.
- State of the art The toolbox provides state-of-the-art methods in inpainting/matting/super-resolution/generation.




Comments and Reviews
Image processing toolkit with all cutting-edge algorithms (almost all recent ones are covered). Extremely useful for both research and industrial application. A little unfriendly to ordinary users though. Sponsored by SenseTime.