- Fixed gcv filtering (careful if series too short: noise can be considered as signal -> no filtering. See this conversation: https://stackoverflow.com/a/79740481/12196632, and this issue: scipy/scipy#23472
- Temporarily ignore SSL certificate verification to handle OpenMMLab's expired certificate
- Handle RTMO if pose_model is not 'body'
Full Changelog: v0.10.33...v0.10.34