paper-with-me

홈 › Papers

Graph-Based Discriminative Learning for Location Recognition

2013-06-01 · CVPR 2013 6 · Song Cao, Noah Snavely

Recognizing the location of a query image by matching it to a database is an important problem in computer vision, and one for which the representation of the database is a key issue. We explore new ways for exploiting the structure of a database by representing it as a graph, and show how the rich information embedded in a graph can improve a bagof-words-based location recognition method. In particular, starting from a graph on a set of images based on visual connectivity, we propose a method for selecting a set of subgraphs and learning a local distance function for each using discriminative techniques. For a query image, each database image is ranked according to these local distance functions in order to place the image in the right part of the graph. In addition, we propose a probabilistic method for increasing the diversity of these ranked database images, again based on the structure of the image graph. We demonstrate that our methods improve performance over standard bag-of-words methods on several existing location recognition datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Learning Cross-Domain Information Transfer for Location Recognition and Clustering

2013-06-01 · CVPR 2013 6 · Raghuraman Gopalan

Estimating geographic location from images is a challenging problem that is receiving recent attention. In contrast to many existing methods that primarily model discriminative information corresponding to different loca…

Clustering

"Translation can't change a name": Using Multilingual Data for Named Entity Recognition

2014-05-04 · Manaal Faruqui

Named Entities (NEs) are often written with no orthographic changes across different languages that share a common alphabet. We show that this can be leveraged so as to improve named entity recognition (NER) by using uns…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Spatio-temporal Aware Non-negative Component Representation for Action Recognition

2016-08-27 · Jianhong Wang, Tian Lan, Xu Zhang, Limin Luo

This paper presents a novel mid-level representation for action recognition, named spatio-temporal aware non-negative component representation (STANNCR). The proposed STANNCR is based on action component and incorporates…

Action RecognitionTemporal Action Localization

Category-specific Semantic Coherency Learning for Fine-grained Image Recognition

2020-10-12 · Shijie Wang, Zhihui Wang, Haojie Li, Wanli Ouyang

Existing deep learning based weakly supervised fine-grained image recognition (WFGIR) methods usually pick out the discriminative regions from the high-level feature (HLF) maps directly. However, as HLF maps are derived…

AttributeFine-Grained Image Recognition

DeGCN: Deformable Graph Convolutional Networks for Skeleton-Based Action Recognition

2024-03-25 · IEEE Transactions on Image Processing 2024 3 · Woomin Myung, Nan Su, Jing-Hao Xue, Guijin Wang

Graph convolutional networks (GCN) have recently been studied to exploit the graph topology of the human body for skeleton-based action recognition. However, most of these methods unfortunately aggregate messages via an …

Action RecognitionSkeleton Based Action Recognition