Skip to content

Fixed GCV filtering + Expired OpenMMLab certificate

Latest
Compare
Choose a tag to compare
@davidpagnon davidpagnon released this 22 Aug 11:58
  • 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