tensorboy / centerpose

Push the Extreme of the pose estimation
MIT License
237 stars 45 forks source link

The speed for HRNet #35

Open GloveD opened 3 years ago

GloveD commented 3 years ago

Hello, when I was testing your model, I found that the "TESTSCALES" in "hrnet *.yaml" was set to [1, 2] and [1] in other YAML files, which had a great impact on the speed of HRNet model. Is there any special purpose for you to set it like this?