中文
相关论文

相关论文: Patch-Based Stochastic Attention for Image Editing

200 篇论文

Image demosaicing is an important step in the image processing pipeline for digital cameras. In data centric approaches, such as deep learning, the distribution of the dataset used for training can impose a bias on the networks' outcome.…

图像与视频处理 · 电气工程与系统科学 2024-02-13 Yuval Becker , Raz Z. Nossek , Tomer Peleg

In recent years, deep learning methods have achieved impressive results with higher peak signal-to-noise ratio in single image super-resolution (SISR) tasks by utilizing deeper layers. However, their application is quite limited since they…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Hailong Ma , Xiangxiang Chu , Bo Zhang , Shaohua Wan , Bo Zhang

The existing sonar image classification methods based on deep learning are often analyzed in Euclidean space, only considering the local image features. For this reason, this paper presents a sonar classification method based on improved…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Can Lei , Huigang Wang , Juan Lei

Image-to-image translation is to learn a mapping between images from a source domain and images from a target domain. In this paper, we introduce the attention mechanism directly to the generative adversarial network (GAN) architecture and…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Hajar Emami , Majid Moradi Aliabadi , Ming Dong , Ratna Babu Chinnam

State-of-the-art saliency prediction methods develop upon model architectures or loss functions; while training to generate one target saliency map. However, publicly available saliency prediction datasets can be utilized to create more…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Sandeep Mishra , Oindrila Saha

Image based localization is one of the important problems in computer vision due to its wide applicability in robotics, augmented reality, and autonomous systems. There is a rich set of methods described in the literature how to…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Pulak Purkait , Cheng Zhao , Christopher Zach

Automatically generating the descriptions of an image, i.e., image captioning, is an important and fundamental topic in artificial intelligence, which bridges the gap between computer vision and natural language processing. Based on the…

计算机视觉与模式识别 · 计算机科学 2019-01-14 Shiyang Yan , Yuan Xie , Fangyu Wu , Jeremy S. Smith , Wenjin Lu , Bailing Zhang

Two major challenges of 3D LiDAR Panoptic Segmentation (PS) are that point clouds of an object are surface-aggregated and thus hard to model the long-range dependency especially for large instances, and that objects are too close to…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Shuangjie Xu , Rui Wan , Maosheng Ye , Xiaoyi Zou , Tongyi Cao

In this work, we design, analyze, and optimize sequential and shared-memory parallel algorithms for partitioned local depths (PaLD). Given a set of data points and pairwise distances, PaLD is a method for identifying strength of pairwise…

分布式、并行与集群计算 · 计算机科学 2023-08-01 Aditya Devarakonda , Grey Ballard

Deep models have been widely and successfully used in image manipulation detection, which aims to classify tampered images and localize tampered regions. Most existing methods mainly focus on extracting global features from tampered images,…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Yuyuan Zeng , Bowen Zhao , Shanzhao Qiu , Tao Dai , Shu-Tao Xia

The self-attention mechanism has emerged as a critical component for improving the performance of various backbone neural networks. However, current mainstream approaches individually incorporate newly designed self-attention modules (SAMs)…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Zhongzhan Huang , Senwei Liang , Mingfu Liang , Liang Lin

Attentive Neural Process (ANP) improves the fitting ability of Neural Process (NP) and improves its prediction accuracy, but the higher time complexity of the model imposes a limitation on the length of the input sequence. Inspired by…

计算机视觉与模式识别 · 计算机科学 2022-02-07 Xiaohan Yu , Shaochen Mao

Reliable segmentation of retinal vessels can be employed as a way of monitoring and diagnosing certain diseases, such as diabetes and hypertension, as they affect the retinal vascular structure. In this work, we propose the Residual Spatial…

图像与视频处理 · 电气工程与系统科学 2020-09-21 Changlu Guo , Márton Szemenyei , Yugen Yi , Wei Zhou , Haodong Bian

Recently, transformer-based methods have demonstrated impressive results in various vision tasks, including image super-resolution (SR), by exploiting the self-attention (SA) for feature extraction. However, the computation of SA in most…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Xindong Zhang , Hui Zeng , Shi Guo , Lei Zhang

Recently, self-attention mechanisms have shown impressive performance in various NLP and CV tasks, which can help capture sequential characteristics and derive global information. In this work, we explore how to extend self-attention…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Haowei Zhu , Wenjing Ke , Dong Li , Ji Liu , Lu Tian , Yi Shan

Extracting class activation maps (CAM) is a key step for weakly-supervised semantic segmentation (WSSS). The CAM of convolution neural networks fails to capture long-range feature dependency on the image and result in the coverage on only…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Jianqiang Huang , Jian Wang , Qianru Sun , Hanwang Zhang

In this work, we propose "Residual Attention Network", a convolutional neural network using attention mechanism which can incorporate with state-of-art feed forward network architecture in an end-to-end training fashion. Our Residual…

计算机视觉与模式识别 · 计算机科学 2017-04-25 Fei Wang , Mengqing Jiang , Chen Qian , Shuo Yang , Cheng Li , Honggang Zhang , Xiaogang Wang , Xiaoou Tang

In this paper, we investigate the problem of hyperspectral (HS) image spatial super-resolution via deep learning. Particularly, we focus on how to embed the high-dimensional spatial-spectral information of HS images efficiently and…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Jinhui Hou , Zhiyu Zhu , Junhui Hou , Huanqiang Zeng , Jinjian Wu , Jiantao Zhou

Image super-resolution generation aims to generate a high-resolution image from its low-resolution image. However, more complex neural networks bring high computational costs and memory storage. It is still an active area for offering the…

图像与视频处理 · 电气工程与系统科学 2023-10-23 Neeraj Baghel , Shiv Ram Dubey , Satish Kumar Singh

Transformers have become the cornerstone of modern large-scale language models, but their reliance on softmax attention poses a computational bottleneck at both training and inference. Recurrent models offer high efficiency, but compressing…

计算与语言 · 计算机科学 2025-11-20 Xiuying Wei , Anunay Yadav , Razvan Pascanu , Caglar Gulcehre
‹ 上一页 1 8 9 10 下一页 ›