Skip to content

Release v0.3.1

Compare
Choose a tag to compare
@chuneuny-emily chuneuny-emily released this 15 Nov 09:06
· 1031 commits to develop since this release
b09a5f4

Fixed

  • Neural Network Compression Framework (NNCF)

    • Fix CUDA OOM for NNCF optimization model MaskRCNN-EfficientNetB2B (#1319)
  • Model Preparation Algorithm (MPA)

    • Fix 'Shape out of bounds' error when accepting AI predictions for detection oriented (#1326)
    • Fix weird confidence behaviour issue on predictions for hierarchical classification (#1332)
    • Fix training failure issue for hierarchical classification (#1329)
    • Fix training failure issues for segmentation and instance segmentation during inference process (#1338)
    • Some minor issues

Security

  • Update vulnerable Python dependencies in OTE (#1303)