Skip to content

MMEditing v0.14.0 Release

Compare
Choose a tag to compare
@Yshuo-Li Yshuo-Li released this 01 Apr 12:15
· 109 commits to master since this release
ea249a4

v0.14.0 (01/04/2022)

Highlights

  1. Support TOFlow in video frame interpolation

New Features

  • Support AOT-GAN (#677)
  • Use --diff-seed to set different torch seed on different rank (#781)
  • Support streaming reading of frames in video interpolation demo (#790)
  • Support dist_train without slurm (#791)
  • Put LQ into CPU for restoration_video_demo (#792)
  • Support gray normalization constant in EDSR (#793)
  • Support TOFlow in video frame interpolation (#806, #811)
  • Support seed in DistributedSampler and sync seed across ranks (#815)

Bug Fixes

  • Update link in README files (#782, #786, #819, #820)
  • Fix matting tutorial, and fix links to colab (#795)
  • Invert flip_ratio in RandomAffine pipeline (#799)
  • Update preprocess_div2k_dataset.py (#801)
  • Update SR Colab Demo Installation Method and Set5 link (#807)
  • Fix Y/GRB mistake in EDSR README (#812)
  • Replace pytorch install command to conda in README(_zh-CN).md (#816)

Improvements

  • Update CI (#650)
  • Update requirements.txt (#725, #817)
  • Add Tutorial of dataset (#758), pipeline (#779), model (#766)
  • Update index and TOC tree (#767)
  • Make update_model_index.py compatible on windows (#768)
  • Update doc build system (#769)
  • Update keyword and classifier for setuptools (#773)
  • Renovate installation (#776, #800)
  • Update BasicVSR++ and RealBasicVSR docs (#778)
  • Update citation (#785, #787)
  • Regroup docs (#788)
  • Use full name of config as 'Name' in metafile (#798)
  • Update figure and video demo in README (#802)
  • Add clamp(0, 1) in test of video frame interpolation (#805)
  • Use hyphen for command line args in demo & tools (#808), and keep underline for required arguments in python files (#822)
  • Make dataset.pipeline a dedicated section in doc (#813)
  • Update mmcv-full>=1.3.13 to support DCN on CPU (#823)

Contributors

@wangruohui @ckkelvinchan @Yshuo-Li @nijkah @wdmwhh @freepoet @quincylin1