Skip to content

BasicSR V1.0.0 Release Note

Compare
Choose a tag to compare
@xinntao xinntao released this 19 Aug 14:56
· 516 commits to master since this release

We will use releases to manage BasicSR 😄

Hope all is well 🚀

This is a brand-new version of BasicSR. We have re-organized all the codes and frameworks.

Highlights

  • We use Dynamic Instantiation for creating datasets, architectures, and models. So it is easier and more friendly to develop your own algorithms.
  • We provide richer documents. At the same time, we also provide a Chinese version (同时也提供了中文版本的文档说明).
  • We provide more pre-trained models, training examples. We also upload the training process and curves to wandb.
  • Currently, it supports:
    • Training: EDSR, EDVR, ESRGAN, SRResNet, SRGAN
    • Testing: DUF, EDSR, EDVR, ESRGAN, RCAN, SRResNt, SRGAN, and TOF.
  • We also mirror this codebase to Gitee码云 for easy access of Chinese users.

Sorry that this version of BasicSR is not compatible with the previous versions.

We will add more features to this codebase. And welcome contribute, and report bugs! 😆