paper-with-me

홈 › Papers

3D Human Pose, Shape and Texture from Low-Resolution Images and Videos

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

3D human pose and shape estimation from monocular images has been an active research area in computer vision. Existing deep learning methods for this task rely on high-resolution input, which however, is not always available in many scenarios such as video surveillance and sports broadcasting. Two common approaches to deal with low-resolution images are applying super-resolution techniques to the input, which may result in unpleasant 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 method is able to learn 3D body pose and shape across different resolutions with one single model. The self-supervision loss enforces scale-consistency of the output, and the contrastive learning scheme enforces scale-consistency of the deep features. We show that both these new losses provide robustness when learning in a weakly-supervised manner. Moreover, we extend the RSC-Net to handle low-resolution videos and apply it to reconstruct textured 3D pedestrians from low-resolution input. Extensive experiments demonstrate that the RSC-Net can achieve consistently better results than the state-of-the-art methods for challenging low-resolution images.

📄 PDF Abstract BibTeX arXiv:2103.06498

Code (2)

xuxy09/RSC-Net 공식 구현 pytorch
xuxy09/texformer pytorch

Tasks

3D human pose and shape estimationContrastive LearningSuper-Resolution

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

A 3D Morphable Model of Craniofacial Shape and Texture Variation

2017-10-01 · ICCV 2017 10 · Hang Dai, Nick Pears, William A. P. Smith, Christian Duncan

We present a fully automatic pipeline to train 3D Morphable Models (3DMMs), with contributions in pose normalisation, dense correspondence using both shape and texture information, and high quality, high resolution textu…

Optical Flow Estimation

Temporally Resolution Decrement: Utilizing the Shape Consistency for Higher Computational Efficiency

2021-12-02 · Tianshu Xie, Xuan Cheng, Minghui Liu, Jiali Deng 외

Image resolution that has close relations with accuracy and computational cost plays a pivotal role in network training. In this paper, we observe that the reduced image retains relatively complete shape semantics but lo…

Computational Efficiency

High-fidelity 3D Human Digitization from Single 2K Resolution Images

2023-03-27 · CVPR 2023 1 · Sang-Hun Han, Min-Gyu Park, Ju Hong Yoon, Ju-Mi Kang 외

High-quality 3D human body reconstruction requires high-fidelity and large-scale training data and appropriate network design that effectively exploits the high-resolution input images. To tackle these problems, we propo…

2k3D Human ReconstructionVocal Bursts Intensity Prediction

A Two-stage Personalized Virtual Try-on Framework with Shape Control and Texture Guidance

2023-12-24 · Shufang Zhang, Minxue Ni, Lei Wang, Wenxin Ding 외

The Diffusion model has a strong ability to generate wild images. However, the model can just generate inaccurate images with the guidance of text, which makes it very challenging to directly apply the text-guided genera…

Virtual Try-on

ShaDDR: Interactive Example-Based Geometry and Texture Generation via 3D Shape Detailization and Differentiable Rendering

2023-06-08 · Qimin Chen, Zhiqin Chen, Hang Zhou, Hao Zhang

We present ShaDDR, an example-based deep generative neural network which produces a high-resolution textured 3D shape through geometry detailization and conditional texture generation applied to an input coarse voxel sha…

Texture Synthesis