中文
相关论文

相关论文: Encoding CNN Activations for Writer Recognition

200 篇论文

Semantic information has been proved effective in scene text recognition. Most existing methods tend to couple both visual and semantic information in an attention-based decoder. As a result, the learning of semantic features is prone to…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Changxu Cheng , Bohan Li , Qi Zheng , Yongpan Wang , Wenyu Liu

Mid-level visual element discovery aims to find clusters of image patches that are both representative and discriminative. In this work, we study this problem from the prospective of pattern mining while relying on the recently popularized…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Yao Li , Lingqiao Liu , Chunhua Shen , Anton van den Hengel

Deep convolutional neural networks (CNN) have recently been shown in many computer vision and pattern recog- nition applications to outperform by a significant margin state- of-the-art solutions that use traditional hand-crafted features.…

机器人学 · 计算机科学 2015-04-22 Yi Hou , Hong Zhang , Shilin Zhou

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

Text-based person re-identification(Re-id) is an important task in video surveillance, which consists of retrieving the corresponding person's image given a textual description from a large gallery of images. It is difficult to directly…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Tinghuai Ma , Mingming Yang , Huan Rong , Yurong Qian , Yurong Qian , Yuan Tian , NajlaAl-Nabhan

Convolutional Neural Network (CNN) features have been successfully employed in recent works as an image descriptor for various vision tasks. But the inability of the deep CNN features to exhibit invariance to geometric transformations and…

计算机视觉与模式识别 · 计算机科学 2015-04-27 Konda Reddy Mopuri , R. Venkatesh Babu

Deep convolutional neural networks have been successfully applied to image classification tasks. When these same networks have been applied to image retrieval, the assumption has been made that the last layers would give the best…

计算机视觉与模式识别 · 计算机科学 2015-05-01 Joe Yue-Hei Ng , Fan Yang , Larry S. Davis

Feature extraction with convolutional neural networks (CNNs) is a popular method to represent images for machine learning tasks. These representations seek to capture global image content, and ideally should be independent of geometric…

机器学习 · 计算机科学 2022-03-03 Jake Lee , Junfeng Yang , Zhangyang Wang

Image descriptors based on activations of Convolutional Neural Networks (CNNs) have become dominant in image retrieval due to their discriminative power, compactness of representation, and search efficiency. Training of CNNs, either from…

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

Writer identification due to its widespread application in various fields has gained popularity over the years. In scenarios where optimum handwriting samples are available, whether they be in the form of a single line, a sentence, or an…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Vineet Kumar , Suresh Sundaram

Most text detection methods hypothesize texts are horizontal or multi-oriented and thus define quadrangles as the basic detection unit. However, text in the wild is usually perspectively distorted or curved, which can not be easily tackled…

计算机视觉与模式识别 · 计算机科学 2019-01-03 Jiaming Liu , Chengquan Zhang , Yipeng Sun , Junyu Han , Errui Ding

The question we answer with this work is: can we convert a text document into an image to exploit best image classification models to classify documents? To answer this question we present a novel text classification method which converts a…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Shah Nawaz , Alessandro Calefati , Muhammad Kamran Janjua , Ignazio Gallo

We propose a general framework called Network Dissection for quantifying the interpretability of latent representations of CNNs by evaluating the alignment between individual hidden units and a set of semantic concepts. Given any CNN model,…

计算机视觉与模式识别 · 计算机科学 2017-04-20 David Bau , Bolei Zhou , Aditya Khosla , Aude Oliva , Antonio Torralba

In this paper we report results for recognizing colorectal NBI endoscopic images by using features extracted from convolutional neural network (CNN). In this comparative study, we extract features from different layers from different CNN…

计算机视觉与模式识别 · 计算机科学 2016-08-25 Toru Tamaki , Shoji Sonoyama , Tsubasa Hirakawa , Bisser Raytchev , Kazufumi Kaneda , Tetsushi Koide , Shigeto Yoshida , Hiroshi Mieno , Shinji Tanaka

Recent works for attributed network clustering utilize graph convolution to obtain node embeddings and simultaneously perform clustering assignments on the embedding space. It is effective since graph convolution combines the structural and…

机器学习 · 计算机科学 2021-04-16 Shuiqiao Yang , Sunny Verma , Borui Cai , Jiaojiao Jiang , Kun Yu , Fang Chen , Shui Yu

This paper expands the strength of deep convolutional neural networks (CNNs) to the pedestrian attribute recognition problem by devising a novel attribute aware pooling algorithm. Existing vanilla CNNs cannot be straightforwardly applied to…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Kai Han , Yunhe Wang , Han Shu , Chuanjian Liu , Chunjing Xu , Chang Xu

This paper introduces a novel feature detector based only on information embedded inside a CNN trained on standard tasks (e.g. classification). While previous works already show that the features of a trained CNN are suitable descriptors,…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Assia Benbihi , Matthieu Geist , Cédric Pradalier

Convolutional neural networks use pooling and other downscaling operations to maintain translational invariance for detection of features, but in their architecture they do not explicitly maintain a representation of the locations of the…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Prem Nair , Rohan Doshi , Stefan Keselj

In convolutional neural networks (CNNs), pooling operations play important roles such as dimensionality reduction and deformation compensation. In general, max pooling, which is the most widely used operation for local pooling, is performed…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Takato Otsuzuki , Hideaki Hayashi , Yuchen Zheng , Seiichi Uchida

We present a Visual Place Recognition system that follows the two-stage format common to image retrieval pipelines. The system encodes images of places by employing the activations of different layers of a pre-trained, off-the-shelf, VGG16…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Luis G. Camara , Libor Přeučil