news, add TLC

pull/96/head
Chen Liangyu 2022-07-13 19:13:45 +08:00 committed by GitHub
parent 058ee21201
commit ab5edbfb30
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.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** Our paper is accepted by **ECCV2022** :tada:
**2022.06.19** [NAFSSR](https://arxiv.org/abs/2204.08714) (as a challenge winner) is selected for an ORAL presentation at CVPR 2022, NTIRE workshop :tada: [Presentation video](https://drive.google.com/file/d/16w33zrb3UI0ZIhvvdTvGB2MP01j0zJve/view), [slides](https://data.vision.ee.ethz.ch/cvl/ntire22/slides/Chu_NAFSSR_slides.pdf) and [poster](https://data.vision.ee.ethz.ch/cvl/ntire22/posters/Chu_NAFSSR_poster.pdf) are available now.