akashsengupta1997 / HuManiFlow

[CVPR 2023] Code repository for HuManiFlow: Ancestor-Conditioned Normalising Flows on SO(3) Manifolds for Human Pose and Shape Distribution Estimation
MIT License
75 stars 2 forks source link

Using more than 10 betas #2

Closed personal-coding closed 1 year ago

personal-coding commented 1 year ago

In the humaniflow_config.py file, the number of betas is set to 10. If I adjust the betas, the program returns an error. Is it possible to update other parameters to use more than 10 betas, or does the model need to be re-trained to complete this?