Skip to content

Releases: mbari-org/sdcat

v1.10.5

13 Sep 17:52
Compare
Choose a tag to compare

v1.10.5 (2024-09-13)

Fix

  • fix: minor fix to correct debug statement and correct order arg for cluster (645e979)

v1.10.4

05 Sep 16:08
Compare
Choose a tag to compare

v1.10.4 (2024-09-05)

Fix

  • fix: move last cluster removal to exemplars only (96fc5db)

v1.10.3

03 Sep 16:00
Compare
Choose a tag to compare

v1.10.3 (2024-09-03)

Fix

  • fix: do not load the last cluster in exemplars (bbc3a9a)

v1.10.2

22 Aug 20:00
Compare
Choose a tag to compare

v1.10.2 (2024-08-22)

Fix

  • fix: trigger release with changes to init.py (e275d9c)

v1.10.1

22 Aug 18:57
Compare
Choose a tag to compare

v1.10.1 (2024-08-22)

Chore

  • chore: revert changes to author list (b7cd5a5)

Fix

  • fix: trigger release with changes to pyproject.toml to update version (6b7f641)

v1.10.0

22 Aug 18:30
Compare
Choose a tag to compare

v1.10.0 (2024-08-22)

Build

  • build: adjust test path (83119fb)

Chore

  • chore: moved tests to root of project (ccf2601)

Documentation

  • docs: added clustering table, transformer paper, and other minor revisions (56b4e17)

Feature

  • feat: added latest 30 and 18k models (673a7f6)

Fix

  • fix: better handling of testing log write permissions (728b145)

Performance

  • perf: removed color image normalization in preprocessing for SAHI and extract min_std and block_size for more flexible application across projects (d9d954a)

v1.9.4

05 Aug 19:22
Compare
Choose a tag to compare

v1.9.4 (2024-08-05)

Build

  • build: install cuda enabled torch (c01259b)

Documentation

  • docs: changing 2 parameters to ISIIS images (417bbf4)

Fix

  • fix: pass through device correctly for clustering (0996b8c)

Test

  • test: adjust plankton detections (25ce6bd)

  • test: adjust per changing for ISIIS images (de1ba65)

v1.9.3

31 Jul 03:10
Compare
Choose a tag to compare

v1.9.3 (2024-07-31)

Ci

  • ci: disable docker build until resolve issue with out of space (59e160f)

Fix

  • fix: skip over HDBSCAN for small cluster (cbf1ea3)

v1.9.2

31 Jul 02:12
Compare
Choose a tag to compare

v1.9.2 (2024-07-31)

Fix

  • fix: handle small cluster dataset reduction plot by switching to PCA and reduce build to only linux (16ab4de)

v1.9.1

31 Jul 01:20
Compare
Choose a tag to compare

v1.9.1 (2024-07-31)

Fix

  • fix: correct handling of single cluster (f6ede19)