paper-with-me

홈 › Papers

Multiple VLAD encoding of CNNs for image classification

2017-06-30 · Qing Li, Qiang Peng, Chuan Yan

Despite the effectiveness of convolutional neural networks (CNNs) especially in image classification tasks, the effect of convolution features on learned representations is still limited. It mostly focuses on the salient object of the images, but ignores the variation information on clutter and local. In this paper, we propose a special framework, which is the multiple VLAD encoding method with the CNNs features for image classification. Furthermore, in order to improve the performance of the VLAD coding method, we explore the multiplicity of VLAD encoding with the extension of three kinds of encoding algorithms, which are the VLAD-SA method, the VLAD-LSA and the VLAD-LLC method. Finally, we equip the spatial pyramid patch (SPM) on VLAD encoding to add the spatial information of CNNs feature. In particular, the power of SPM leads our framework to yield better performance compared to the existing method.

📄 PDF Abstract BibTeX arXiv:1707.00058

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Top-down Attention Recurrent VLAD Encoding for Action Recognition in Videos

2018-08-29 · Swathikiran Sudhakaran, Oswald Lanz

Most recent approaches for action recognition from video leverage deep architectures to encode the video clip into a fixed length representation vector that is then used for classification. For this to be successful, the…

Action RecognitionAction Recognition In VideosGeneral Classificationimage-classification+2

Traffic scene recognition based on deep cnn and vlad spatial pyramids

2017-07-24 · Fang-Yu Wu, Shi-Yang Yan, Jeremy S. Smith, Bai-Ling Zhang

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…

Region ProposalScene ClassificationScene Recognition

Towards Good Practices for Action Video Encoding

2014-06-01 · CVPR 2014 6 · Jianxin Wu, Yu Zhang, Weiyao Lin

High dimensional representations such as VLAD or FV have shown excellent accuracy in action recognition. This paper shows that a proper encoding built upon VLAD can achieve further accuracy boost with only negligible com…

Action RecognitionTemporal Action Localization

MultiRes-NetVLAD: Augmenting Place Recognition Training with Low-Resolution Imagery

2022-02-18 · Ahmad Khaliq, Michael Milford, Sourav Garg

Visual Place Recognition (VPR) is a crucial component of 6-DoF localization, visual SLAM and structure-from-motion pipelines, tasked to generate an initial list of place match hypotheses by matching global place descript…

BenchmarkingRepresentation LearningRetrievalVisual Place Recognition

Exploiting Local Features from Deep Networks for Image Retrieval

2015-04-20 · Joe Yue-Hei Ng, Fan Yang, Larry S. Davis

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…

ClassificationGeneral Classificationimage-classificationImage Classification+2