muelea / shapy

CVPR 2022 - Official code repository for the paper: Accurate 3D Body Shape Regression using Metric and Semantic Attributes.
https://shapy.is.tue.mpg.de/
319 stars 47 forks source link

For Attributes to Shape (A2S), I want to modify the input data and change it to input bust, waist, hip and height #50

Open zmhsmart opened 6 months ago

zmhsmart commented 6 months ago

For Attributes to Shape (A2S), I want to modify the input data and change it to input bust, waist, hip and height myself to predict the beta parameters of smplx. How should I do it? Thank you very much.