paper-with-me

Papers

RGB-based 3D Hand Pose Estimation via Privileged Learning with Depth Images

2018-11-18 · Shanxin Yuan, Bjorn Stenger, Tae-Kyun Kim

This paper proposes a method for hand pose estimation from RGB images that uses both external large-scale depth image datasets and paired depth and RGB images as privileged information at training time. We show that providing depth information during training significantly improves performance of pose estimation from RGB images during testing. We explore different ways of using this privileged information: (1) using depth data to initially train a depth-based network, (2) using the features from the depth-based network of the paired depth images to constrain mid-level RGB network weights, and (3) using the foreground mask, obtained from the depth data, to suppress the responses from the background area. By using paired RGB and depth images, we are able to supervise the RGB-based network to learn middle layer features that mimic that of the corresponding depth-based network, which is trained on large-scale, accurately annotated depth data. During testing, when only an RGB image is available, our method produces accurate 3D hand pose predictions. Our method is also tested on 2D hand pose estimation. Experiments on three public datasets show that the method outperforms the state-of-the-art methods for hand pose estimation using RGB image input.

📄 PDF Abstract BibTeX arXiv:1811.07376

Code (0)

등록된 구현이 없습니다.

Tasks

3D Hand Pose EstimationHand Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Depth-based Privileged Information for Boosting 3D Human Pose Estimation on RGB

2024-09-17 · Alessandro Simoni, Francesco Marchetti, Guido Borghi, Federico Becattini 외

Despite the recent advances in computer vision research, estimating the 3D human pose from single RGB images remains a challenging task, as multiple 3D poses can correspond to the same 2D projection on the image. In this…

3D Human Pose EstimationHallucinationPose Estimation

Stereo Object Matching Network

2021-03-23 · Jaesung Choe, Kyungdon Joo, Francois Rameau, In So Kweon

This paper presents a stereo object matching method that exploits both 2D contextual information from images as well as 3D object-level information. Unlike existing stereo matching methods that exclusively focus on the p…

3D Object DetectionDepth EstimationObjectStereo Matching

DGGAN: Depth-image Guided Generative Adversarial Networks for Disentangling RGB and Depth Images in 3D Hand Pose Estimation

2020-12-06 · Liangjian Chen, Shih-Yao Lin, Yusheng Xie, Yen-Yu Lin 외

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 est…

3D Hand Pose EstimationGenerative Adversarial NetworkHand Pose EstimationPose Estimation

Hard Pixel Mining for Depth Privileged Semantic Segmentation

2019-06-27 · Zhangxuan Gu, Li Niu, Haohua Zhao, Liqing Zhang

Semantic segmentation has achieved remarkable progress but remains challenging due to the complex scene, object occlusion, and so on. Some research works have attempted to use extra information such as a depth map to hel…

Depth EstimationDepth PredictionSegmentationSemantic Segmentation

TriHorn-Net: A Model for Accurate Depth-Based 3D Hand Pose Estimation

2022-06-14 · Mohammad Rezaei, Razieh Rastgoo, Vassilis Athitsos

3D hand pose estimation methods have made significant progress recently. However, the estimation accuracy is often far from sufficient for specific real-world applications, and thus there is significant room for improvem…

3D Hand Pose EstimationData AugmentationDepth EstimationHand Pose Estimation+1