中文
相关论文

相关论文: Point3D: tracking actions as moving points with 3D…

200 篇论文

Recent advancements in machine learning, particularly through deep learning architectures like PointNet, have transformed the processing of three-dimensional (3D) point clouds, significantly improving 3D object classification and…

机器学习 · 计算机科学 2025-05-21 Sanaz Mahmoodi Takaghaj

Walking in place for moving through virtual environments has attracted noticeable attention recently. Recent attempts focused on training a classifier to recognize certain patterns of gestures (e.g., standing, walking, etc) with the use of…

人机交互 · 计算机科学 2021-08-24 Lizhi Zhao , Xuequan Lu , Min Zhao , Meili Wang

This paper presents a novel spatiotemporal transformer network that introduces several original components to detect actions in untrimmed videos. First, the multi-feature selective semantic attention model calculates the correlations…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Matthew Korban , Peter Youngs , Scott T. Acton

With the rapid progress of deep convolutional neural networks, in almost all robotic applications, the availability of 3D point clouds improves the accuracy of 3D semantic segmentation methods. Rendering of these irregular, unstructured,…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Mobina Mahdavi , Fahimeh Fooladgar , Shohreh Kasaei

Accurate understanding and prediction of human behaviors are critical prerequisites for autonomous vehicles, especially in highly dynamic and interactive scenarios such as intersections in dense urban areas. In this work, we aim at…

计算机视觉与模式识别 · 计算机科学 2023-06-05 Jiachen Li , Xinwei Shi , Feiyu Chen , Jonathan Stroud , Zhishuai Zhang , Tian Lan , Junhua Mao , Jeonhyung Kang , Khaled S. Refaat , Weilong Yang , Eugene Ie , Congcong Li

Human action recognition is one of the challenging tasks in computer vision. The current action recognition methods use computationally expensive models for learning spatio-temporal dependencies of the action. Models utilizing RGB channels…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Labina Shrestha , Shikha Dubey , Farrukh Olimov , Muhammad Aasim Rafique , Moongu Jeon

In this paper, we demonstrate an end-to-end spatiotemporal gesture learning approach for 3D point cloud data using a new gestures dataset of point clouds acquired from a 3D sensor. Nine classes of gestures were learned from gestures sample…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Joshua Owoyemi , Koichi Hashimoto

In this paper, we introduce a deep learning solution for video activity recognition that leverages an innovative combination of convolutional layers with a linear-complexity attention mechanism. Moreover, we introduce a novel quantization…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Gabriele Lagani , Fabrizio Falchi , Claudio Gennaro , Giuseppe Amato

We address the problem of activity detection in continuous, untrimmed video streams. This is a difficult task that requires extracting meaningful spatio-temporal features to capture activities, accurately localizing the start and end times…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Huijuan Xu , Abir Das , Kate Saenko

In recent years, a number of approaches based on 2D or 3D convolutional neural networks (CNN) have emerged for video action recognition, achieving state-of-the-art results on several large-scale benchmark datasets. In this paper, we carry…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Chun-Fu Chen , Rameswar Panda , Kandan Ramakrishnan , Rogerio Feris , John Cohn , Aude Oliva , Quanfu Fan

Spatial-temporal, channel-wise, and motion patterns are three complementary and crucial types of information for video action recognition. Conventional 2D CNNs are computationally cheap but cannot catch temporal relationships; 3D CNNs can…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Zhengwei Wang , Qi She , Aljosa Smolic

Attentive video modeling is essential for action recognition in unconstrained videos due to their rich yet redundant information over space and time. However, introducing attention in a deep neural network for action recognition is…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Juan-Manuel Perez-Rua , Brais Martinez , Xiatian Zhu , Antoine Toisoul , Victor Escorcia , Tao Xiang

Contextual information plays an important role in action recognition. Local operations have difficulty to model the relation between two elements with a long-distance interval. However, directly modeling the contextual information between…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Congqi Cao , Yue Lu , Yifan Zhang , Dongmei Jiang , Yanning Zhang

Most state-of-the-art methods for action recognition rely only on 2D spatial features encoding appearance, motion or pose. However, 2D data lacks the depth information, which is crucial for recognizing fine-grained actions. In this paper,…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Mattia Segu , Federico Pirovano , Gianmario Fumagalli , Amedeo Fabris

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

Three-dimensional objects are commonly represented as 3D boxes in a point-cloud. This representation mimics the well-studied image-based 2D bounding-box detection but comes with additional challenges. Objects in a 3D world do not follow any…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Tianwei Yin , Xingyi Zhou , Philipp Krähenbühl

3D Convolutional Neural Networks are gaining increasing attention from researchers and practitioners and have found applications in many domains, such as surveillance systems, autonomous vehicles, human monitoring systems, and video…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Petros Toupas , Christos-Savvas Bouganis , Dimitrios Tzovaras

Object detection from 3D point clouds remains a challenging task, though recent studies pushed the envelope with the deep learning techniques. Owing to the severe spatial occlusion and inherent variance of point density with the distance to…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Liang Du , Xiaoqing Ye , Xiao Tan , Jianfeng Feng , Zhenbo Xu , Errui Ding , Shilei Wen

While separately leveraging monocular 3D object detection and 2D multi-object tracking can be straightforwardly applied to sequence images in a frame-by-frame fashion, stand-alone tracker cuts off the transmission of the uncertainty from…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Peixuan Li , Jieyu Jin

Methods tackling multi-object tracking need to estimate the number of targets in the sensing area as well as to estimate their continuous state. While the majority of existing methods focus on data association, precise state (3D pose)…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Johannes Groß , Aljosa Osep , Bastian Leibe