paper-with-me

홈 › Papers

Human Pose Estimation on Privacy-Preserving Low-Resolution Depth Images

2020-07-16 · Vinkle Srivastav, Afshin Gangi, Nicolas Padoy

Human pose estimation (HPE) is a key building block for developing AI-based context-aware systems inside the operating room (OR). The 24/7 use of images coming from cameras mounted on the OR ceiling can however raise concerns for privacy, even in the case of depth images captured by RGB-D sensors. Being able to solely use low-resolution privacy-preserving images would address these concerns and help scale up the computer-assisted approaches that rely on such data to a larger number of ORs. In this paper, we introduce the problem of HPE on low-resolution depth images and propose an end-to-end solution that integrates a multi-scale super-resolution network with a 2D human pose estimation network. By exploiting intermediate feature-maps generated at different super-resolution, our approach achieves body pose results on low-resolution images (of size 64x48) that are on par with those of an approach trained and tested on full resolution images (of size 640x480).

📄 PDF Abstract BibTeX arXiv:2007.08340

Code (1)

CAMMA-public/ORPose-Depth 공식 구현 pytorch

Tasks

2D Human Pose EstimationPose EstimationPrivacy PreservingSuper-Resolution

Similar Papers 제목 키워드 기반

Modeling the Trade-off of Privacy Preservation and Activity Recognition on Low-Resolution Images

2023-03-18 · Yuntao Wang, Zirui Cheng, Xin Yi, Yan Kong 외

A computer vision system using low-resolution image sensors can provide intelligent services (e.g., activity recognition) but preserve unnecessary visual privacy information from the hardware level. However, preserving v…

Activity RecognitionImage Super-ResolutionPrivacy PreservingSuper-Resolution

Learning Privacy-Preserving Optics for Human Pose Estimation

2021-01-01 · ICCV 2021 10 · Carlos Hinojosa, Juan Carlos Niebles, Henry Arguello

The widespread use of always-connected digital cameras in our everyday life has led to increasing concerns about the users' privacy and security. How to develop privacy-preserving computer vision systems? In particul…

DecoderPose EstimationPrivacy Preserving

Privacy-Preserving Pose Estimation for Human-Robot Interaction

2020-11-14 · Youya Xia, Yifan Tang, Yuhan Hu, Guy Hoffman

Pose estimation is an important technique for nonverbal human-robot interaction. That said, the presence of a camera in a person's space raises privacy concerns and could lead to distrust of the robot. In this paper, we …

Image EnhancementPose EstimationPrivacy Preserving

Mitigating Resolution-Drift in Federated Learning: Case of Keypoint Detection

2025-07-31 · Taeheon Lim, Joohyung Lee, Kyungjae Lee, Jungchan Cho arxiv

The Federated Learning (FL) approach enables effective learning across distributed systems, while preserving user data privacy. To date, research has primarily focused on addressing statistical heterogeneity and communic…

Knowledge DistillationFederated LearningKeypoint DetectionPose Estimation

Differentially Private 2D Human Pose Estimation

2025-04-14 · Kaushik Bhargav Sivangi, Idris Zakariyya, Paul Henderson, Fani Deligianni

Human pose estimation (HPE) has become essential in numerous applications including healthcare, activity recognition, and human-computer interaction. However, the privacy implications of processing sensitive visual data …

2D Human Pose EstimationActivity RecognitionPose EstimationPrivacy Preserving