smplify-x
smplify-x copied to clipboard
I do not understand the issue about shape loss
shape_loss = torch.sum(self.shape_prior(body_model_output.betas)) * self.shape_weight ** 2
So, what is the reason that the shape_loss. Anybody can explain it for me.