Skip to content

MMEval V0.2.1 Release

Latest
Compare
Choose a tag to compare
@zhouzaida zhouzaida released this 03 Apr 08:07
5b4ef8d

Features

Enhancements

  • Update the test case style of PCKAccuracy by @ice-tong in #68
  • Rename metrics by @ice-tong in #83
  • Make scipy as a runtime dependency by @C1rN09 in #109
  • Refactor single and multi label metrics by @yingfhu in #81
  • Refactor detection dataset metainfo to lowercase and update detection metric logics by @BIGWangYuDong in #98

Bug fixes

  • Fix CI failed caused by OneFlow installation and new version of NumPy by @ice-tong in #73
  • Fix import error in python3.6 by @ytzhao in #77
  • Upgrade the version of isort to fix lint error by @zhouzaida in #85
  • Use official isort by @zhouzaida in #86
  • Fix psnr,snr,ssim,mae and mse fail to compute on videos by @Z-Fran in #89
  • CircleCI fail due to plum-dispatch v2.0.0 by @C1rN09 in #108
  • Fix format by @zhouzaida in #111
  • Add opencv to docs dependency & setup.py to resolve API docs error by @C1rN09 in #113

Others

New Contributors

Full Changelog: v0.2.0...v0.2.1