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 […]
Read more