In collaboration with the NTIRE workshop, we are hosting a challenge focused on Efficient Super-Resolution (NTIRE2024_ESR). This involves the task of enhancing the resolution of an input image by a factor of x4, utilizing a set of pre-existing examples comprising both low-resolution and their...
团队采用了潘金山老师团队的工作FFTformer(Efficient frequency domain-based transformers for high-quality image deblurring),这里团队应该是分析过数据特征找到主要的劣化来自于blur,并且这种blur并不是单纯的虚焦模糊,而是有很多光学成像素质引入的模糊,因此特别需要不设限的模糊核估计。 团队放开了以往去模糊/超分工作中...
[ICCV 2023] Spatially-Adaptive Feature Modulation for Efficient Image Super-Resolution; runner-up method for the model complexity track in NTIRE2023 Efficient SR challenge - sunny2109/SAFMN
marks for 360° image and video SR, and expect to further highlight the challenges and research problems. This challenge can provide an opportunity for researchers to work together to show their insights and novel algorithms, significantly promoting the development of 360° image and video SR ...
Updated Aug 19, 2024 Python caiyuanhao1998 / MST-plus-plus Star 447 Code Issues Pull requests "MST++: Multi-stage Spectral-wise Transformer for Efficient Spectral Reconstruction" (CVPRW 2022) & (Winner of NTIRE 2022 Spectral Recovery Challenge) and a toolbox for spectral reconstruction image...
CVPRW 2024 Xiaoyan Lei, Wenlong Zhang, Weifeng Cao Abstract Efficient Image Super-Resolution (SR) aims to accelerate SR network inference by minimizing computational complexity and network parameters while preserving performance. Existing state-of-the-art Efficient Image Super-Resolution methods are based...
NTIRE 2024 Challenge on Efficient Super-Resolution @ CVPR 2024 News 🦖 July 12th, 2024: The Camera-Ready version of our challenge report is avaliable at this LINK! 🦖 June 25th, 2024: All the solution method and the corresponding checkpoints are uploaded. 🦖 June 25th, 2024: The report...
🦖 February 8th, 2025: Our Challenge Repo. is ready! About the Challenge In collaboration with the NTIRE workshop, we are hosting a challenge focused on Efficient Super-Resolution (NTIRE2025_ESR). This involves the task of enhancing the resolution of an input image by a factor of x4, ...