update news, add TLC

pull/96/head
Chen Liangyu 2022-07-13 19:18:00 +08:00 committed by GitHub
parent ab5edbfb30
commit dfdbd2029c
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)
### News
**2022.07.03** Related work, Improving Image Restoration by Revisiting Global Information Aggregation (TLC, a.k.a TLSC in our paper) has been accepted by **ECCV2022** :tada: . Please feel free to check the [paper](https://arxiv.org/abs/2112.04491) and [code](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.
**2022.07.03** Our paper is accepted by **ECCV2022** :tada: