OpenMMLab Image and Video Editing Toolbox in PyTorch

MMEditing

Documentation actions codecov PyPI LICENSE Average time to resolve an issue Percentage of issues still open

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

The master branch works with PyTorch 1.3 to 1.6.

Documentation: https://mmediting.readthedocs.io/en/latest/.

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.

GitHub

https://github.com/open-mmlab/mmediting

 

 

 

To finish reading, please visit source site