Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 07:28
54a4b4c

2.4.0 (2023-08-30)

Features

  • add confidence score for predictions (6584b29)
  • add confidence score testing to Tests (588b667)

Bug Fixes

  • add pyyaml to requirements.txt (d572ded)
  • confidence extraction (6c95fee)
  • efficientnet imports (70080f6)
  • efficientNet Model params (7057fab)
  • Import modules according to TensorFlow versions (65600ff)
  • linter issue of unused import (5f607e4)
  • linting issues (40cffed)
  • model size to check for download (b66bca6)
  • read the docs theme (f6732e7)
  • remove duplicate efficientnet imports (3896425)
  • revert to original way of importing (7af54c9)
  • update EfficientNet import issue (758a0f4)
  • use checkpoints properly for predictions #65 and #66 (f47ac99)

Reverts

  • original implementation (e1b946a)