ahmedosman / STAR

ECCV2020 - Official code repository for the paper : STAR - A Sparse Trained Articulated Human Body Regressor
https://star.is.tue.mpg.de
Other
654 stars 95 forks source link

Number of betas is hard-coded to 10 #9

Closed neoglez closed 3 years ago

neoglez commented 3 years ago

The number of betas is hard-coded to 10 in https://github.com/ahmedosman/STAR/blob/5aed54d73678039c5e40eb3514f5ce3345f9b364/pytorch/star.py#L86

This is a problem because if you want to use the full published 300 shapes blandshapes torch throws the error


invalid argument 6: wrong matrix size at...