Update readme.md

pull/96/head
Chen Liangyu 2022-08-03 02:58:29 +08:00 committed by GitHub
parent c5b7761521
commit 50cb1496d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ The official pytorch implementation of the paper **[Simple Baselines for Image R
![PSNR_vs_MACs](./figures/PSNR_vs_MACs.jpg) ![PSNR_vs_MACs](./figures/PSNR_vs_MACs.jpg)
### News ### News
**2022.08.02** The Baseline is open-sourced, including the pretrained model/training && testing configs. **2022.08.02** The Baseline, including the pretrained models and train/test configs, are available now.
**2022.07.03** Related work, [Improving Image Restoration by Revisiting Global Information Aggregation](https://arxiv.org/abs/2112.04491) (TLC, a.k.a TLSC in our paper) is accepted by **ECCV2022** :tada: . Code is available at https://github.com/megvii-research/TLC. **2022.07.03** Related work, [Improving Image Restoration by Revisiting Global Information Aggregation](https://arxiv.org/abs/2112.04491) (TLC, a.k.a TLSC in our paper) is accepted by **ECCV2022** :tada: . Code is available at https://github.com/megvii-research/TLC.