中文
相关论文

相关论文: An Evaluation of Action Recognition Models on EPIC…

200 篇论文

This paper presents an investigation into long-tail video recognition. We demonstrate that, unlike naturally-collected video datasets and existing long-tail image benchmarks, current video benchmarks fall short on multiple long-tailed…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Toby Perrett , Saptarshi Sinha , Tilo Burghardt , Majid Mirmehdi , Dima Damen

Existing methods in video action recognition mostly do not distinguish human body from the environment and easily overfit the scenes and objects. In this work, we present a conceptually simple, general and high-performance framework for…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Jiagang Zhu , Wei Zou , Liang Xu , Yiming Hu , Zheng Zhu , Manyu Chang , Junjie Huang , Guan Huang , Dalong Du

Food classification serves as the basic step of image-based dietary assessment to predict the types of foods in each input image. However, food image predictions in a real world scenario are usually long-tail distributed among different…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Jiangpeng He , Luotao Lin , Heather Eicher-Miller , Fengqing Zhu

While egocentric video is becoming increasingly popular, browsing it is very difficult. In this paper we present a compact 3D Convolutional Neural Network (CNN) architecture for long-term activity recognition in egocentric videos.…

计算机视觉与模式识别 · 计算机科学 2017-01-06 Yair Poleg , Ariel Ephrat , Shmuel Peleg , Chetan Arora

Detecting actions in untrimmed videos is an important yet challenging task. In this paper, we present the structured segment network (SSN), a novel framework which models the temporal structure of each action instance via a structured…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Yue Zhao , Yuanjun Xiong , Limin Wang , Zhirong Wu , Xiaoou Tang , Dahua Lin

Graph convolutional networks (GCNs) can effectively capture the features of related nodes and improve the performance of the model. More attention is paid to employing GCN in Skeleton-Based action recognition. But existing methods based on…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Tingwei Li , Ruiwen Zhang , Qing Li

Recognizing human actions in videos requires spatial and temporal understanding. Most existing action recognition models lack a balanced spatio-temporal understanding of videos. In this work, we propose a novel two-stream architecture,…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Dongho Lee , Jongseo Lee , Jinwoo Choi

Spiking Neural Networks (SNNs) have emerged as a compelling, energy-efficient alternative to traditional Artificial Neural Networks (ANNs) for static image tasks such as image classification and segmentation. However, in the more complex…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Shiting Xiao , Yuhang Li , Youngeun Kim , Donghyun Lee , Priyadarshini Panda

Despite the notable success of graph convolutional networks (GCNs) in skeleton-based action recognition, their performance often depends on large volumes of labeled data, which are frequently scarce in practical settings. To address this…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Hichem Sahbi

We present pure-transformer based models for video classification, drawing upon the recent success of such models in image classification. Our model extracts spatio-temporal tokens from the input video, which are then encoded by a series of…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Anurag Arnab , Mostafa Dehghani , Georg Heigold , Chen Sun , Mario Lučić , Cordelia Schmid

Action completion detection is the problem of modelling the action's progression towards localising the moment of completion - when the action's goal is confidently considered achieved. In this work, we assess the ability of two temporal…

计算机视觉与模式识别 · 计算机科学 2017-10-09 Farnoosh Heidarivincheh , Majid Mirmehdi , Dima Damen

Action recognition has been a widely studied topic with a heavy focus on supervised learning involving sufficient labeled videos. However, the problem of cross-domain action recognition, where training and testing videos are drawn from…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Boxiao Pan , Zhangjie Cao , Ehsan Adeli , Juan Carlos Niebles

While there has been substantial progress in temporal action segmentation, the challenge to generalize to unseen views remains unaddressed. Hence, we define a protocol for unseen view action segmentation where camera views for evaluating…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Emad Bahrami , Olga Zatsarynna , Gianpiero Francesca , Juergen Gall

Human Activity Recognition (HAR) has gained significant importance with the growing use of sensor-equipped devices and large datasets. This paper evaluates the performance of three categories of models : classical machine learning, deep…

计算机视觉与模式识别 · 计算机科学 2025-01-16 Md Meem Hossain , The Anh Han , Safina Showkat Ara , Zia Ush Shamszaman

Despite the recent deep learning (DL) revolution, kernel machines still remain powerful methods for action recognition. DL has brought the use of large datasets and this is typically a problem for kernel approaches, which are not scaling up…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Jacopo Cavazza , Pietro Morerio , Vittorio Murino

In this work we present a new efficient approach to Human Action Recognition called Video Transformer Network (VTN). It leverages the latest advances in Computer Vision and Natural Language Processing and applies them to video…

计算机视觉与模式识别 · 计算机科学 2019-05-22 Alexander Kozlov , Vadim Andronov , Yana Gritsenko

Human activities exhibit a strong correlation between actions and the places where these are performed, such as washing something at a sink. More specifically, in daily living environments we may identify particular locations, hereinafter…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Simone Alberto Peirone , Gabriele Goletto , Mirco Planamente , Andrea Bottino , Barbara Caputo , Giuseppe Averta

We propose a framework for early action recognition and anticipation by correlating past features with the future using three novel similarity measures called Jaccard vector similarity, Jaccard cross-correlation and Jaccard Frobenius inner…

计算机视觉与模式识别 · 计算机科学 2021-05-27 Basura Fernando , Samitha Herath

Object affordance is an important concept in human-object interaction, providing information on action possibilities based on human motor capacity and objects' physical property thus benefiting tasks such as action anticipation and robot…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Zecheng Yu , Yifei Huang , Ryosuke Furuta , Takuma Yagi , Yusuke Goutsu , Yoichi Sato

The task of action recognition or action detection involves analyzing videos and determining what action or motion is being performed. The primary subject of these videos are predominantly humans performing some action. However, this…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Amlaan Bhoi
‹ 上一页 1 8 9 10 下一页 ›