v0.9.0
版本发布时间: 2021-07-06 10:33:09
open-mmlab/mmagic最新发布版本:v1.2.0(2023-12-18 21:52:42)
Highlights
- Support DIC and DIC-GAN (CVPR'2020)
- Support GLEAN Cat 8x (CVPR'2021)
- Support TTSR-GAN (CVPR'2020)
- Add colab tutorial for super-resolution
New Features
- Add DIC (#342, #345, #348, #350, #351, #357, #363, #365, #366)
- Add SRFolderMultipleGTDataset (#355)
- Add GLEAN Cat 8x (#367)
- Add SRFolderVideoDataset (#370)
- Add colab tutorial for super-resolution (#380)
- Add TTSR-GAN (#372, #381, #383, #398)
- Add DIC-GAN (#392, #393, #394)
Bug Fixes
- Fix bug in restoration_video_inference.py (#379)
- Fix Config of LIIF (#368)
- Change the path to pre-trained EDVR-M (#396)
- Fix normalization in restoration_video_inference (#406)
- Fix [brush_stroke_mask] error in unittest (#409)
Breaking Changes
- Change mmcv minimum version to v1.3 (#378)
Improvements