Releases: mbari-org/sdcat
Releases · mbari-org/sdcat
v1.10.5
v1.10.5 (2024-09-13)
Fix
- fix: minor fix to correct debug statement and correct order arg for cluster (
645e979
)
v1.10.4
v1.10.4 (2024-09-05)
Fix
- fix: move last cluster removal to exemplars only (
96fc5db
)
v1.10.3
v1.10.3 (2024-09-03)
Fix
- fix: do not load the last cluster in exemplars (
bbc3a9a
)
v1.10.2
v1.10.2 (2024-08-22)
Fix
- fix: trigger release with changes to init.py (
e275d9c
)
v1.10.1
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
v1.10.0 (2024-08-22)
Build
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
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
v1.9.3
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
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
v1.9.1 (2024-07-31)
Fix
- fix: correct handling of single cluster (
f6ede19
)