← Search

Boyun Li

6 accepted papers

2025

MaIR: A Locality- and Continuity-Preserving Mamba for Image Restoration

CVPR 2025poster

Recent advancements in Mamba have shown promising results in image restoration. These methods typically flatten 2D images into multiple distinct 1D sequences along rows and columns, process each sequence independently using selective scan operation, and recombine them to form the outputs. However, s…

2024

Test-Time Degradation Adaptation for Open-Set Image Restoration

ICML 2024spotlight

In contrast to close-set scenarios that restore images from a predefined set of degradations, open-set image restoration aims to handle the unknown degradations that were unforeseen during the pretraining phase, which is less-touched as far as we know. This work study this challenging problem and re…

2023

Comprehensive and Delicate: An Efficient Transformer for Image Restoration

CVPR 2023poster

Vision Transformers have shown promising performance in image restoration, which usually conduct window- or channel-based attention to avoid intensive computations. Although the promising performance has been achieved, they go against the biggest success factor of Transformers to a certain extent by…

2022

All-in-One Image Restoration for Unknown Corruption

CVPR 2022poster

In this paper, we study a challenging problem in image restoration, namely, how to develop an all-in-one method that could recover images from a variety of unknown corruption types and levels. To this end, we propose an All-in-one Image Restoration Network (AirNet) consisting of two neural modules,…

Cited by 351PDFcodeScholar
2021

COMPLETER: Incomplete Multi-View Clustering via Contrastive Prediction

CVPR 2021poster

In this paper, we study two challenging problems in incomplete multi-view clustering analysis, namely, i) how to learn an informative and consistent representation among different views without the help of labels and ii) how to recover the missing views from data. To this end, we propose a novel obj…

Cited by 424PDFcodeScholar
2020

CLEARER: Multi-Scale Neural Architecture Search for Image Restoration

NeurIPS 2020poster

Multi-scale neural networks have shown effectiveness in image restoration tasks, which are usually designed and integrated in a handcrafted manner. Different from the existing labor-intensive handcrafted architecture design paradigms, we present a novel method, termed as multi-sCaLe nEural ARchitect…