Papers › 3D Human Shape and Pose from a Single Low-Resolution Image with Self-Supervised Learning

3D Human Shape and Pose from a Single Low-Resolution Image with Self-Supervised Learning

27 Jul 2020ECCV 2020 8arXiv:2007.13666archive 2025-07-28

Xiangyu Xu, Hao Chen, Francesc Moreno-Noguer, Laszlo A. Jeni, Fernando de la Torre

3D human shape and pose estimation from monocular images has been an active area of research in computer vision, having a substantial impact on the development of new applications, from activity recognition to creating virtual avatars. Existing deep learning methods for 3D human shape and pose estimation rely on relatively high-resolution input images; however, high-resolution visual content is not always available in several practical scenarios such as video surveillance and sports broadcasting. Low-resolution images in real scenarios can vary in a wide range of sizes, and a model trained in one resolution does not typically degrade gracefully across resolutions. Two common approaches to solve the problem of low-resolution input are applying super-resolution techniques to the input images which may result in visual artifacts, or simply training one model for each resolution, which is impractical in many realistic applications. To address the above issues, this paper proposes a novel algorithm called RSC-Net, which consists of a Resolution-aware network, a Self-supervision loss, and a Contrastive learning scheme. The proposed network is able to learn the 3D body shape and pose across different resolutions with a single model. The self-supervision loss encourages scale-consistency of the output, and the contrastive learning scheme enforces scale-consistency of the deep features. We show that both these new training losses provide robustness when learning 3D shape and pose in a weakly-supervised manner. Extensive experiments demonstrate that the RSC-Net can achieve consistently better results than the state-of-the-art methods for challenging low-resolution images.

PaperPDFConference PDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

xuxy09/RSC-Net officialmentioned on GitHubpytorch report
xuxy09/texformer mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

3D Human Pose Estimation3D Shape ReconstructionActivity RecognitionContrastive LearningPose EstimationSelf-Supervised LearningSuper-Resolution

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
3D Human Pose Estimation 3DPW RSC-Net MPJPE 96.36 #88 of 119 Archive leaderboard report
3D Human Pose Estimation 3DPW RSC-Net PA-MPJPE 58.98 #88 of 119 Archive leaderboard report
3D Human Pose Estimation MPI-INF-3DHP RSC-Net MPJPE 103.36 #70 of 108 Archive leaderboard report
3D Human Pose Estimation MPI-INF-3DHP RSC-Net PA-MPJPE 70.01 #70 of 108 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

High-resolution inputLow-resolution input

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections