中文
相关论文

相关论文: Weakly Supervised PatchNets: Describing and Aggreg…

200 篇论文

Patch-level image representation is very important for object classification and detection, since it is robust to spatial transformation, scale variation, and cluttered background. Many existing methods usually require fine-grained…

计算机视觉与模式识别 · 计算机科学 2017-05-09 Peng Tang , Xinggang Wang , Zilong Huang , Xiang Bai , Wenyu Liu

We explore the power of spatial context as a self-supervisory signal for learning visual representations. In particular, we propose spatial context networks that learn to predict a representation of one image patch from another image patch,…

计算机视觉与模式识别 · 计算机科学 2019-01-31 Zuxuan Wu , Larry S. Davis , Leonid Sigal

In this work, we introduce a Denser Feature Network (DenserNet) for visual localization. Our work provides three principal contributions. First, we develop a convolutional neural network (CNN) architecture which aggregates feature maps at…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Dongfang Liu , Yiming Cui , Liqi Yan , Christos Mousas , Baijian Yang , Yingjie Chen

Convolutional neural networks (CNNs) have recently received a lot of attention due to their ability to model local stationary structures in natural images in a multi-scale fashion, when learning all model parameters with supervision. While…

计算机视觉与模式识别 · 计算机科学 2016-03-02 Mattis Paulin , Julien Mairal , Matthijs Douze , Zaid Harchaoui , Florent Perronnin , Cordelia Schmid

Training deep CNNs to capture localized image artifacts on a relatively small dataset is a challenging task. With enough images at hand, one can hope that a deep CNN characterizes localized artifacts over the entire data and their effect on…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Parag Shridhar Chandakkar , Baoxin Li

In this paper, we present a robust method for scene recognition, which leverages Convolutional Neural Networks (CNNs) features and Sparse Coding setting by creating a new representation of indoor scenes. Although CNNs highly benefited the…

计算机视觉与模式识别 · 计算机科学 2017-08-28 Guilherme Nascimento , Camila Laranjeira , Vinicius Braz , Anisio Lacerda , Erickson R. Nascimento

Existing works often focus on reducing the architecture redundancy for accelerating image classification but ignore the spatial redundancy of the input image. This paper proposes an efficient image classification pipeline to solve this…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Chuanguang Yang , Zhulin An , Yongjun Xu

Self-supervised visual representation learning traditionally focuses on image-level instance discrimination. Our study introduces an innovative, fine-grained dimension by integrating patch-level discrimination into these methodologies. This…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Ali Javidani , Mohammad Amin Sadeghi , Babak Nadjar Araabi

In this paper we propose a new approach for learning local descriptors for matching image patches. It has recently been demonstrated that descriptors based on convolutional neural networks (CNN) can significantly improve the matching…

计算机视觉与模式识别 · 计算机科学 2016-01-20 Vassileios Balntas , Edward Johns , Lilian Tang , Krystian Mikolajczyk

Visual Place Recognition is a challenging task for robotics and autonomous systems, which must deal with the twin problems of appearance and viewpoint change in an always changing world. This paper introduces Patch-NetVLAD, which provides a…

计算机视觉与模式识别 · 计算机科学 2021-03-03 Stephen Hausler , Sourav Garg , Ming Xu , Michael Milford , Tobias Fischer

Object detection is a challenging task in visual understanding domain, and even more so if the supervision is to be weak. Recently, few efforts to handle the task without expensive human annotations is established by promising deep neural…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Ali Diba , Vivek Sharma , Ali Pazandeh , Hamed Pirsiavash , Luc Van Gool

We propose a convolutional neural network (ConvNet) based approach for learning local image descriptors which can be used for significantly improved patch matching and 3D reconstructions. A multi-resolution ConvNet is used for learning…

计算机视觉与模式识别 · 计算机科学 2017-08-29 Rahul Mitra , Jiakai Zhang , Sanath Narayan , Shuaib Ahmed , Sharat Chandran , Arjun Jain

We tackle the problem of large scale visual place recognition, where the task is to quickly and accurately recognize the location of a given query photograph. We present the following three principal contributions. First, we develop a…

计算机视觉与模式识别 · 计算机科学 2016-05-03 Relja Arandjelović , Petr Gronat , Akihiko Torii , Tomas Pajdla , Josef Sivic

Convolutional neural networks (CNN) have recently achieved remarkable successes in various image classification and understanding tasks. The deep features obtained at the top fully-connected layer of the CNN (FC-features) exhibit rich…

计算机视觉与模式识别 · 计算机科学 2017-04-05 Sheng Guo , Weilin Huang , Limin Wang , Yu Qiao

Most of the existing semantic segmentation approaches with image-level class labels as supervision, highly rely on the initial class activation map (CAM) generated from the standard classification network. In this paper, a novel…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Jinlong Li , Zequn Jie , Xu Wang , Yu Zhou , Xiaolin Wei , Lin Ma

With the increase in the number of image data and the lack of corresponding labels, weakly supervised learning has drawn a lot of attention recently in computer vision tasks, especially in the fine-grained semantic segmentation problem. To…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Ke Zhang , Sihong Chen , Qi Ju , Yong Jiang , Yucong Li , Xin He

Traffic scene recognition is an important and challenging issue in Intelligent Transportation Systems (ITS). Recently, Convolutional Neural Network (CNN) models have achieved great success in many applications, including scene…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Fang-Yu Wu , Shi-Yang Yan , Jeremy S. Smith , Bai-Ling Zhang

Visual localization is of great importance in robotics and computer vision. Recently, scene coordinate regression based methods have shown good performance in visual localization in small static scenes. However, it still estimates camera…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Zhaoyang Huang , Han Zhou , Yijin Li , Bangbang Yang , Yan Xu , Xiaowei Zhou , Hujun Bao , Guofeng Zhang , Hongsheng Li

Scene parsing is an important and challenging prob- lem in computer vision. It requires labeling each pixel in an image with the category it belongs to. Tradition- ally, it has been approached with hand-engineered features from color…

机器学习 · 统计学 2014-11-18 Rahul Mohan

Recent work on scene classification still makes use of generic CNN features in a rudimentary manner. In this ICCV 2015 paper, we present a novel pipeline built upon deep CNN features to harvest discriminative visual objects and parts for…

计算机视觉与模式识别 · 计算机科学 2015-10-07 Ruobing Wu , Baoyuan Wang , Wenping Wang , Yizhou Yu
‹ 上一页 1 2 3 10 下一页 ›