paper-with-me

Papers

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, Wei Fan, Xiaohui Xie

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 this problem by regularizing3D hand pose estimationmodels during training to enforce the consistency betweenthe predicted3D poses and the ground-truth depth maps.However, these estimators rely on both RGB images and thepaired depth maps during training. In this study, we proposea conditional generative adversarial network (GAN) model,called Depth-image Guided GAN (DGGAN), to generate re-alistic depth maps conditioned on the input RGB image, anduse the synthesized depth maps to regularize the3D handpose estimation model, therefore eliminating the need forground-truth depth maps. Experimental results on multiplebenchmark datasets show that the synthesized depth mapsproduced by DGGAN are quite effective in regularizing thepose estimation model, yielding new state-of-the-art resultsin estimation accuracy, notably reducing the mean3D end-point errors (EPE) by4.7%,16.5%, and6.8%on the RHD,STB and MHP datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2012.03197

Code (0)

등록된 구현이 없습니다.

Tasks

3D Hand Pose EstimationGenerative Adversarial NetworkHand Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Better Guider Predicts Future Better: Difference Guided Generative Adversarial Networks

2019-01-07 · Guohao Ying, Yingtian Zou, Lin Wan, Yiming Hu 외

Predicting the future is a fantasy but practicality work. It is the key component to intelligent agents, such as self-driving vehicles, medical monitoring devices and robotics. In this work, we consider generating unseen…

Video Prediction

Adversarial Directed Graph Embedding

2020-08-09 · Shijie Zhu, JianXin Li, Hao Peng, Senzhang Wang 외

Node representation learning for directed graphs is critically important to facilitate many graph mining tasks. To capture the directed edges between nodes, existing methods mostly learn two embedding vectors for each no…

Generative Adversarial NetworkGraph EmbeddingGraph MiningRepresentation Learning

CoReGAN: Contrastive Regularized Generative Adversarial Network for Guided Depth Map Super Resolution

2024-05-17 · AIML Systems 2024 5 · Aditya Kasliwal, Ishaan Gakhar, Aryan Kamani

Consumer-grade depth sensors provide low-resolution depth maps; however, a high-resolution RGB camera is usually mounted on the same device and acquires a high-resolution image of the same scene. While deep learning and …

Contrastive LearningDecoderDepth Map Super-ResolutionGenerative Adversarial Network+1

DGGAN: Degradation Guided Generative Adversarial Network for Real-time Endoscopic Video Enhancement

2025-12-08 · Handing Xu, Zhenguo Nie, Tairan Peng, Huimin Pan 외 arxiv

Endoscopic surgery relies on intraoperative video, making image quality a decisive factor for surgical safety and efficacy. Yet, endoscopic videos are often degraded by uneven illumination, tissue scattering, occlusions,…

Contrastive LearningImage EnhancementVideo Enhancement

3D Facial Geometry Recovery from a Depth View with Attention Guided Generative Adversarial Network

2020-09-02 · Xiaoxu Cai, Hui Yu, Jianwen Lou, Xuguang Zhang 외

We present to recover the complete 3D facial geometry from a single depth view by proposing an Attention Guided Generative Adversarial Networks (AGGAN). In contrast to existing work which normally requires two or more de…

Generative Adversarial Network