中文
相关论文

相关论文: Global Weighted Average Pooling Bridges Pixel-leve…

200 篇论文

Compared with global average pooling in existing deep convolutional neural networks (CNNs), global covariance pooling can capture richer statistics of deep features, having potential for improving representation and generalization abilities…

计算机视觉与模式识别 · 计算机科学 2020-08-12 Qilong Wang , Jiangtao Xie , Wangmeng Zuo , Lei Zhang , Peihua Li

Training a Fully Convolutional Network (FCN) for semantic segmentation requires a large number of masks with pixel level labelling, which involves a large amount of human labour and time for annotation. In contrast, web images and their…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Tong Shen , Guosheng Lin , Lingqiao Liu , Chunhua Shen , Ian Reid

We propose a framework for top-down salient object detection that incorporates a tightly coupled image classification module. The classifier is trained on novel category-aware sparse codes computed on object dictionaries used for saliency…

计算机视觉与模式识别 · 计算机科学 2016-04-25 Hisham Cholakkal , Jubin Johnson , Deepu Rajan

Several recent works have shown that image descriptors produced by deep convolutional neural networks provide state-of-the-art performance for image classification and retrieval problems. It has also been shown that the activations from the…

计算机视觉与模式识别 · 计算机科学 2015-10-27 Artem Babenko , Victor Lempitsky

Global context information is vital in visual understanding problems, especially in pixel-level semantic segmentation. The mainstream methods adopt the self-attention mechanism to model global context information. However, pixels belonging…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Yanwen Chong , Congchong Nie , Yulong Tao , Xiaoshu Chen , Shaoming Pan

Weakly-supervised semantic segmentation under image tags supervision is a challenging task as it directly associates high-level semantic to low-level appearance. To bridge this gap, in this paper, we propose an iterative bottom-up and…

计算机视觉与模式识别 · 计算机科学 2018-06-13 Xiang Wang , Shaodi You , Xi Li , Huimin Ma

Detecting fashion landmarks is a fundamental technique for visual clothing analysis. Due to the large variation and non-rigid deformation of clothes, localizing fashion landmarks suffers from large spatial variances across poses, scales,…

计算机视觉与模式识别 · 计算机科学 2019-08-29 Sumin Lee , Sungchan Oh , Chanho Jung , Changick Kim

In this paper, we address the problem of global-scale image geolocation, proposing a mixed classification-retrieval scheme. Unlike other methods that strictly tackle the problem as a classification or retrieval task, we combine the two…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Giorgos Kordopatis-Zilos , Panagiotis Galopoulos , Symeon Papadopoulos , Ioannis Kompatsiaris

Weakly supervised object localization (WSOL) aims to localize objects with only image-level labels. Previous methods often try to utilize feature maps and classification weights to localize objects using image level annotations indirectly.…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Chen-Lin Zhang , Yun-Hao Cao , Jianxin Wu

In this paper, we focus on devising a versatile framework for dense pixelwise prediction whose goal is to assign a discrete or continuous label to each pixel for an image. It is well-known that the reduced feature resolution due to repeated…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Xin Cai , Yi-Fei Pu

Object proposal is essential for current state-of-the-art object detection pipelines. However, the existing proposal methods generally fail in producing results with satisfying localization accuracy. The case is even worse for small objects…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Zequn Jie , Xiaodan Liang , Jiashi Feng , Wen Feng Lu , Eng Hock Francis Tay , Shuicheng Yan

Multi-label image classification is a fundamental but challenging task towards general visual understanding. Existing methods found the region-level cues (e.g., features from RoIs) can facilitate multi-label classification. Nevertheless,…

计算机视觉与模式识别 · 计算机科学 2019-02-22 Yongcheng Liu , Lu Sheng , Jing Shao , Junjie Yan , Shiming Xiang , Chunhong Pan

We propose a very simple, efficient yet surprisingly effective feature extraction method for face recognition (about 20 lines of Matlab code), which is mainly inspired by spatial pyramid pooling in generic image classification. We show that…

计算机视觉与模式识别 · 计算机科学 2014-09-18 Fumin Shen , Chunhua Shen , Heng Tao Shen

Object parsing -- the task of decomposing an object into its semantic parts -- has traditionally been formulated as a category-level segmentation problem. Consequently, when there are multiple objects in an image, current methods cannot…

计算机视觉与模式识别 · 计算机科学 2017-09-13 Qizhu Li , Anurag Arnab , Philip H. S. Torr

This paper presents a weakly supervised sparse learning approach to the problem of noisily tagged image parsing, or segmenting all the objects within a noisily tagged image and identifying their categories (i.e. tags). Different from the…

计算机视觉与模式识别 · 计算机科学 2017-07-04 Zhiwu Lu , Zhenyong Fu , Tao Xiang , Liwei Wang , Ji-Rong Wen

Much of the focus in the object detection literature has been on the problem of identifying the bounding box of a particular class of object in an image. Yet, in contexts such as robotics and augmented reality, it is often necessary to find…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Jean-Philippe Mercier , Mathieu Garon , Philippe Giguère , Jean-François Lalonde

In this paper we propose a novel method for image matching based on dense local features and tailored for visual geolocalization. Dense local features matching is robust against changes in illumination and occlusions, but not against…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Gabriele Berton , Carlo Masone , Valerio Paolicelli , Barbara Caputo

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

While there has been significant progress in solving the problems of image pixel labeling, object detection and scene classification, existing approaches normally address them separately. In this paper, we propose to tackle these problems…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Carlos Herranz-Perdiguero , Carolina Redondo-Cabrera , Roberto J. López-Sastre

This paper addresses the challenge of establishing a bridge between deep convolutional neural networks and conventional object detection frameworks for accurate and efficient generic object detection. We introduce Dense Neural Patterns,…

计算机视觉与模式识别 · 计算机科学 2014-04-17 Will Y. Zou , Xiaoyu Wang , Miao Sun , Yuanqing Lin