中文
相关论文

相关论文: Action Classification with Locality-constrained Li…

200 篇论文

Most of the semantic segmentation approaches have been developed for single image segmentation, and hence, video sequences are currently segmented by processing each frame of the video sequence separately. The disadvantage of this is that…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Andreas Pfeuffer , Karina Schulz , Klaus Dietmayer

Accurate temporal segmentation of human actions is critical for intelligent robots in collaborative settings, where a precise understanding of sub-activity labels and their temporal structure is essential. However, the inherent noise in…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Hao Xing , Kai Zhe Boey , Yuankai Wu , Darius Burschka , Gordon Cheng

Semi-Supervised Learning (SSL) has shown tremendous potential to improve the predictive performance of deep learning models when annotations are hard to obtain. However, the application of SSL has so far been mainly studied in the context…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Ankit Singh , Efstratios Gavves , Cees G. M. Snoek , Hilde Kuehne

Human actions in video sequences are three-dimensional (3D) spatio-temporal signals characterizing both the visual appearance and motion dynamics of the involved humans and objects. Inspired by the success of convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2015-10-05 Lin Sun , Kui Jia , Dit-Yan Yeung , Bertram E. Shi

Our aim is to estimate the perspective-effected geometric distortion of a scene from a video feed. In contrast to all previous work we wish to achieve this using from low-level, spatio-temporally local motion features used in commercial…

计算机视觉与模式识别 · 计算机科学 2015-04-22 Ognjen Arandjelovic , Duc-Son Pham , Svetha Venkatesh

The detection and tracking of human landmarks in video streams has gained in reliability partly due to the availability of affordable RGB-D sensors. The analysis of such time-varying geometric data is playing an important role in the…

计算机视觉与模式识别 · 计算机科学 2019-08-12 Amor Ben Tanfous , Hassen Drira , Boulbaba Ben Amor

The use of Recurrent Neural Networks for video captioning has recently gained a lot of attention, since they can be used both to encode the input video and to generate the corresponding description. In this paper, we present a recurrent…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Lorenzo Baraldi , Costantino Grana , Rita Cucchiara

Automated human action recognition is one of the most attractive and practical research fields in computer vision, in spite of its high computational costs. In such systems, the human action labelling is based on the appearance and patterns…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Fatemeh Serpush , Mahdi Rezaei

Action segmentation refers to inferring boundaries of semantically consistent visual concepts in videos and is an important requirement for many video understanding tasks. For this and other video understanding tasks, supervised approaches…

计算机视觉与模式识别 · 计算机科学 2021-03-30 M. Saquib Sarfraz , Naila Murray , Vivek Sharma , Ali Diba , Luc Van Gool , Rainer Stiefelhagen

This thesis focuses on video understanding for human action and interaction recognition. We start by identifying the main challenges related to action recognition from videos and review how they have been addressed by current methods. Based…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Alexandros Stergiou

Saliency-driven image and video coding for humans has gained importance in the recent past. In this paper, we propose such a saliency-driven coding framework for the video coding for machines task using the latest video coding standard…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Kristian Fischer , Felix Fleckenstein , Christian Herglotz , André Kaup

In this study, we develop an unsupervised coarse-to-fine video analysis framework and prototype system to extract a salient object in a video sequence. This framework starts from tracking grid-sampled points along temporal frames, typically…

多媒体 · 计算机科学 2018-09-30 Chi Zhang , Alexander Loui

Advanced driver assistance and automated driving systems rely on risk estimation modules to predict and avoid dangerous situations. Current methods use expensive sensor setups and complex processing pipeline, limiting their availability and…

计算机视觉与模式识别 · 计算机科学 2020-02-04 Ekim Yurtsever , Yongkang Liu , Jacob Lambert , Chiyomi Miyajima , Eijiro Takeuchi , Kazuya Takeda , John H. L. Hansen

Neural image coding represents now the state-of-the-art image compression approach. However, a lot of work is still to be done in the video domain. In this work, we propose an end-to-end learned video codec that introduces several…

图像与视频处理 · 电气工程与系统科学 2021-12-17 Nannan Zou , Honglei Zhang , Francesco Cricri , Ramin G. Youvalari , Hamed R. Tavakoli , Jani Lainema , Emre Aksu , Miska Hannuksela , Esa Rahtu

Many few-shot learning models focus on recognising images. In contrast, we tackle a challenging task of few-shot action recognition from videos. We build on a C3D encoder for spatio-temporal video blocks to capture short-range action…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Hongguang Zhang , Li Zhang , Xiaojuan Qi , Hongdong Li , Philip H. S. Torr , Piotr Koniusz

Spatiotemporal action recognition is the task of locating and classifying actions in videos. Our project applies this task to analyzing video footage of restaurant workers preparing food, for which potential applications include automated…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Akshat Gupta , Milan Desai , Wusheng Liang , Magesh Kannan

Language-queried video actor segmentation aims to predict the pixel-level mask of the actor which performs the actions described by a natural language query in the target frames. Existing methods adopt 3D CNNs over the video clip as a…

计算机视觉与模式识别 · 计算机科学 2021-05-17 Tianrui Hui , Shaofei Huang , Si Liu , Zihan Ding , Guanbin Li , Wenguan Wang , Jizhong Han , Fei Wang

We propose a novel method for temporally pooling frames in a video for the task of human action recognition. The method is motivated by the observation that there are only a small number of frames which, together, contain sufficient…

计算机视觉与模式识别 · 计算机科学 2017-06-27 Amlan Kar , Nishant Rai , Karan Sikka , Gaurav Sharma

By thoroughly revisiting the classic human action recognition paradigm, this paper aims at proposing a new approach for the design of effective action classification systems. Taking as testbed publicly available three-dimensional (MoCap)…

计算机视觉与模式识别 · 计算机科学 2016-05-03 Andrea Zunino , Jacopo Cavazza , Vittorio Murino

Most approaches to human attribute and action recognition in still images are based on image representation in which multi-scale local features are pooled across scale into a single, scale-invariant encoding. Both in bag-of-words and the…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Fahad Shahbaz Khan , Joost van de Weijer , Rao Muhammad Anwer , Andrew D. Bagdanov , Michael Felsberg , Jorma Laaksonen
‹ 上一页 1 8 9 10 下一页 ›