中文
相关论文

相关论文: Multi-Attention Multi-Class Constraint for Fine-gr…

200 篇论文

Image segmentation is a fundamental and challenging problem in computer vision with applications spanning multiple areas, such as medical imaging, remote sensing, and autonomous vehicles. Recently, convolutional neural networks (CNNs) have…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Ali Hatamizadeh

How to learn a discriminative fine-grained representation is a key point in many computer vision applications, such as person re-identification, fine-grained classification, fine-grained image retrieval, etc. Most of the previous methods…

计算机视觉与模式识别 · 计算机科学 2019-12-23 Kai Han , Jianyuan Guo , Chao Zhang , Mingjian Zhu

Multi-organ segmentation is one of most successful applications of deep learning in medical image analysis. Deep convolutional neural nets (CNNs) have shown great promise in achieving clinically applicable image segmentation performance on…

图像与视频处理 · 电气工程与系统科学 2020-12-18 Hao Tang , Xingwei Liu , Kun Han , Shanlin Sun , Narisu Bai , Xuming Chen , Huang Qian , Yong Liu , Xiaohui Xie

The attention mechanisms have been employed in Convolutional Neural Network (CNN) to enhance the feature representation. However, existing attention mechanisms only concentrate on refining the features inside each sample and neglect the…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Qishang Cheng , Hongliang Li , Qingbo Wu , King Ngi Ngan

We propose a novel deep supervised neural network for the task of action recognition in videos, which implicitly takes advantage of visual tracking and shares the robustness of both deep Convolutional Neural Network (CNN) and Recurrent…

计算机视觉与模式识别 · 计算机科学 2016-07-12 Jialin Wu , Gu Wang , Wukui Yang , Xiangyang Ji

We study the problem of object detection over scanned images of scientific documents. We consider images that contain objects of varying aspect ratios and sizes and range from coarse elements such as tables and figures to fine elements such…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Ankur Goswami , Joshua McGrath , Shanan Peters , Theodoros Rekatsinas

Existing person re-identification (re-id) methods either assume the availability of well-aligned person bounding box images as model input or rely on constrained attention selection mechanisms to calibrate misaligned images. They are…

计算机视觉与模式识别 · 计算机科学 2018-02-23 Wei Li , Xiatian Zhu , Shaogang Gong

Convolutional Neural Networks (CNNs) require large image corpora to be trained on classification tasks. The variation in image resolutions, sizes of objects and patterns depicted, and image scales, hampers CNN training and performance,…

计算机视觉与模式识别 · 计算机科学 2016-05-16 Nanne van Noord , Eric Postma

Humans can effectively find salient regions in complex scenes. Self-attention mechanisms were introduced into Computer Vision (CV) to achieve this. Attention Augmented Convolutional Network (AANet) is a mixture of convolution and…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Runqing Zhang , Tianshu Zhu

Key for solving fine-grained image categorization is finding discriminate and local regions that correspond to subtle visual traits. Great strides have been made, with complex networks designed specifically to learn part-level discriminate…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Dongliang Chang , Yifeng Ding , Jiyang Xie , Ayan Kumar Bhunia , Xiaoxu Li , Zhanyu Ma , Ming Wu , Jun Guo , Yi-Zhe Song

Convolutional Neural Networks (CNNs) achieve state-of-the-art performance in many computer vision tasks. However, this achievement is preceded by extreme manual annotation in order to perform either training from scratch or fine-tuning for…

计算机视觉与模式识别 · 计算机科学 2016-09-08 Filip Radenović , Giorgos Tolias , Ondřej Chum

Most feedforward convolutional neural networks spend roughly the same efforts for each pixel. Yet human visual recognition is an interaction between eye movements and spatial attention, which we will have several glimpses of an object in…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Sia Huat Tan , Runpei Dong , Kaisheng Ma

We propose a novel architecture for object classification, called Self-Attention Capsule Networks (SACN). SACN is the first model that incorporates the Self-Attention mechanism as an integral layer within the Capsule Network (CapsNet).…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Assaf Hoogi , Brian Wilcox , Yachee Gupta , Daniel L. Rubin

Mammograms are commonly employed in the large scale screening of breast cancer which is primarily characterized by the presence of malignant masses. However, automated image-level detection of malignancy is a challenging task given the…

计算机视觉与模式识别 · 计算机科学 2020-04-27 Sarath Chandra K , Arunava Chakravarty , Nirmalya Ghosh , Tandra Sarkar , Ramanathan Sethuraman , Debdoot Sheet

In this paper, we introduce the new ideas of augmenting Convolutional Neural Networks (CNNs) with Memory and learning to learn the network parameters for the unlabelled images on the fly in one-shot learning. Specifically, we present Memory…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Qi Cai , Yingwei Pan , Ting Yao , Chenggang Yan , Tao Mei

Facial Attribute Classification (FAC) has attracted increasing attention in computer vision and pattern recognition. However, state-of-the-art FAC methods perform face detection/alignment and FAC independently. The inherent dependencies…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Longbiao Mao , Yan Yan , Jing-Hao Xue , Hanzi Wang

Models based on deep convolutional neural networks (CNN) have significantly improved the performance of semantic segmentation. However, learning these models requires a large amount of training images with pixel-level labels, which are very…

计算机视觉与模式识别 · 计算机科学 2018-02-05 Linwei Ye , Zhi Liu , Yang Wang

Recent works have shown that exploiting multi-scale representations deeply learned via convolutional neural networks (CNN) is of tremendous importance for accurate contour detection. This paper presents a novel approach for predicting…

计算机视觉与模式识别 · 计算机科学 2018-01-03 Dan Xu , Wanli Ouyang , Xavier Alameda-Pineda , Elisa Ricci , Xiaogang Wang , Nicu Sebe

Attention mechanism has demonstrated great potential in fine-grained visual recognition tasks. In this paper, we present a counterfactual attention learning method to learn more effective attention based on causal inference. Unlike most…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Yongming Rao , Guangyi Chen , Jiwen Lu , Jie Zhou

Deep learning for object classification relies heavily on convolutional models. While effective, CNNs are rarely interpretable after the fact. An attention mechanism can be used to highlight the area of the image that the model focuses on…

计算机视觉与模式识别 · 计算机科学 2019-03-18 Paresh Malalur , Tommi Jaakkola