中文
相关论文

相关论文: HandAugment: A Simple Data Augmentation Method for…

200 篇论文

Obtaining accurate 3D object poses is vital for numerous computer vision applications, such as 3D reconstruction and scene understanding. However, annotating real-world objects is time-consuming and challenging. While synthetically…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Jiahao Yang , Wufei Ma , Angtian Wang , Xiaoding Yuan , Alan Yuille , Adam Kortylewski

Estimating 3D human poses from 2D images is challenging due to occlusions and projective acquisition. Learning-based approaches have been largely studied to address this challenge, both in single and multi-view setups. These solutions…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Seyed Abolfazl Ghasemzadeh , Alexandre Alahi , Christophe De Vleeschouwer

We introduce a novel 3D hand pose estimator that can accurately recover the shape and pose of people's hands in a room from afar, typically from fixed cameras at room corners, in extremely low-resolution and frequently occluded views. Our…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Shu Nakamura , Ryo Kawahara , Genki Kinoshita , Ryosuke Hirai , Yasutomo Kawanishi , Shohei Nobuhara , Ko Nishino

3D hand pose estimation in everyday egocentric images is challenging for several reasons: poor visual signal (occlusion from the object of interaction, low resolution & motion blur), large perspective distortion (hands are close to the…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Aditya Prakash , Ruisen Tu , Matthew Chang , Saurabh Gupta

Learning and predicting the pose parameters of a 3D hand model given an image, such as locations of hand joints, is challenging due to large viewpoint changes and articulations, and severe self-occlusions exhibited particularly in…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Qi Ye , Tae-Kyun Kim

Hand pose estimation is a crucial part of a wide range of augmented reality and human-computer interaction applications. Predicting the 3D hand pose from a single RGB image is challenging due to occlusion and depth ambiguities. GCN-based…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Ikram Kourbane , Yakup Genc

Despite considerable efforts to enhance the generalization of 3D pose estimators without costly 3D annotations, existing data augmentation methods struggle in real world scenarios with diverse human appearances and complex poses. We propose…

计算机视觉与模式识别 · 计算机科学 2025-03-18 ChangHee Yang , Hyeonseop Song , Seokhun Choi , Seungwoo Lee , Jaechul Kim , Hoseok Do

As demand for robotics manipulation application increases, accurate vision-based 6D pose estimation becomes essential for autonomous operations. Convolutional Neural Networks (CNNs) based approaches for pose estimation have been previously…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Mahmoud Abdulsalam , Nabil Aouf

Hands, one of the most dynamic parts of our body, suffer from blur due to their active movements. However, previous 3D hand mesh recovery methods have mainly focused on sharp hand images rather than considering blur due to the absence of…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Yeonguk Oh , JoonKyu Park , Jaeha Kim , Gyeongsik Moon , Kyoung Mu Lee

3D human pose estimation from sketches has broad applications in computer animation and film production. Unlike traditional human pose estimation, this task presents unique challenges due to the abstract and disproportionate nature of…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Li Wang , Yiyu Zhuang , Yanwen Wang , Xun Cao , Chuan Guo , Xinxin Zuo , Hao Zhu

Most successful approaches to estimate the 6D pose of an object typically train a neural network by supervising the learning with annotated poses in real world images. These annotations are generally expensive to obtain and a common…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Juil Sock , Guillermo Garcia-Hernando , Anil Armagan , Tae-Kyun Kim

We present a new self-supervised approach, SelfPose3d, for estimating 3d poses of multiple persons from multiple camera views. Unlike current state-of-the-art fully-supervised methods, our approach does not require any 2d or 3d ground-truth…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Vinkle Srivastav , Keqi Chen , Nicolas Padoy

In the era of deep learning, human pose estimation from multiple cameras with unknown calibration has received little attention to date. We show how to train a neural model to perform this task with high precision and minimal latency…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Ben Usman , Andrea Tagliasacchi , Kate Saenko , Avneesh Sud

In computer vision, human pose synthesis and transfer deal with probabilistic image generation of a person in a previously unseen pose from an already available observation of that person. Though researchers have recently proposed several…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Prasun Roy , Subhankar Ghosh , Saumik Bhattacharya , Umapada Pal , Michael Blumenstein

The two-hand interaction is one of the most challenging signals to analyze due to the self-similarity, complicated articulations, and occlusions of hands. Although several datasets have been proposed for the two-hand interaction analysis,…

Deep learning has been impressively successful in the last decade in predicting human head poses from monocular images. However, for in-the-wild inputs the research community relies predominantly on a single training set, 300W-LP, of…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Michael Welter

Understanding how humans interact with the world necessitates accurate 3D hand pose estimation, a task complicated by the hand's high degree of articulation, frequent occlusions, self-occlusions, and rapid motions. While most existing…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Enes Duran , Muhammed Kocabas , Vasileios Choutas , Zicong Fan , Michael J. Black

We propose the first approach to the problem of inferring the depth map of a human hand based on a single RGB image. We achieve this with a Convolutional Neural Network (CNN) that employs a stacked hourglass model as its main building…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Vassilis C. Nicodemou , Iason Oikonomidis , Georgios Tzimiropoulos , Antonis Argyros

While there has been a success in 2D human pose estimation with convolutional neural networks (CNNs), 3D human pose estimation has not been thoroughly studied. In this paper, we tackle the 3D human pose estimation task with end-to-end…

计算机视觉与模式识别 · 计算机科学 2016-09-09 Sungheon Park , Jihye Hwang , Nojun Kwak

In this work we address the challenging problem of 3D human pose estimation from single images. Recent approaches learn deep neural networks to regress 3D pose directly from images. One major challenge for such methods, however, is the…

计算机视觉与模式识别 · 计算机科学 2017-09-07 Umar Iqbal , Andreas Doering , Hashim Yasin , Björn Krüger , Andreas Weber , Juergen Gall
‹ 上一页 1 8 9 10 下一页 ›