paper-with-me

홈 › Papers

Fast keypoint detection in video sequences

2015-03-24 · Luca Baroffio, Matteo Cesana, Alessandro Redondi, Marco Tagliasacchi

A number of computer vision tasks exploit a succinct representation of the visual content in the form of sets of local features. Given an input image, feature extraction algorithms identify a set of keypoints and assign to each of them a description vector, based on the characteristics of the visual content surrounding the interest point. Several tasks might require local features to be extracted from a video sequence, on a frame-by-frame basis. Although temporal downsampling has been proven to be an effective solution for mobile augmented reality and visual search, high temporal resolution is a key requirement for time-critical applications such as object tracking, event recognition, pedestrian detection, surveillance. In recent years, more and more computationally efficient visual feature detectors and decriptors have been proposed. Nonetheless, such approaches are tailored to still images. In this paper we propose a fast keypoint detection algorithm for video sequences, that exploits the temporal coherence of the sequence of keypoints. According to the proposed method, each frame is preprocessed so as to identify the parts of the input frame for which keypoint detection and description need to be performed. Our experiments show that it is possible to achieve a reduction in computational time of up to 40%, without significantly affecting the task accuracy.

📄 PDF Abstract BibTeX arXiv:1503.06959

Code (0)

등록된 구현이 없습니다.

Tasks

Keypoint DetectionObject TrackingPedestrian Detection

Similar Papers 제목 키워드 기반

Lameness detection in dairy cows using pose estimation and bidirectional LSTMs

2025-08-14 · Helena Russello, Rik van der Tol, Eldert J. van Henten, Gert Kootstra arxiv

This study presents a lameness detection approach that combines pose estimation and Bidirectional Long-Short-Term Memory (BLSTM) neural networks. Combining pose-estimation and BLSTMs classifier offers the following advan…

Feature EngineeringPose Estimation

Automated Hit-frame Detection for Badminton Match Analysis

2023-07-29 · Yu-Hang Chien, Fang Yu

Sports professionals constantly under pressure to perform at the highest level can benefit from sports analysis, which allows coaches and players to reduce manual efforts and systematically evaluate their performance usi…

Temporal Keypoint Matching and Refinement Network for Pose Estimation and Tracking

2020-08-01 · ECCV 2020 8 · Chunluan Zhou Zhou Ren Gang Hua

Multi-person pose estimation and tracking in realistic videos is very challenging due to factors such as occlusions, fast motion and pose variations. Top-down approaches are commonly used for this task, which involves th…

Human DetectionMulti-Person Pose EstimationMulti-Person Pose Estimation and TrackingPose Estimation

From Pairs to Sequences: Track-Aware Policy Gradients for Keypoint Detection

2026-02-24 · Yepeng Liu, Hao Li, Liwen Yang, Fangzhen Li 외 arxiv

Keypoint-based matching is a fundamental component of modern 3D vision systems, such as Structure-from-Motion (SfM) and SLAM. Most existing learning-based methods are trained on image pairs, a paradigm that fails to expl…

Reinforcement LearningKeypoint Detection3D ReconstructionPose Estimation

Sequential keypoint density estimator: an overlooked baseline of skeleton-based video anomaly detection

2025-06-23 · Anja Delić, Matej Grcić, Siniša Šegvić

Detecting anomalous human behaviour is an important visual task in safety-critical applications such as healthcare monitoring, workplace safety, or public surveillance. In these contexts, abnormalities are often reflecte…

Anomaly DetectionVideo Anomaly Detection