v0.15.0
版本发布时间: 2022-06-01 13:59:17
open-mmlab/mmagic最新发布版本:v1.2.0(2023-12-18 21:52:42)
v0.15.0 (01/06/2022)
Highlights
- Support FLAVR
- Support AOT-GAN
- Support CAIN with ReduceLROnPlateau Scheduler
New Features
- Add configs for AOT-GAN (#681)
- Support Vimeo90k-triplet dataset (#810)
- Add default config for mm-assistant (#827)
- Support CPU demo (#848)
- Support
use_cache
andbackend
in LoadImageFromFileList (#857) - Support VFIVimeo90K7FramesDataset (#858)
- Support ColorJitter for VFI (#859)
- Support ReduceLrUpdaterHook (#860)
- Support
after_val_epoch
in IterBaseRunner (#861) - Support FLAVR Net (#866, #867, #897)
- Support MAE metric (#871)
- Use mdformat (#888)
- Support CAIN with ReduceLROnPlateau Scheduler (#906)
Bug Fixes
- Change
-
to_
for restoration_demo.py (#834) - Remove recommonmark in requirements/docs.txt (#844)
- Move EDVR to VSR category in README.md (#849)
- Remove
,
in multi-line F-string in crop.py (#855) - Modify double
lq_path
togt_path
in test_pipeline (#862) - Fix unittest of TOF-VFI (#873)
- Fix wrong frames in VFI demo (#891)
- Fix logo & contrib guideline on README (#898)
- Normalizing trimap in indexnet_dimaug_mobv2_1x16_78k_comp1k.py (#901)
Improvements
- Add
--cfg-options
in train/test scripts (#826) - Update MMCV_MAX to 1.6 (#829)
- Update TOFlow in README (#835)
- Recover beirf installation steps & merge optional requirements (#836)
- Use {MMEditing Contributors} in citation (#838)
- Add tutorial for customizing losses (#839)
- Add installation guide (wiki ver) in README (#845)
- Add a 'need help to traslate' note on Chinese documentation (#850)
- Add wechat QR code in README_zh-CN.md (#851)
- Support non-zero frame index for SRFolderVideoDataset & Fix Typos (#853)
- Create README.md for docker (#856)
- Optimize IO for flow_warp (#881)
- Move wiki/installation to docs (#883)
- Add
myst_heading_anchors
(#887) - Use checkpoint link in inpainting demo (#892)
Contributors
@wangruohui @quincylin1 @nijkah @jayagami @ckkelvinchan @ryanxingql @NK-CS-ZZL @Yshuo-Li