中文
相关论文

相关论文: MSSNet: Multi-Scale-Stage Network for Single Image…

200 篇论文

It has been shown that perfectly trained networks exhibit drastic reduction in performance when presented with distorted images. Streaming Network (STNet) is a novel architecture capable of robust classification of the distorted images…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Sergey Tarasenko

Accurate medical image segmentation is critical for early medical diagnosis. Most existing methods are based on U-shape structure and use element-wise addition or concatenation to fuse different level features progressively in decoder.…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Xiaoqi Zhao , Hongpeng Jia , Youwei Pang , Long Lv , Feng Tian , Lihe Zhang , Weibing Sun , Huchuan Lu

Deep learning based single image super-resolution (SR) methods have been rapidly evolved over the past few years and have yielded state-of-the-art performances over conventional methods. Since these methods usually minimized l1 loss between…

计算机视觉与模式识别 · 计算机科学 2018-12-19 Kwanyoung Kim , Se Young Chun

Multi-Scale and U-shaped Networks are widely used in various image restoration problems, including deblurring. Keeping in mind the wide range of applications, we present a comparison of these architectures and their effects on image…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Tanish Mittal , Preyansh Agrawal , Esha Pahwa , Aarya Makwana

Single image reflection removal problem aims to divide a reflection-contaminated image into a transmission image and a reflection image. It is a canonical blind source separation problem and is highly ill-posed. In this paper, we present a…

图像与视频处理 · 电气工程与系统科学 2022-03-15 Jun-Jie Huang , Tianrui Liu , Zhixiong Yang , Shaojing Fu , Wentao Zhao , Pier Luigi Dragotti

In this paper, we present GyroDeblurNet, a novel single-image deblurring method that utilizes a gyro sensor to resolve the ill-posedness of image deblurring. The gyro sensor provides valuable information about camera motion that can improve…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Heemin Yang , Jaesung Rim , Seungyong Lee , Seung-Hwan Baek , Sunghyun Cho

Despite deep end-to-end learning methods have shown their superiority in removing non-uniform motion blur, there still exist major challenges with the current multi-scale and scale-recurrent models: 1) Deconvolution/upsampling operations in…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Hongguang Zhang , Yuchao Dai , Hongdong Li , Piotr Koniusz

Deep neural networks for image super-resolution (SR) have demonstrated superior performance. However, the large memory and computation consumption hinders their deployment on resource-constrained devices. Binary neural networks (BNNs),…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Renjie Wei , Zechun Liu , Yuchen Fan , Runsheng Wang , Ru Huang , Meng Li

Conventional multi-image super-resolution (MISR) methods, such as burst and video SR, rely on sequential frames from a single camera. Consequently, they suffer from complex image degradation and severe occlusion, increasing the difficulty…

光学 · 物理学 2026-04-13 Yating Chen , Feng Huang , Xianyu Wu , Jing Wu , Ying Shen

With the rapid advances of image editing techniques in recent years, image manipulation detection has attracted considerable attention since the increasing security risks posed by tampered images. To address these challenges, a novel…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Fengsheng Wang , Leyi Wei

Recent works achieve excellent results in defocus deblurring task based on dual-pixel data using convolutional neural network (CNN), while the scarcity of data limits the exploration and attempt of vision transformer in this task. In…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Dafeng Zhang , Xiaobing Wang

The traditional ingle-scale U-Net often leads to the loss of spatial information during deblurring, which affects the deblurring accracy. Additionally, due to the convolutional method's limitation in capturing long-range dependencies, the…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Yingying Wang

Image restoration tasks demand a complex balance between spatial details and high-level contextualized information while recovering images. In this paper, we propose a novel synergistic design that can optimally balance these competing…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Syed Waqas Zamir , Aditya Arora , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang , Ling Shao

We describe a new class of subsampling techniques for CNNs, termed multisampling, that significantly increases the amount of information kept by feature maps through subsampling layers. One version of our method, which we call checkered…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Shayan Sadigh , Pradeep Sen

Deep state-space models (SSMs), like recent Mamba architectures, are emerging as a promising alternative to CNN and Transformer networks. Existing Mamba-based restoration methods process visual data by leveraging a flatten-and-scan strategy…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Hanzhou Liu , Chengkai Liu , Jiacong Xu , Peng Jiang , Mi Lu

Single-image super-resolution (SR) and multi-frame SR are two ways to super resolve low-resolution images. Single-Image SR generally handles each image independently, but ignores the temporal information implied in continuing frames.…

计算机视觉与模式识别 · 计算机科学 2021-10-20 Wenjia Niu , Kaihao Zhang , Wenhan Luo , Yiran Zhong

Image denoising is a fundamental operation in image processing and holds considerable practical importance for various real-world applications. Arguably several thousands of papers are dedicated to image denoising. In the past decade,…

计算机视觉与模式识别 · 计算机科学 2016-09-22 Wensen Feng , Peng Qiao , Xuanyang Xi , Yunjin Chen

Point cloud upsampling focuses on generating a dense, uniform and proximity-to-surface point set. Most previous approaches accomplish these objectives by carefully designing a single-stage network, which makes it still challenging to…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Hang Du , Xuejun Yan , Jingjing Wang , Di Xie , Shiliang Pu

Single-shot image deblurring in a low-light condition is known to be a profoundly challenging image translation task. This study tackles the limitations of the low-light image deblurring with a learning-based approach and proposes a novel…

计算机视觉与模式识别 · 计算机科学 2025-03-05 S M A Sharif , Rizwan Ali Naqvi , Farman Alic , Mithun Biswas

Currently, transformer-based algorithms are making a splash in the domain of image deblurring. Their achievement depends on the self-attention mechanism with CNN stem to model long range dependencies between tokens. Unfortunately, this…

计算机视觉与模式识别 · 计算机科学 2025-01-16 Xingchi Chen , Xiuyi Jia , Zhuoran Zheng