Skip to content

Releases: mbari-org/aipipeline

v0.7.4

19 Sep 20:52
Compare
Choose a tag to compare

v0.7.4 (2024-09-19)

Fix

  • fix: correct config for i2map host (bd0a2be)

Performance

  • perf: exit on error during predict (b747deb)

  • perf: skip over sdcat grid creation (095761c)

v0.7.3

19 Sep 01:58
Compare
Choose a tag to compare

v0.7.3 (2024-09-19)

Fix

  • fix: correct threshold for scoring vss (a7cb0db)

v0.7.2

16 Sep 19:58
Compare
Choose a tag to compare

v0.7.2 (2024-09-16)

Fix

  • fix: correct path for config setup (acf25a2)

  • fix: pass through model name and skip if no labels for graceful exit (ffe5e1c)

v0.7.1

13 Sep 17:42
Compare
Choose a tag to compare

v0.7.1 (2024-09-13)

Fix

  • fix: add metadata fix for UAV images, correct path for sdcat config and updated missions2process.txt (fc42612)

v0.7.0

11 Sep 22:57
Compare
Choose a tag to compare

v0.7.0 (2024-09-11)

Feature

  • feat: added support for more config checks and some refactoring (300b46f)

Performance

  • perf: added support for block size 39 and std of 5.0 for uav (6e7fbe6)

v0.6.0

05 Sep 16:02
Compare
Choose a tag to compare

v0.6.0 (2024-09-05)

Feature

  • feat: export confused predictions and comments to a csv for further processing (9457a3b)

v0.5.0

05 Sep 00:19
Compare
Choose a tag to compare

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)

v0.4.0

31 Aug 01:35
Compare
Choose a tag to compare

v0.4.0 (2024-08-31)

Feature

  • feat: add config for bulk i2map (8df2e17)

  • feat: added skip to download and crop pipeline and add remove data defaults - these should be specified by project (dc29285)

Fix

  • fix: added the guano for eval (c0c9383)

  • fix: correct redis port for cfe project (c4d2e3f)

  • fix: add augment data clean in case not run before metric (a2dcbea)

v0.3.2

30 Aug 19:56
Compare
Choose a tag to compare

v0.3.2 (2024-08-30)

Documentation

  • docs: adjust size of plots (14bf018)

  • docs: updated with new metric plots and just recipes (0807a9e)

Fix

  • fix: removed any augmented data for init vss and other minor improvements to plot names (2f040d0)

Unknown

  • reduce cluster size for large image classes (20ad2c2)

v0.3.1

28 Aug 01:06
Compare
Choose a tag to compare

v0.3.1 (2024-08-28)

Fix

  • fix: correct uav imports after refactoring munged and merged aidata config (9a8bf29)

  • fix: added new uav missions and fixed mission parse for loading images (940ed36)

  • fix: correct config ath (1c53abb)