Update readme.md

pull/96/head
Chen Liangyu 2022-08-03 00:34:51 +08:00 committed by GitHub
parent 6681b8aa44
commit 044400bf75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ The official pytorch implementation of the paper **[Simple Baselines for Image R
![PSNR_vs_MACs](./figures/PSNR_vs_MACs.jpg)
### News
**2022.08.02** The Baseline is open-sourced, including the pretrained model/training && testing configs.
**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** Our [paper](https://arxiv.org/abs/2204.04676) is accepted by **ECCV2022** :tada: