-
Notifications
You must be signed in to change notification settings - Fork 235
Description
Discussed in #474
Originally posted by zengyh1900 October 20, 2022
Hi all,
MMGeneration has been merged into MMEditing 1.x 🎉🎉🎉
Therefore, MMEditing 1.x now has
- Supported 42+ algorithms, 169+ configs, and 168+ checkpoints.
- Supported 26+ loss functions, 20+ metrics.
- Supported tensorboard, wandb.
- Supported unconditional GANs, conditional GANs, image2image translation, and internal learning.
Release
You can find the latest release of MMEditing 1.x here: https://github.com/open-mmlab/mmediting/releases/tag/v1.0.0rc1
Stable version
You can check the code of the stable version of MMEditing 1.x here: https://github.com/open-mmlab/mmediting/tree/1.x. We usually update this branch once a month.
Developing version
You can check the developing branch of MMEditing 1.x here: https://github.com/open-mmlab/mmediting/tree/dev-1.x. We develop MMEditing 1.x based on dev-1.x branch.
Documentation
You can find the documentation of MMEditing 1.x here: https://mmediting.readthedocs.io/en/1.x/
All suggestions, contributions, and discussions are welcome! 💪
We will try our best to response every issue, pull request and discussion within 24 hours 🥰🥰🥰