smplify-x icon indicating copy to clipboard operation
smplify-x copied to clipboard

I do not understand the issue about shape loss

Open mshmoon opened this issue 4 years ago • 0 comments

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.

mshmoon avatar Jun 10 '21 08:06 mshmoon