中文
相关论文

相关论文: Skeleton Ground Truth Extraction: Methodology, Ann…

200 篇论文

Skeleton-based human action recognition has attracted great interest thanks to the easy accessibility of the human skeleton data. Recently, there is a trend of using very deep feedforward neural networks to model the 3D coordinates of…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Pengfei Zhang , Cuiling Lan , Wenjun Zeng , Junliang Xing , Jianru Xue , Nanning Zheng

Gait recognition has emerged as a robust biometric modality due to its non-intrusive nature. Conventional gait recognition methods mainly rely on silhouettes or skeletons. While effective in controlled laboratory settings, their limited…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Hangrui Xu , Zhengxian Wu , Chuanrui Zhang , Zhuohong Chen , Zhifang Liu , Peng Jiao , Haoqian Wang

Shortest path search is a core operation in graph-based applications, yet existing methods face important limitations. Classical algorithms such as Dijkstra's and A* become inefficient as graphs grow more complex, while index-based…

机器学习 · 计算机科学 2025-08-05 Tiantian Liu , Xiao Li , Huan Li , Hua Lu , Christian S. Jensen , Jianliang Xu

Skeletonization extracts thin representations from images that compactly encode their geometry and topology. These representations have become an important topological prior for preserving connectivity in curvilinear structures, aiding…

图像与视频处理 · 电气工程与系统科学 2025-03-11 Luis D. Reyes Vargas , Martin J. Menten , Johannes C. Paetzold , Nassir Navab , Mohammad Farid Azampour

Skeleton-based action recognition has gained significant attention for its ability to efficiently represent spatiotemporal information in a lightweight format. Most existing approaches use graph-based models to process skeleton sequences,…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Jushang Qiu , Lei Wang

Fully convolutional network is a powerful tool for per-pixel semantic segmentation/detection. However, it is problematic when coping with crack detection using partially accurate ground truths (GTs): the network may easily converge to the…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Kaige Zhang , Yingtao Zhang , Heng-Da Cheng

The motion analysis of human skeletons is crucial for human action recognition, which is one of the most active topics in computer vision. In this paper, we propose a fully end-to-end action-attending graphic neural network (A$^2$GNN) for…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Chaolong Li , Zhen Cui , Wenming Zheng , Chunyan Xu , Rongrong Ji , Jian Yang

Deep learning (DL) methods are widely investigated for stereo image matching tasks due to their reported high accuracies. However, their transferability/generalization capabilities are limited by the instances seen in the training data.…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Hessah Albanwan , Rongjun Qin

Precise localization of coronary arteries in Computed Tomography (CT) scans is critical from the perspective of medical assessment of coronary artery disease. Although various methods exist that offer high-quality segmentation of coronary…

图像与视频处理 · 电气工程与系统科学 2024-10-27 Mariusz Bujny , Katarzyna Jesionek , Jakub Nalepa , Karol Miszalski-Jamka , Katarzyna Widawka-Żak , Sabina Wolny , Marcin Kostur

Image segmentation is a fundamental task in computer vision. Data annotation for training supervised methods can be labor-intensive, motivating unsupervised methods. Current approaches often rely on extracting deep features from pre-trained…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Amit Aflalo , Shai Bagon , Tamar Kashti , Yonina Eldar

Graph convolutional network based methods that model the body-joints' relations, have recently shown great promise in 3D skeleton-based human motion prediction. However, these methods have two critical issues: first, deep graph convolutions…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Maosen Li , Siheng Chen , Zijing Zhang , Lingxi Xie , Qi Tian , Ya Zhang

Online continuous action recognition has emerged as a critical research area due to its practical implications in real-world applications, such as human-computer interaction, healthcare, and robotics. Among various modalities,…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Rim Slama , Wael Rabah , Hazem Wannous

One essential problem in skeleton-based action recognition is how to extract discriminative features over all skeleton joints. However, the complexity of the State-Of-The-Art (SOTA) models of this task tends to be exceedingly sophisticated…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Yi-Fan Song , Zhang Zhang , Caifeng Shan , Liang Wang

Automated detection of sclerotic metastases (bone lesions) in Computed Tomography (CT) images has potential to be an important tool in clinical practice and research. State-of-the-art methods show performance of 79% sensitivity or…

计算机视觉与模式识别 · 计算机科学 2014-07-23 Holger R. Roth , Jianhua Yao , Le Lu , James Stieger , Joseph E. Burns , Ronald M. Summers

The shared topology of human skeletons motivated the recent investigation of graph convolutional network (GCN) solutions for action recognition. However, most of the existing GCNs rely on the binary connection of two neighboring vertices…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Youwei Zhou , Tianyang Xu , Cong Wu , Xiaojun Wu , Josef Kittler

Graph convolutional networks (GCNs) based methods have achieved advanced performance on skeleton-based action recognition task. However, the skeleton graph cannot fully represent the motion information contained in skeleton data. In…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Jinfeng Wei , Yunxin Wang , Mengli Guo , Pei Lv , Xiaoshan Yang , Mingliang Xu

Human Activity Recognition (HAR) is a field of study that focuses on identifying and classifying human activities. Skeleton-based Human Activity Recognition has received much attention in recent years, where Graph Convolutional Network…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Jingyao Wang , Emmanuel Bergeret , Issam Falih

Purpose: In this study we investigate whether a Convolutional Neural Network (CNN) can generate clinically relevant parametric maps from CT perfusion data in a clinical setting of patients with acute ischemic stroke. Methods: Training of…

图像与视频处理 · 电气工程与系统科学 2021-01-18 Umberto A. Gava , Federico D'Agata , Enzo Tartaglione , Marco Grangetto , Francesca Bertolino , Ambra Santonocito , Edwin Bennink , Mauro Bergui

Skeleton-based action recognition receives the attention of many researchers as it is robust to viewpoint and illumination changes, and its processing is much more efficient than the processing of video frames. With the emergence of deep…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Ozge Oztimur Karadag

Action recognition is a key algorithmic part of emerging on-the-edge smart video surveillance and security systems. Skeleton-based action recognition is an attractive approach which, instead of using RGB pixel data, relies on human pose…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Justin Sanchez , Christopher Neff , Hamed Tabkhi