Add files via upload
Our team (ByteESR) won the first place in Runtime Track (Main Track) and the second place in Overall Performance Track (Sub-Track 2) of NTIRE 2022 Efficient Super-Resolution Challenge.
For commercial reasons, we don’t release training code temporarily, please refer to EDSR framework and our paper for details.
We modified the official test code. To reproduce our result in the ESR challenge, please install PyTorch >= 1.5.0.
run python test_demo.py to generate image results.All test results will be saved in the folder data/DIV2K_test_LR_results
python test_demo.py
data/DIV2K_test_LR_results
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Residual Local Feature Network
Our team (ByteESR) won the first place in Runtime Track (Main Track) and the second place in Overall Performance Track (Sub-Track 2) of NTIRE 2022 Efficient Super-Resolution Challenge.
Open-Source
For commercial reasons, we don’t release training code temporarily, please refer to EDSR framework and our paper for details.
Testing
We modified the official test code. To reproduce our result in the ESR challenge, please install PyTorch >= 1.5.0.
run
python test_demo.pyto generate image results.All test results will be saved in the folder
data/DIV2K_test_LR_results