中文
相关论文

相关论文: Full Resolution Repetition Counting

200 篇论文

We introduce completion moment detection for actions - the problem of locating the moment of completion, when the action's goal is confidently considered achieved. The paper proposes a joint classification-regression recurrent model that…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Farnoosh Heidarivincheh , Majid Mirmehdi , Dima Damen

We address the problem of capturing temporal information for video classification in 2D networks, without increasing their computational cost. Existing approaches focus on modifying the architecture of 2D networks (e.g. by including filters…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Kiyoon Kim , Shreyank N Gowda , Oisin Mac Aodha , Laura Sevilla-Lara

Deep neural networks have achieved remarkable success for video-based action recognition. However, most of existing approaches cannot be deployed in practice due to the high computational cost. To address this challenge, we propose a new…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Kun Liu , Wu Liu , Huadong Ma , Mingkui Tan , Chuang Gan

Automatic analysis of highly crowded people has attracted extensive attention from computer vision research. Previous approaches for crowd counting have already achieved promising performance across various benchmarks. However, to deal with…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Xiaowen Shi , Xin Li , Caili Wu , Shuchen Kong , Jing Yang , Liang He

In this paper, we propose a method for temporal segmentation of human repetitive actions based on frequency analysis of kinematic parameters, zero-velocity crossing detection, and adaptive k-means clustering. Since the human motion data may…

计算机视觉与模式识别 · 计算机科学 2015-12-15 Qifei Wang , Gregorij Kurillo , Ferda Ofli , Ruzena Bajcsy

Learning approaches have shown great success in the task of super-resolving an image given a low resolution input. Video super-resolution aims for exploiting additionally the information from multiple images. Typically, the images are…

计算机视觉与模式识别 · 计算机科学 2017-07-04 Osama Makansi , Eddy Ilg , Thomas Brox

Training an effective video action recognition model poses significant computational challenges, particularly under limited resource budgets. Current methods primarily aim to either reduce model size or utilize pre-trained models, limiting…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Harry Cheng , Yangyang Guo , Liqiang Nie , Zhiyong Cheng , Mohan Kankanhalli

Models based on deep convolutional networks have dominated recent image interpretation tasks; we investigate whether models which are also recurrent, or "temporally deep", are effective for tasks involving sequences, visual and otherwise.…

计算机视觉与模式识别 · 计算机科学 2016-06-02 Jeff Donahue , Lisa Anne Hendricks , Marcus Rohrbach , Subhashini Venugopalan , Sergio Guadarrama , Kate Saenko , Trevor Darrell

This paper addresses the problem of video summarization. Given an input video, the goal is to select a subset of the frames to create a summary video that optimally captures the important information of the input video. With the large…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Mrigank Rochan , Linwei Ye , Yang Wang

Video anomaly detection deals with the recognition of abnormal events in videos. Apart from the visual signal, video anomaly detection has also been addressed with the use of skeleton sequences. We propose a holistic representation of…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Alexandros Stergiou , Brent De Weerdt , Nikos Deligiannis

The idea of video super resolution is to use different view points of a single scene to enhance the overall resolution and quality. Classical energy minimization approaches first establish a correspondence of the current frame to all its…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Jonas Geiping , Hendrik Dirks , Daniel Cremers , Michael Moeller

Temporal action segmentation is a topic of increasing interest, however, annotating each frame in a video is cumbersome and costly. Weakly supervised approaches therefore aim at learning temporal action segmentation from videos that are…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Mohsen Fayyaz , Juergen Gall

One of the solutions of depth imaging of moving scene is to project a static pattern on the object and use just a single image for reconstruction. However, if the motion of the object is too fast with respect to the exposure time of the…

计算机视觉与模式识别 · 计算机科学 2017-10-03 Yuki Shiba , Satoshi Ono , Ryo Furukawa , Shinsaku Hiura , Hiroshi Kawasaki

We present a novel approach for unsupervised activity segmentation which uses video frame clustering as a pretext task and simultaneously performs representation learning and online clustering. This is in contrast with prior works where…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Sateesh Kumar , Sanjay Haresh , Awais Ahmed , Andrey Konin , M. Zeeshan Zia , Quoc-Huy Tran

The ability to identify and temporally segment fine-grained human actions throughout a video is crucial for robotics, surveillance, education, and beyond. Typical approaches decouple this problem by first extracting local spatiotemporal…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Colin Lea , Michael D. Flynn , Rene Vidal , Austin Reiter , Gregory D. Hager

Both a high spatial and a high temporal resolution of images and videos are desirable in many applications such as entertainment systems, monitoring manufacturing processes, or video surveillance. Due to the limited throughput of pixels per…

图像与视频处理 · 电气工程与系统科学 2022-04-08 Markus Jonscher , Jürgen Seiler , Daniela Lanz , Michael Schöberl , Michel Bätz , André Kaup

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…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Luca Baroffio , Matteo Cesana , Alessandro Redondi , Marco Tagliasacchi

In this paper, we provide a deep analysis of temporal modeling for action recognition, an important but underexplored problem in the literature. We first propose a new approach to quantify the temporal relationships between frames captured…

计算机视觉与模式识别 · 计算机科学 2022-04-27 Quanfu Fan , Donghyun Kim , Chun-Fu , Chen , Stan Sclaroff , Kate Saenko , Sarah Adel Bargal

This paper focuses on the temporal aspect for recognizing human activities in videos; an important visual cue that has long been undervalued. We revisit the conventional definition of activity and restrict it to Complex Action: a set of…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Noureldien Hussein , Efstratios Gavves , Arnold W. M. Smeulders

Region of Interest (ROI) crowd counting can be formulated as a regression problem of learning a mapping from an image or a video frame to a crowd density map. Recently, convolutional neural network (CNN) models have achieved promising…

计算机视觉与模式识别 · 计算机科学 2017-07-26 Feng Xiong , Xingjian Shi , Dit-Yan Yeung