paper-with-me

Papers

GPU-FV: Realtime Fisher Vector and Its Applications in Video Monitoring

2016-04-12 · Wenying Ma, Liangliang Cao, Lei Yu, Guoping Long, Yucheng Li

Fisher vector has been widely used in many multimedia retrieval and visual recognition applications with good performance. However, the computation complexity prevents its usage in real-time video monitoring. In this work, we proposed and implemented GPU-FV, a fast Fisher vector extraction method with the help of modern GPUs. The challenge of implementing Fisher vector on GPUs lies in the data dependency in feature extraction and expensive memory access in Fisher vector computing. To handle these challenges, we carefully designed GPU-FV in a way that utilizes the computing power of GPU as much as possible, and applied optimizations such as loop tiling to boost the performance. GPU-FV is about 12 times faster than the CPU version, and 50\% faster than a non-optimized GPU implementation. For standard video input (320*240), GPU-FV can process each frame within 34ms on a model GPU. Our experiments show that GPU-FV obtains a similar recognition accuracy as traditional FV on VOC 2007 and Caltech 256 image sets. We also applied GPU-FV for realtime video monitoring tasks and found that GPU-FV outperforms a number of previous works. Especially, when the number of training examples are small, GPU-FV outperforms the recent popular deep CNN features borrowed from ImageNet. The code can be downloaded from the following link https://bitbucket.org/mawenjing/gpu-fv.

📄 PDF Abstract BibTeX arXiv:1604.03498

Code (1)

https://bitbucket.org/mawenjing/gpu-fv 공식 구현

Tasks

CPUGPURetrieval

Similar Papers 제목 키워드 기반

Realtime Dynamic Gaze Target Tracking and Depth-Level Estimation

2024-06-09 · Esmaeil Seraj, Harsh Bhate, Walter Talamonti

The integration of Transparent Displays (TD) in various applications, such as Heads-Up Displays (HUDs) in vehicles, is a burgeoning field, poised to revolutionize user experiences. However, this innovation brings forth s…

Hyper-Fisher Vectors for Action Recognition

2015-09-28 · Sanath Narayan, Kalpathi R. Ramakrishnan

In this paper, a novel encoding scheme combining Fisher vector and bag-of-words encodings has been proposed for recognizing action in videos. The proposed Hyper-Fisher vector encoding is sum of local Fisher vectors which…

Action RecognitionTemporal Action Localization

VRFP: On-the-fly Video Retrieval using Web Images and Fast Fisher Vector Products

2015-12-10 · Xintong Han, Bharat Singh, Vlad I. Morariu, Larry S. Davis

VRFP is a real-time video retrieval framework based on short text input queries, which obtains weakly labeled training images from the web after the query is known. The retrieved web images representing the query and eac…

Re-RankingRetrievalVideo RetrievalZero-Shot Learning

Leveraging SPD Matrices on Riemannian Manifolds in Quantum Classical Hybrid Models for Structural Health Monitoring

2024-06-06 · Azadeh Alavi, Sanduni Jayasinghe

Realtime finite element modeling of bridges assists modern structural health monitoring systems by providing comprehensive insights into structural integrity. This capability is essential for ensuring the safe operation …

Structural Health Monitoring

Realtime, multimodal invasive ventilation risk monitoring using language models and BoXHED

2024-09-29 · Arash Pakbin, Aaron Su, Donald K. K. Lee, Bobak J. Mortazavi

Objective: realtime monitoring of invasive ventilation (iV) in intensive care units (ICUs) plays a crucial role in ensuring prompt interventions and better patient outcomes. However, conventional methods often overlook v…

Decision MakingText Summarization