中文
相关论文

相关论文: A hybrid classification-regression approach for 3D…

200 篇论文

State-of-the-art methods for 3D hand pose estimation from depth images require large amounts of annotated training data. We propose to model the statistical relationships of 3D hand poses and corresponding depth images using two deep…

计算机视觉与模式识别 · 计算机科学 2017-07-20 Chengde Wan , Thomas Probst , Luc Van Gool , Angela Yao

The distance-geometric graph representation adopts a unified scheme (distance) for representing the geometry of three-dimensional(3D) graphs. It is invariant to rotation and translation of the graph and it reflects pair-wise node…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Daniel T. Chang

Graph Neural Network (GNN) is a powerful model to learn representations and make predictions on graph data. Existing efforts on GNN have largely defined the graph convolution as a weighted sum of the features of the connected nodes to form…

机器学习 · 计算机科学 2020-06-02 Hongmin Zhu , Fuli Feng , Xiangnan He , Xiang Wang , Yan Li , Kai Zheng , Yongdong Zhang

Despite substantial progress in 3D human pose estimation from a single-view image, prior works rarely explore global and local correlations, leading to insufficient learning of human skeleton representations. To address this issue, we…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Ti Wang , Hong Liu , Runwei Ding , Wenhao Li , Yingxuan You , Xia Li

Estimating 3D human poses from a monocular video is still a challenging task. Many existing methods' performance drops when the target person is occluded by other objects, or the motion is too fast/slow relative to the scale and speed of…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Cheng Yu , Bo Wang , Bo Yang , Robby T. Tan

As a fundamental and challenging problem in computer vision, hand pose estimation aims to estimate the hand joint locations from depth images. Typically, the problem is modeled as learning a mapping function from images to hand joint…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Yiming Wu , Wei Ji , Xi Li , Gang Wang , Jianwei Yin , Fei Wu

Extracting stimulus features from neuronal ensembles is of great interest to the development of neuroprosthetics that project sensory information directly to the brain via electrical stimulation. Machine learning strategies that optimize…

神经元与认知 · 定量生物学 2020-09-08 Vivek Subramanian , Joshua Khani

Graphs, comprising nodes and edges, visually depict relationships and structures, posing challenges in extracting high-level features due to their intricate connections. Multiple connections introduce complexities in discovering patterns,…

机器学习 · 计算机科学 2024-11-12 Masoud Kargar , Nasim Jelodari , Alireza Assadzadeh

Face identification/recognition has significantly advanced over the past years. However, most of the proposed approaches rely on static RGB frames and on neutral facial expressions. This has two disadvantages. First, important facial shape…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Konstantinos Papadopoulos , Anis Kacem , Abdelrahman Shabayek , Djamila Aouada

Human actions comprise of joint motion of articulated body parts or `gestures'. Human skeleton is intuitively represented as a sparse graph with joints as nodes and natural connections between them as edges. Graph convolutional networks…

计算机视觉与模式识别 · 计算机科学 2018-09-14 Kalpit Thakkar , P J Narayanan

Graph Convolutional Networks (GCNs) have become a crucial tool on learning representations of graph vertices. The main challenge of adapting GCNs on large-scale graphs is the scalability issue that it incurs heavy cost both in computation…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Wenbing Huang , Tong Zhang , Yu Rong , Junzhou Huang

Vision based human pose estimation is an non-invasive technology for Human-Computer Interaction (HCI). Direct use of the hand as an input device provides an attractive interaction method, with no need for specialized sensing equipment, such…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Nicholas Santavas , Ioannis Kansizoglou , Loukas Bampis , Evangelos Karakasis , Antonios Gasteratos

Estimating3D hand poses from RGB images is essentialto a wide range of potential applications, but is challengingowing to substantial ambiguity in the inference of depth in-formation from RGB images. State-of-the-art estimators ad-dress…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Liangjian Chen , Shih-Yao Lin , Yusheng Xie , Yen-Yu Lin , Wei Fan , Xiaohui Xie

Graph convolutional networks (GCNs) have been the predominant methods in skeleton-based human action recognition, including human-human interaction recognition. However, when dealing with interaction sequences, current GCN-based methods…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Zhengcen Li , Yueran Li , Linlin Tang , Tong Zhang , Jingyong Su

Graph Neural Networks (GNNs) have shown advantages in various graph-based applications. Most existing GNNs assume strong homophily of graph structure and apply permutation-invariant local aggregation of neighbors to learn a representation…

机器学习 · 计算机科学 2022-01-04 Tianmeng Yang , Yujing Wang , Zhihan Yue , Yaming Yang , Yunhai Tong , Jing Bai

In this paper, we propose a new architecture named Rotation-invariant Mixed Graphical Model Network (R-MGMN) to solve the problem of 2D hand pose estimation from a monocular RGB image. By integrating a rotation net, the R-MGMN is invariant…

计算机视觉与模式识别 · 计算机科学 2020-02-07 Deying Kong , Haoyu Ma , Yifei Chen , Xiaohui Xie

Hand detection is essential for many hand related tasks, e.g. parsing hand pose, understanding gesture, which are extremely useful for robotics and human-computer interaction. However, hand detection in uncontrolled environments is…

计算机视觉与模式识别 · 计算机科学 2016-12-09 Xiaoming Deng , Ye Yuan , Yinda Zhang , Ping Tan , Liang Chang , Shuo Yang , Hongan Wang

Graph convolutional networks (GCNs) are widely used in graph-based applications such as graph classification and segmentation. However, current GCNs have limitations on implementation such as network architectures due to their irregular…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Yecheng Lyu , Xinming Huang , Ziming Zhang

3D human pose estimation from a single image is still a challenging problem despite the large amount of work that has been performed in this field. Generally, most methods directly use neural networks and ignore certain constraints (e.g.,…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Yicheng Deng , Cheng Sun , Yongqi Sun , Jiahui Zhu

Due to a huge volume of information in many domains, the need for classification methods is imperious. In spite of many advances, most of the approaches require a large amount of labeled data, which is often not available, due to costs and…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Lucas Pascotti Valem , Daniel Carlos Guimarães Pedronette , Longin Jan Latecki