paper-with-me

홈 › Papers

Large-Scale Video Search with Efficient Temporal Voting Structure

2016-07-25 · Ersin Esen, Savas Ozkan, Ilkay Atil

In this work, we propose a fast content-based video querying system for large-scale video search. The proposed system is distinguished from similar works with two major contributions. First contribution is superiority of joint usage of repeated content representation and efficient hashing mechanisms. Repeated content representation is utilized with a simple yet robust feature, which is based on edge energy of frames. Each of the representation is converted into hash code with Hamming Embedding method for further queries. Second contribution is novel queue-based voting scheme that leads to modest memory requirements with gradual memory allocation capability, contrary to complete brute-force temporal voting schemes. This aspect enables us to make queries on large video databases conveniently, even on commodity computers with limited memory capacity. Our results show that the system can respond to video queries on a large video database with fast query times, high recall rate and very low memory and disk requirements.

📄 PDF Abstract BibTeX arXiv:1607.07160

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TVNet: Temporal Voting Network for Action Localization

2022-01-02 · Hanyuan Wang, Dima Damen, Majid Mirmehdi, Toby Perrett

We propose a Temporal Voting Network (TVNet) for action localization in untrimmed videos. This incorporates a novel Voting Evidence Module to locate temporal boundaries, more accurately, where temporal contextual evidenc…

Action Localization

Mobius: A High Efficient Spatial-Temporal Parallel Training Paradigm for Text-to-Video Generation Task

2024-07-09 · Yiran Yang, Jinchao Zhang, Ying Deng, Jie zhou

Inspired by the success of the text-to-image (T2I) generation task, many researchers are devoting themselves to the text-to-video (T2V) generation task. Most of the T2V frameworks usually inherit from the T2I model and a…

GPUText-to-Video GenerationVideo Generation

Loss Switching Fusion with Similarity Search for Video Classification

2019-06-27 · Lei Wang, Du. Q. Huynh, Moussa Reda Mansour

From video streaming to security and surveillance applications, video data play an important role in our daily living today. However, managing a large amount of video data and retrieving the most useful information for t…

ClassificationClusteringGeneral ClassificationScene Understanding+1

Vision-based Large-scale 3D Semantic Mapping for Autonomous Driving Applications

2022-03-02 · Qing Cheng, Niclas Zeller, Daniel Cremers

In this paper, we present a complete pipeline for 3D semantic mapping solely based on a stereo camera system. The pipeline comprises a direct sparse visual odometry front-end as well as a back-end for global optimization…

Autonomous Drivingglobal-optimizationVisual Odometry

VideoAR: Autoregressive Video Generation via Next-Frame & Scale Prediction

2026-01-09 · Longbin Ji, Xiaoxiong Liu, Junyuan Shang, Shuohuan Wang 외 arxiv

Recent advances in video generation have been dominated by diffusion and flow-matching models, which produce high-quality results but remain computationally intensive and difficult to scale. In this work, we introduce Vi…

Video Generation