中文
相关论文

相关论文: Simple Baselines for Image Restoration

200 篇论文

The goal of this paper is to present a non-iterative and more importantly an extremely fast algorithm to reconstruct images from compressively sensed (CS) random measurements. To this end, we propose a novel convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2016-03-09 Kuldeep Kulkarni , Suhas Lohit , Pavan Turaga , Ronan Kerviche , Amit Ashok

Image denoising is a fundamental problem in image processing whose primary objective is to remove the noise while preserving the original image structure. In this work, we proposed a new architecture for image denoising. We have used…

图像与视频处理 · 电气工程与系统科学 2019-03-25 Sutanu Bera , Avisek Lahiri , Prabir Kumar Biswas

In this paper, we introduce a novel deep neural network suitable for multi-scale analysis and propose efficient model-agnostic methods that help the network extract information from high-frequency domains to reconstruct clearer images. Our…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Hyungmin Roh , Myungjoo Kang

The bilateral filter has diverse applications in image processing, computer vision, and computational photography. In particular, this non-linear filter is quite effective in denoising images corrupted with additive Gaussian noise. The…

计算机视觉与模式识别 · 计算机科学 2015-05-26 Kollipara Rithwik , Kunal Narayan Chaudhury

Given a portrait image of a person and an environment map of the target lighting, portrait relighting aims to re-illuminate the person in the image as if the person appeared in an environment with the target lighting. To achieve…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Yu-Ying Yeh , Koki Nagano , Sameh Khamis , Jan Kautz , Ming-Yu Liu , Ting-Chun Wang

Denoising is omnipresent in image processing. It is usually addressed with algorithms relying on a set of hyperparameters that control the quality of the recovered image. Manual tuning of those parameters can be a daunting task, which calls…

图像与视频处理 · 电气工程与系统科学 2024-01-19 Arthur Floquet , Sayantan Dutta , Emmanuel Soubies , Duong Hung Pham , Denis Kouame

Despite convolutional network-based methods have boosted the performance of single image super-resolution (SISR), the huge computation costs restrict their practical applicability. In this paper, we develop a computation efficient yet…

计算机视觉与模式识别 · 计算机科学 2020-11-16 Xuehui Wang , Qing Wang , Yuzhi Zhao , Junchi Yan , Lei Fan , Long Chen

In practice, digital pathology images are often affected by various factors, resulting in very large differences in color and brightness. Stain normalization can effectively reduce the differences in color and brightness of digital…

图像与视频处理 · 电气工程与系统科学 2024-07-17 Hongtao Kang , Die Luo , Li Chen , Junbo Hu , Tingwei Quan , Shaoqun Zeng , Shenghua Cheng , Xiuli Liu

In this paper, we introduce NBNet, a novel framework for image denoising. Unlike previous works, we propose to tackle this challenging problem from a new perspective: noise reduction by image-adaptive projection. Specifically, we propose to…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Shen Cheng , Yuzhi Wang , Haibin Huang , Donghao Liu , Haoqiang Fan , Shuaicheng Liu

Pre-trained models with large-scale training data, such as CLIP and Stable Diffusion, have demonstrated remarkable performance in various high-level computer vision tasks such as image understanding and generation from language…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Xiaogang Xu , Shu Kong , Tao Hu , Zhe Liu , Hujun Bao

We present a simple, efficient, and scalable unfolding network, SAUNet, to simplify the network design with an adaptive alternate optimization framework for hyperspectral image (HSI) reconstruction. SAUNet customizes a Residual Adaptive…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Junyu Wang , Shijie Wang , Wenyu Liu , Zengqiang Zheng , Xinggang Wang

Existing parameter-efficient fine-tuning (PEFT) methods primarily adapt weight matrices while keeping activation functions fixed. We introduce \textbf{NoRA}, the first PEFT framework that directly adapts nonlinear activation functions in…

机器学习 · 计算机科学 2025-09-19 Bo Yin , Xingyi Yang , Xinchao Wang

Image restoration under real-world degradations is critical for downstream tasks such as autonomous driving and object detection. However, existing restoration models are often limited by the scale and distribution of their training data,…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Yufeng Yang , Xianfang Zeng , Zhangqi Jiang , Fukun Yin , Jianzhuang Liu , Wei Cheng , jinghong lan , Shiyu Liu , Yuqi Peng , Gang YU , Shifeng Chen

Reconstructing an intensity image from the events of a moving event camera is a challenging task that is typically approached with neural networks deployed on graphics processing units. This paper presents a much simpler, FIlter Based…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Bernd Pfrommer

Convolutional Neural Network (CNN) has been widely used in unstructured datasets, one of which is image denoising. Image denoising is a noisy image reconstruction process that aims to reduce additional noise that occurs from the noisy image…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Bintang Pradana Erlangga Putra , Heri Prasetyo , Esti Suryani

This paper proposes a new procedure in order to improve the performance of block matching and 3-D filtering (BM3D) image denoising algorithm. It is demonstrated that it is possible to achieve a better performance than that of BM3D algorithm…

计算机视觉与模式识别 · 计算机科学 2011-12-13 'Omid Pakdelazar' , 'Gholamali Rezai-rad'

While recent advances in deep learning for surgical scene segmentation have demonstrated promising results on single-centre and single-imaging modality data, these methods usually do not generalise to unseen distribution (i.e., from other…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Mansoor Ali , Maksim Richards , Gilberto Ochoa-Ruiz , Sharib Ali

Restoring images affected by various types of degradation, such as noise, blur, or improper exposure, remains a significant challenge in computer vision. While recent trends favor complex monolithic all-in-one architectures, these models…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Joanna Wiekiera , Martyna Zur

Single Image Super-Resolution (SISR) is a vital technique for improving the visual quality of low-resolution images. While recent deep learning models have made significant advancements in SISR, they often encounter computational challenges…

图像与视频处理 · 电气工程与系统科学 2024-10-29 Chongxiao Liu

The choice of activation functions is crucial for modern deep neural networks. Popular hand-designed activation functions like Rectified Linear Unit(ReLU) and its variants show promising performance in various tasks and models. Swish, the…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Yucong Zhou , Zezhou Zhu , Zhao Zhong