diff --git a/README.md b/README.md index c93e0ee4e82a9a7dda03b67090756c7bde14e8ce..fb94e23eeba2864fa0ce53d72e9e5a1fd2ee142c 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ +# [Challenges for NTIRE 2019 is open!](http://www.vision.ee.ethz.ch/ntire19/) + +**The challenge winners will be awarded at the CVPR 2019 Workshop.** + + +# EDSR-PyTorch + **About PyTorch 1.0.0** * We support PyTorch 1.0.0. If you prefer the previous versions of PyTorch, use legacy branches. * ``--ext bin`` is not supported. Also, please erase your bin files with ``--ext sep-reset``. Once you successfully build those bin files, you can remove ``-reset`` from the argument. -# EDSR-PyTorch  This repository is an official PyTorch implementation of the paper **"Enhanced Deep Residual Networks for Single Image Super-Resolution"** from **CVPRW 2017, 2nd NTIRE**.