v1.0.0rc3
版本发布时间: 2022-11-10 17:16:30
open-mmlab/mmagic最新发布版本:v1.2.0(2023-12-18 21:52:42)
Highlights
We are excited to announce the release of MMEditing 1.0.0rc3. This release supports 43+ models, 170+ configs and 169+ checkpoints in MMGeneration and MMEditing. We highlight the following new features
- convert
mmdet
andclip
to optional requirements.
New Features & Improvements
- Support
try_import
formmdet
. (#1408) - Support
try_import
forflip
. (#1420) - Complete requirements (#1419)
- Update
.gitignore
. ($1416) - Set
real_feat
to cpu ininception_utils
. (#1415) - Modify README and configs of StyleGAN2 and PEGAN (#1418)
- Improve the rendering of Docs-API (#1373)
Bug Fixes
- Revise config and pretrain model loading in ESRGAN (#1407)
- Revise config of LSGAN (#1409)
- Revise config of CAIN (#1404)
Contributors
A total of 5 developers contributed to this release. @Z-Fran, @zengyh1900, @plyfager, @LeoXing1996, @ruoningYu.