中文
相关论文

相关论文: Single Image Super-Resolution via a Holistic Atten…

200 篇论文

In recent years, single image super-resolution (SR) methods based on deep convolutional neural networks (CNNs) have made significant progress. However, due to the non-adaptive nature of the convolution operation, they cannot adapt to…

计算机视觉与模式识别 · 计算机科学 2020-03-30 Jun-Hyuk Kim , Jun-Ho Choi , Manri Cheon , Jong-Seok Lee

Previous methods for skeleton-based gesture recognition mostly arrange the skeleton sequence into a pseudo picture or spatial-temporal graph and apply deep Convolutional Neural Network (CNN) or Graph Convolutional Network (GCN) for feature…

计算机视觉与模式识别 · 计算机科学 2021-06-28 Jianbo Liu , Ying Wang , Shiming Xiang , Chunhong Pan

Image translation between two domains is a class of problems aiming to learn mapping from an input image in the source domain to an output image in the target domain. It has been applied to numerous domains, such as data augmentation,…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Chao Yang , Taehwan Kim , Ruizhe Wang , Hao Peng , C. -C. Jay Kuo

CNNs and Self attention have achieved great success in multimedia applications for dynamic association learning of self-attention and convolution in image restoration. However, CNNs have at least two shortcomings: 1) limited receptive…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Kui Jiang , Xuemei Jia , Wenxin Huang , Wenbin Wang , Zheng Wang , Junjun Jiang

Hyperspectral image (HSI) denoising is of crucial importance for many subsequent applications, such as HSI classification and interpretation. In this paper, we propose an attention-based deep residual network to directly learn a mapping…

图像与视频处理 · 电气工程与系统科学 2020-03-05 Yongsen Zhao , Deming Zhai , Junjun Jiang , Xianming Liu

While originally designed for natural language processing tasks, the self-attention mechanism has recently taken various computer vision areas by storm. However, the 2D nature of images brings three challenges for applying self-attention in…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Meng-Hao Guo , Cheng-Ze Lu , Zheng-Ning Liu , Ming-Ming Cheng , Shi-Min Hu

Deep learning has become a powerful tool for medical image analysis; however, conventional Convolutional Neural Networks (CNNs) often fail to capture the fine-grained and complex features critical for accurate diagnosis. To address this…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Zahid Ullah , Minki Hong , Tahir Mahmood , Jihie Kim

Vision-Language Models (vLLMs) have emerged as powerful architectures for joint reasoning over visual and textual inputs, enabling breakthroughs in image captioning, cross modal retrieval, and multimodal dialogue. However, as these models…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Andrew Kiruluta , Preethi Raju , Priscilla Burity

In (Yang et al. 2016), a hierarchical attention network (HAN) is created for document classification. The attention layer can be used to visualize text influential in classifying the document, thereby explaining the model's prediction. We…

机器学习 · 计算机科学 2018-08-08 Cynthia Freeman , Jonathan Merriman , Abhinav Aggarwal , Ian Beaver , Abdullah Mueen

Benefiting from the vigorous development of deep learning, many CNN-based image super-resolution methods have emerged and achieved better results than traditional algorithms. However, it is difficult for most algorithms to adaptively adjust…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Yuxi Cai , Huicheng Lai , Zhenghong Jia

We present a novel attention-based mechanism to learn enhanced point features for point cloud processing tasks, e.g., classification and segmentation. Unlike prior works, which were trained to optimize the weights of a pre-selected set of…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Liqiang Lin , Pengdi Huang , Chi-Wing Fu , Kai Xu , Hao Zhang , Hui Huang

Methods based on convolutional neural network (CNN) have demonstrated tremendous improvements on single image super-resolution. However, the previous methods mainly restore images from one single area in the low resolution (LR) input, which…

计算机视觉与模式识别 · 计算机科学 2017-05-16 Xiaoyi Jia , Xiangmin Xu , Bolun Cai , Kailing Guo

Channel and spatial attentions have respectively brought significant improvements in extracting feature dependencies and spatial structure relations for various downstream vision tasks. While their combination is more beneficial for…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Yunzhong Si , Huiying Xu , Xinzhong Zhu , Wenhao Zhang , Yao Dong , Yuxing Chen , Hongbo Li

One impressive advantage of convolutional neural networks (CNNs) is their ability to automatically learn feature representation from raw pixels, eliminating the need for hand-designed procedures. However, recent methods for single image…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Yifan Wang , Lijun Wang , Hongyu Wang , Peihua Li

Recurrent neural networks (RNNs) and self-attention are both widely used sequence-mixing layers that maintain an internal memory. However, this memory is constructed using two orthogonal mechanisms: RNNs compress the entire past into a…

机器学习 · 计算机科学 2026-03-30 Leon Lufkin , Tomás Figliolia , Beren Millidge , Kamesh Krishnamurthy

Single-view depth estimation suffers from the problem that a network trained on images from one camera does not generalize to images taken with a different camera model. Thus, changing the camera model requires collecting an entirely new…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Jose M. Facil , Benjamin Ummenhofer , Huizhong Zhou , Luis Montesano , Thomas Brox , Javier Civera

The latest deep learning-based approaches have shown promising results for the challenging task of inpainting missing regions of an image. However, the existing methods often generate contents with blurry textures and distorted structures…

计算机视觉与模式识别 · 计算机科学 2019-07-05 Hongyu Liu , Bin Jiang , Yi Xiao , Chao Yang

Recently, deep-learning-based super-resolution methods have achieved excellent performances, but mainly focus on training a single generalized deep network by feeding numerous samples. Yet intuitively, each image has its representation, and…

图像与视频处理 · 电气工程与系统科学 2021-11-17 Yuanfei Huang , Jie Li , Yanting Hu , Xinbo Gao , Hua Huang

Hyperspectral image (HSI) contains abundant spatial and spectral information, making it highly valuable for unmixing. In this paper, we propose a Dual-Stream Attention Network (DSANet) for HSI unmixing. The endmembers and abundance of a…

图像与视频处理 · 电气工程与系统科学 2024-06-05 Yufang Wang , Wenmin Wu , Lin Qi , Feng Gao

Few-shot image classification has become a popular research topic for its wide application in real-world scenarios, however the problem of supervision collapse induced by single image-level annotation remains a major challenge. Existing…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Kexin Di , Xiuxing Li , Yuyang Han , Ziyu Li , Qing Li , Xia Wu
‹ 上一页 1 8 9 10 下一页 ›