Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 00:19
· 275 commits to main since this release

v0.5.0 (2024-09-05)

Feature

  • feat: plot names in centroids of each class (8c5dd39)

  • feat: working download_crop_pipeline.py with updates for voc-cropper:0.4.3 (76ee970)

  • feat: add override for download crop pipeline for various arguments (7a307db)

  • feat: add console log to vss accuracy, get class names from redis not config, and handle empty predictions (cc5a517)

  • feat: add more checks for required keys in config (4446d1d)

Fix

  • fix: flag missing exemplar file, break after load and other refactoring (7acc573)

Performance

  • perf: better handling of missing classes and bump low exemplars to 10 (f486fdd)

  • perf: report correct number augmented labels and change from 1 to 2 batch clusters (a990b70)