paper-with-me

Papers

HOPE: Hierarchical Object Prototype Encoding for Efficient Object Instance Search in Videos

2017-07-01 · CVPR 2017 7 · Tan Yu, Yuwei Wu, Junsong Yuan

This paper tackles the problem of efficient and effective object instance search in videos. To effectively capture the relevance between a query and video frames and precisely localize the particular object, we leverage the object proposals to improve the quality of object instance search in videos. However, hundreds of object proposals obtained from each frame could result in unaffordable memory and computational cost. To this end, we present a simple yet effective hierarchical object prototype encoding (HOPE) model to accelerate the object instance search without sacrificing accuracy, which exploits both the spatial and temporal self-similarity property existing in object proposals generated from video frames. We design two types of sphere k-means methods, i.e., spatially-constrained sphere k-means and temporally-constrained sphere k-means to learn frame-level object prototypes and dataset-level object prototypes, respectively. In this way, the object instance search problem is cast to the sparse matrix-vector multiplication problem. Thanks to the sparsity of the codes, both the memory and computational cost are significantly reduced. Experimental results on two video datasets demonstrate that our approach significantly improves the performance of video object instance search over other state-of-the-art fast search schemes.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SearchObject

Similar Papers 제목 키워드 기반

Global Semantic Description of Objects based on Prototype Theory

2019-06-08 · Omar Vidal Pino, Erickson Rangel Nascimento, Mario Fernando Montenegro Campos

In this paper, we introduce a novel semantic description approach inspired on Prototype Theory foundations. We propose a Computational Prototype Model (CPM) that encodes and stores the central semantic meaning of objects…

ClusteringObject

HiProto: Hierarchical Prototype Learning for Interpretable Object Detection Under Low-quality Conditions

2026-04-15 · Jianlin Xiang, Linhui Dai, Xue Yang, Chaolei Yang 외 arxiv

Interpretability is essential for deploying object detection systems in critical applications, especially under low-quality imaging conditions that degrade visual information and increase prediction uncertainty. Existing…

Image EnhancementObject Detection

Prototype-Driven Structure Synergy Network for Remote Sensing Images Segmentation

2025-08-06 · Junyi Wang, Jinjiang Li, Guodong Fan, Yakun Ju 외 arxiv

In the semantic segmentation of remote sensing images, acquiring complete ground objects is critical for achieving precise analysis. However, this task is severely hindered by two major challenges: high intra-class varia…

Semantic Segmentation

Interpretable Image Recognition with Hierarchical Prototypes

2019-06-25 · Peter Hase, Chaofan Chen, Oscar Li, Cynthia Rudin

Vision models are interpretable when they classify objects on the basis of features that a person can directly understand. Recently, methods relying on visual feature prototypes have been developed for this purpose. Howe…

General Classification

Prototype Guided Network for Anomaly Segmentation

2022-01-15 · Yiqing Hao, Yi Jin, Gaoyun An

Semantic segmentation methods can not directly identify abnormal objects in images. Anomaly Segmentation algorithm from this realistic setting can distinguish between in-distribution objects and Out-Of-Distribution (OOD)…

Anomaly SegmentationSegmentationSemantic Segmentation