中文
相关论文

相关论文: E$^2$BoWs: An End-to-End Bag-of-Words Model via De…

200 篇论文

This paper presents a new framework for visual bag-of-words (BOW) refinement and reduction to overcome the drawbacks associated with the visual BOW model which has been widely used for image classification. Although very influential in the…

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

This article gives a survey for bag-of-words (BoW) or bag-of-features model in image retrieval system. In recent years, large-scale image retrieval shows significant potential in both industry applications and research problems. As local…

信息检索 · 计算机科学 2013-04-19 Jialu Liu

Bag-of-Visual-Words (BoVW) approach has been widely used in the recent years for image classification purposes. However, the limitations regarding optimal feature selection, clustering technique, the lack of spatial organization of the data…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Dawood Al Chanti , Alice Caplier

The use of bag of visual words (BOW) model for modelling images based on local invariant features computed at interest point locations has become a standard choice for many computer vision tasks. Visual vocabularies generated from image…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Yousef Alqasrawi

Detection and classification of ships based on their silhouette profiles in natural imagery is an important undertaking in computer science. This problem can be viewed from a variety of perspectives, including security, traffic control, and…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Sadegh Soleimani Pour , Ata Jodeiri , Hossein Rashidi , Seyed Mostafa Mirhassani , Hoda Kheradfallah , Hadi Seyedarabi

This work proposes a simple instance retrieval pipeline based on encoding the convolutional features of CNN using the bag of words aggregation scheme (BoW). Assigning each local array of activations in a convolutional layer to a visual word…

计算机视觉与模式识别 · 计算机科学 2016-06-21 Eva Mohedano , Amaia Salvador , Kevin McGuinness , Ferran Marques , Noel E. O'Connor , Xavier Giro-i-Nieto

Currently, the computational complexity limits the training of high resolution gigapixel images using Convolutional Neural Networks. Therefore, such images are divided into patches or tiles. Since, these high resolution patches are encoded…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Suvidha Tripathi , Satish Kumar Singh , Lee Hwee Kuan

This work aims to reproduce results from the CVPR 2020 paper by Gidaris et al. Self-supervised learning (SSL) is used to learn feature representations of an image using an unlabeled dataset. This work proposes to use bag-of-words (BoW) deep…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Harry Nguyen , Stone Yun , Hisham Mohammad

Learning image representations without human supervision is an important and active research field. Several recent approaches have successfully leveraged the idea of making such a representation invariant under different types of…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Spyros Gidaris , Andrei Bursuc , Gilles Puy , Nikos Komodakis , Matthieu Cord , Patrick Pérez

Visual learning problems such as object classification and action recognition are typically approached using extensions of the popular bag-of-words (BoW) model. Despite its great success, it is unclear what visual features the BoW model is…

计算机视觉与模式识别 · 计算机科学 2016-01-20 Ji Zhao , Liantao Wang , Ricardo Cabral , Fernando De la Torre

Word embedding models learn semantically rich vector representations of words and are widely used to initialize natural processing language (NLP) models. The popular continuous bag-of-words (CBOW) model of word2vec learns a vector embedding…

计算与语言 · 计算机科学 2020-06-02 Shashank Sonkar , Andrew E. Waters , Richard G. Baraniuk

The objective of this work is to reconstruct an original image from Bag-of-Visual-Words (BoVW). Image reconstruction from features can be a means of identifying the characteristics of features. Additionally, it enables us to generate novel…

计算机视觉与模式识别 · 计算机科学 2015-05-21 Hiroharu Kato , Tatsuya Harada

In the Bag-of-Words (BoW) model based image retrieval task, the precision of visual matching plays a critical role in improving retrieval performance. Conventionally, local cues of a keypoint are employed. However, such strategy does not…

计算机视觉与模式识别 · 计算机科学 2014-06-03 Liang Zheng , Shengjin Wang , Fei He , Qi Tian

Many Proper Names (PNs) are Out-Of-Vocabulary (OOV) words for speech recognition systems used to process diachronic audio data. To help recovery of the PNs missed by the system, relevant OOV PNs can be retrieved out of the many OOVs by…

计算与语言 · 计算机科学 2016-03-02 Imran Sheikh , Irina Illina , Dominique Fohr , Georges Linarès

A new class of applications based on visual search engines are emerging, especially on smart-phones that have evolved into powerful tools for processing images and videos. The state-of-the-art algorithms for large visual content recognition…

计算机视觉与模式识别 · 计算机科学 2016-04-15 Giuseppe Amato , Fabrizio Falchi , Claudio Gennaro

In this paper we present a novel approach for extracting a Bag-of-Words (BoW) representation based on a Neural Network codebook. The conventional BoW model is based on a dictionary (codebook) built from elementary representations which are…

音频与语音处理 · 电气工程与系统科学 2019-07-12 Mohammed Senoussaoui , Patrick Cardinal , Alessandro Lameiras Koerich

The Bag--of--Visual--Words (BoVW) is a visual description technique that aims at shortening the semantic gap by partitioning a low--level feature space into regions of the feature space that potentially correspond to visual concepts and by…

计算机视觉与模式识别 · 计算机科学 2017-03-17 Antonio Foncubierta-Rodríguez , Henning Müller , Adrien Depeursinge

We propose a technique to improve the search efficiency of the bag-of-words (BoW) method for image retrieval. We introduce a notion of difficulty for the image matching problems and propose methods that reduce the amount of computations…

计算机视觉与模式识别 · 计算机科学 2013-12-31 Kiana Hajebi , Hong Zhang

Deep biasing (DB) enhances the performance of end-to-end automatic speech recognition (E2E-ASR) models for rare words or contextual phrases using a bias list. However, most existing methods treat bias phrases as sequences of subwords in a…

音频与语音处理 · 电气工程与系统科学 2024-09-02 Yui Sudo , Yosuke Fukumoto , Muhammad Shakeel , Yifan Peng , Shinji Watanabe

The standard approach to providing interpretability to deep convolutional neural networks (CNNs) consists of visualizing either their feature maps, or the image regions that contribute the most to the prediction. In this paper, we introduce…

计算机视觉与模式识别 · 计算机科学 2019-01-09 Krishna Kanth Nakka , Mathieu Salzmann
‹ 上一页 1 2 3 10 下一页 ›