paper-with-me

홈 › Papers

Progressive Sparse Local Attention for Video object detection

2019-03-21 · ICCV 2019 10 · Chaoxu Guo, Bin Fan, Jie Gu, Qian Zhang, Shiming Xiang, Veronique Prinet, Chunhong Pan

Transferring image-based object detectors to the domain of videos remains a challenging problem. Previous efforts mostly exploit optical flow to propagate features across frames, aiming to achieve a good trade-off between accuracy and efficiency. However, introducing an extra model to estimate optical flow can significantly increase the overall model size. The gap between optical flow and high-level features can also hinder it from establishing spatial correspondence accurately. Instead of relying on optical flow, this paper proposes a novel module called Progressive Sparse Local Attention (PSLA), which establishes the spatial correspondence between features across frames in a local region with progressively sparser stride and uses the correspondence to propagate features. Based on PSLA, Recursive Feature Updating (RFU) and Dense Feature Transforming (DenseFT) are proposed to model temporal appearance and enrich feature representation respectively in a novel video object detection framework. Experiments on ImageNet VID show that our method achieves the best accuracy compared to existing methods with smaller model size and acceptable runtime speed.

📄 PDF Abstract BibTeX arXiv:1903.09126

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionOptical Flow EstimationVideo Object Detection

Similar Papers 제목 키워드 기반

Progressive Spatio-Temporal Prototype Matching for Text-Video Retrieval

2023-01-01 · ICCV 2023 1 · Pandeng Li, Chen-Wei Xie, Liming Zhao, Hongtao Xie 외

The performance of text-video retrieval has been significantly improved by vision-language cross-modal learning schemes. The typical solution is to directly align the global video-level and sentence-level features d…

DiversityObjectRetrievalSentence+1

Light Forcing: Accelerating Autoregressive Video Diffusion via Sparse Attention

2026-02-04 · Chengtao Lv, Yumeng Shi, Yushi Huang, Ruihao Gong 외 arxiv

Advanced autoregressive (AR) video generation models have improved visual fidelity and interactivity, but the quadratic complexity of attention remains a primary bottleneck for efficient deployment. While existing sparse…

Video Generation

LTCA: Long-range Temporal Context Attention for Referring Video Object Segmentation

2025-10-09 · Cilin Yan, Jingyun Wang, Guoliang Kang arxiv

Referring Video Segmentation (RVOS) aims to segment objects in videos given linguistic expressions. The key to solving RVOS is to extract long-range temporal context information from the interactions of expressions and v…

Referring Video Object SegmentationVideo Segmentation

Self-produced Guidance for Weakly-supervised Object Localization

2018-07-24 · ECCV 2018 9 · Xiaolin Zhang, Yunchao Wei, Guoliang Kang, Yi Yang 외

Weakly supervised methods usually generate localization results based on attention maps produced by classification networks. However, the attention maps exhibit the most discriminative parts of the object which are small…

ClassificationGeneral ClassificationObjectObject Localization+1

PRVQL: Progressive Knowledge-guided Refinement for Robust Egocentric Visual Query Localization

2025-02-11 · Bing Fan, Yunhe Feng, Yapeng Tian, Yuewei Lin 외

Egocentric visual query localization (EgoVQL) focuses on localizing the target of interest in space and time from first-person videos, given a visual query. Despite recent progressive, existing methods often struggle to …