中文
相关论文

相关论文: Online Real-time Multiple Spatiotemporal Action Lo…

200 篇论文

Although action recognition systems can achieve top performance when evaluated on in-distribution test points, they are vulnerable to unanticipated distribution shifts in test data. However, test-time adaptation of video action recognition…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Wei Lin , Muhammad Jehanzeb Mirza , Mateusz Kozinski , Horst Possegger , Hilde Kuehne , Horst Bischof

In this contribution, a novel spatio-temporal prediction algorithm for video coding is introduced. This algorithm exploits temporal as well as spatial redundancies for effectively predicting the signal to be encoded. To achieve this, the…

图像与视频处理 · 电气工程与系统科学 2022-07-05 Jürgen Seiler , André Kaup

We address the problem of spatio-temporal action detection in videos. Existing methods commonly either ignore temporal context in action recognition and localization, or lack the modelling of flexible shapes of action tubes. In this paper,…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Wei Li , Zehuan Yuan , Dashan Guo , Lei Huang , Xiangzhong Fang , Changhu Wang

Many video understanding tasks work in the offline setting by assuming that the input video is given from the start to the end. However, many real-world problems require the online setting, making a decision immediately using only the…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Young Hwi Kim , Seonghyeon Nam , Seon Joo Kim

We propose a novel approach based on deep Convolutional Neural Networks (CNN) to recognize human actions in still images by predicting the future motion, and detecting the shape and location of the salient parts of the image. We make the…

计算机视觉与模式识别 · 计算机科学 2017-05-15 Marjaneh Safaei , Hassan Foroosh

Long-term complex activity recognition and localisation can be crucial for decision making in autonomous systems such as smart cars and surgical robots. Here we address the problem via a novel deformable, spatiotemporal scene graph…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Salman Khan , Fabio Cuzzolin

Deep neural networks have achieved great success for video analysis and understanding. However, designing a high-performance neural architecture requires substantial efforts and expertise. In this paper, we make the first attempt to let…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Wei Peng , Xiaopeng Hong , Guoying Zhao

Temporally locating and classifying action segments in long untrimmed videos is of particular interest to many applications like surveillance and robotics. While traditional approaches follow a two-step pipeline, by generating frame-wise…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Yazan Abu Farha , Juergen Gall

Video temporal action detection aims to temporally localize and recognize the action in untrimmed videos. Existing one-stage approaches mostly focus on unifying two subtasks, i.e., localization of action proposals and classification of each…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Yupan Huang , Qi Dai , Yutong Lu

Face analysis has been studied from different angles to infer emotion, poses, shapes, and landmarks. Traditionally RGB cameras are used, yet for fine-grained tasks standard sensors might not be up to the task due to their latency, making it…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Luca Cultrera , Federico Becattini , Lorenzo Berlincioni , Claudio Ferrari , Alberto Del Bimbo

In this paper, we consider the problem of temporal action localization under low-shot (zero-shot & few-shot) scenario, with the goal of detecting and classifying the action instances from arbitrary categories within some untrimmed videos,…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Chen Ju , Zeqian Li , Peisen Zhao , Ya Zhang , Xiaopeng Zhang , Qi Tian , Yanfeng Wang , Weidi Xie

In this work, we address the problem of spatio-temporal action detection in temporally untrimmed videos. It is an important and challenging task as finding accurate human actions in both temporal and spatial space is important for analyzing…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Zhenheng Yang , Jiyang Gao , Ram Nevatia

The increasing illegal parking has become more and more serious. Nowadays the methods of detecting illegally parked vehicles are based on background segmentation. However, this method is weakly robust and sensitive to environment.…

计算机视觉与模式识别 · 计算机科学 2017-10-10 Xuemei Xie , Chenye Wang , Shu Chen , Guangming Shi , Zhifu Zhao

This technical report analyzes a temporal action localization method we used in the HACS competition which is hosted in Activitynet Challenge 2020.The goal of our task is to locate the start time and end time of the action in the untrimmed…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Zhiwu Qing , Xiang Wang , Yongpeng Sang , Changxin Gao , Shiwei Zhang , Nong Sang

A primary challenge faced in few-shot action recognition is inadequate video data for training. To address this issue, current methods in this field mainly focus on devising algorithms at the feature level while little attention is paid to…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Huabin Liu , Weixian Lv , John See , Weiyao Lin

In this paper, we present a novel Single Shot multi-Span Detector for temporal activity detection in long, untrimmed videos using a simple end-to-end fully three-dimensional convolutional (Conv3D) network. Our architecture, named S3D,…

计算机视觉与模式识别 · 计算机科学 2018-08-09 Da Zhang , Xiyang Dai , Xin Wang , Yuan-Fang Wang

Detecting and recognizing human action in videos with crowded scenes is a challenging problem due to the complex environment and diversity events. Prior works always fail to deal with this problem in two aspects: (1) lacking utilizing…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Li Yuan , Yichen Zhou , Shuning Chang , Ziyuan Huang , Yunpeng Chen , Xuecheng Nie , Tao Wang , Jiashi Feng , Shuicheng Yan

Spatio-temporal action detection in videos is typically addressed in a fully-supervised setup with manual annotation of training videos required at every frame. Since such annotation is extremely tedious and prohibits scalability, there is…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Guilhem Chéron , Jean-Baptiste Alayrac , Ivan Laptev , Cordelia Schmid

Micro-actions are subtle, localized movements lasting 1-3 seconds such as scratching one's head or tapping fingers. Such subtle actions are essential for social communication, ubiquitously used in natural interactions, and thus critical for…

计算机视觉与模式识别 · 计算机科学 2026-04-24 Naga VS Raviteja Chappa , Evangelos Sariyanidi , Lisa Yankowitz , Gokul Nair , Casey J. Zampella , Robert T. Schultz , Birkan Tunç

Prior work has established Test-Time Training (TTT) as a general framework to further improve a trained model at test time. Before making a prediction on each test instance, the model is first trained on the same instance using a…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Renhao Wang , Yu Sun , Arnuv Tandon , Yossi Gandelsman , Xinlei Chen , Alexei A. Efros , Xiaolong Wang