中文
相关论文

相关论文: Learning Enriched Features via Selective State Spa…

200 篇论文

Image retrieval is the problem of searching an image database for items that are similar to a query image. To address this task, two main types of image representations have been studied: global and local image features. In this work, our…

计算机视觉与模式识别 · 计算机科学 2020-09-17 Bingyi Cao , Andre Araujo , Jack Sim

Since convolutional neural networks perform well in learning generalizable image priors from large-scale data, these models have been widely used in image denoising tasks. However, the computational complexity increases dramatically as well…

图像与视频处理 · 电气工程与系统科学 2022-07-29 Yuanfan Zhang , Gen Li , Lei Sun

Recently, image restoration transformers have achieved comparable performance with previous state-of-the-art CNNs. However, how to efficiently leverage such architectures remains an open problem. In this work, we present Dual-former whose…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Sixiang Chen , Tian Ye , Yun Liu , Erkang Chen

Recently, deep learning technology has been successfully applied in the field of image compression, leading to superior rate-distortion performance. It is crucial to design an effective and efficient entropy model to estimate the…

图像与视频处理 · 电气工程与系统科学 2024-07-03 Yongqiang Wang , Haisheng Fu , Qi Cao , Shang Wang , Zhenjiao Chen , Feng Liang

Video deblurring has achieved remarkable progress thanks to the success of deep neural networks. Most methods solve for the deblurring end-to-end with limited information propagation from the video sequence. However, different frame regions…

图像与视频处理 · 电气工程与系统科学 2022-04-08 Bo Ji , Angela Yao

Conventional CNNs-based dehazing models suffer from two essential issues: the dehazing framework (limited in interpretability) and the convolution layers (content-independent and ineffective to learn long-range dependency information). In…

计算机视觉与模式识别 · 计算机科学 2022-01-06 Dong Zhao , Jia Li , Hongyu Li , Long Xu

Deep learning based methods, such as Convolution Neural Network (CNN), have demonstrated their efficiency in hyperspectral image (HSI) classification. These methods can automatically learn spectral-spatial discriminative features within…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Yu Shen , Sijie Zhu , Chen Chen , Qian Du , Liang Xiao , Jianyu Chen , Delu Pan

How to aggregate spatial information plays an essential role in learning-based image restoration. Most existing CNN-based networks adopt static convolutional kernels to encode spatial information, which cannot aggregate spatial information…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Yi Zhang , Dasong Li , Xiaoyu Shi , Dailan He , Kangning Song , Xiaogang Wang , Hongwei Qin , Hongsheng Li

Lightweight image super-resolution (SR) networks have the utmost significance for real-world applications. There are several deep learning based SR methods with remarkable performance, but their memory and computational cost are hindrances…

图像与视频处理 · 电气工程与系统科学 2020-09-22 Abdul Muqeet , Jiwon Hwang , Subin Yang , Jung Heum Kang , Yongwoo Kim , Sung-Ho Bae

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

Remote sensing images are essential for many applications of the earth's sciences, but their quality can usually be degraded due to limitations in sensor technology and complex imaging environments. To address this, various remote sensing…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Yujie Feng , Yin Yang , Xiaohong Fan , Zhengpeng Zhang , Jianping Zhang

In recent years, hashing methods have been popular in the large-scale media search for low storage and strong representation capabilities. To describe objects with similar overall appearance but subtle differences, more and more studies…

信息检索 · 计算机科学 2024-01-11 Xin Lu , Shikun Chen , Yichao Cao , Xin Zhou , Xiaobo Lu

Modelling long-range contextual relationships is critical for pixel-wise prediction tasks such as semantic segmentation. However, convolutional neural networks (CNNs) are inherently limited to model such dependencies due to the naive…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Xiangtai Li , Li Zhang , Guangliang Cheng , Kuiyuan Yang , Yunhai Tong , Xiatian Zhu , Tao Xiang

Image super-resolution reconstruction achieves better results than traditional methods with the help of the powerful nonlinear representation ability of convolution neural network. However, some existing algorithms also have some problems,…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Yuxi Cai , Huicheng Lai

Recently, deep learning-based methods have dominated image dehazing domain. A multi-receptive-field non-local network (MRFNLN) consisting of the multi-stream feature attention block (MSFAB) and the cross non-local block (CNLB) is presented…

计算机视觉与模式识别 · 计算机科学 2025-09-05 Zewei He , Zixuan Chen , Jinlei Li , Ziqian Lu , Xuecheng Sun , Hao Luo , Zhe-Ming Lu , Evangelos K. Markakis

For single image defocus deblurring, acquiring well-aligned training pairs (or training triplets), i.e., a defocus blurry image, an all-in-focus sharp image (and a defocus blur map), is a challenging task for developing effective deblurring…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Dongwei Ren , Xinya Shu , Yu Li , Xiaohe Wu , Jin Li , Wangmeng Zuo

State-of-the-art video deblurring methods use deep network architectures to recover sharpened video frames. Blurring especially degrades high-frequency (HF) information, yet this aspect is often overlooked by recent models that focus more…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Bo Ji , Angela Yao

Spatially varying image deblurring remains a fundamentally ill-posed problem, especially when degradations arise from complex mixtures of motion and other forms of blur under significant noise. State-of-the-art learning-based approaches…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Hakki Motorcu , Mujdat Cetin

Local feature detection is a key ingredient of many image processing and computer vision applications, such as visual odometry and localization. Most existing algorithms focus on feature detection from a sharp image. They would thus have…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Zhenjun Zhao , Yu Zhai , Ben M. Chen , Peidong Liu

All-in-one image restoration seeks to recover clean images from inputs affected by diverse and unknown degradations using a unified framework. Recent methods have shown strong performance by identifying degradation characteristics to guide…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Eunho Lee , Rei Kawakami , Youngbae Hwang