Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.33 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.33 KB

BasicVSR-IconVSR (CVPR2021)

Project page: https://ckkelvinchan.github.io/projects/BasicVSR/

Citations

@InProceedings{chan2021basicvsr,
  author = {Chan, Kelvin C.K. and Wang, Xintao and Yu, Ke and Dong, Chao and Loy, Chen Change},
  title = {BasicVSR: The Search for Essential Components in Video Super-Resolution and Beyond},
  booktitle = {Proceedings of the IEEE conference on computer vision and pattern recognition},
  year = {2021}
}

Update 26/4/2021

Both BasicVSR and IconVSR have been released in MMEditing.

Update 17/4/2021

The pre-trained BasicVSR can be found here. We are now retraining IconVSR.

Update 14/4/2021

We upload the MATLAB script for BD degradation for you to use :)

Update 12/4/2021

BasicVSR is now avaialble in MMEditing!

Update 8/4/2021

BasicVSR is finally out! The model can be found here (temporally, PR in progress). The pretrained weights and IconVSR is coming!

Update 22/3/2021

Sorry for postponing the release of the codes due to some internal issues. We will release the codes soon. Sorry and thanks again!