Releases: mbari-org/aipipeline
Releases · mbari-org/aipipeline
v0.35.4
v0.35.4 (2024-10-25)
Performance Improvements
- perf(uav): exclude unused classes, lower threshold for vss to allow more rare detections, and cluster everything (
c7d12b6
)
v0.35.3
v0.35.3 (2024-10-24)
Bug Fixes
- fix(bio): removed unused args (
1038aa7
)
v0.35.2
v0.35.2 (2024-10-24)
Bug Fixes
- fix(bio): pass through addtional args (
3bf1b74
)
v0.35.1
v0.35.1 (2024-10-24)
Bug Fixes
- fix: minor logging correction (
544f3b7
)
v0.35.0
v0.35.0 (2024-10-23)
Features
- feat(bio): added --allowed-classes animal with --class-remap "{'animal': 'marine organism'}" (
1306116
)
v0.34.1
v0.34.1 (2024-10-23)
Performance Improvements
- perf: load all detections if less than 100 total examples (
7ec6053
)
v0.34.0
v0.34.0 (2024-10-22)
Features
-
feat(i2map): change group MERGE_CLASSIFY to NMS (6fb7265
)
-
feat(cfe): delete all media by depth (41a60f9
)
-
feat(uav): delete all loc in media (6323700
)
v0.33.0
v0.33.0 (2024-10-22)
Documentation
- docs: updated README with latest recipes (
5eda62d
)
Features
- feat: added vss remove e.g. j remove-vss uav --doc 'doc:boat:*' (
06b02d9
)
v0.32.0
v0.32.0 (2024-10-22)
Features
- feat: add --min-variance to vss-init (
c838aae
)
v0.31.2
v0.31.2 (2024-10-22)
Bug Fixes
- fix(bio): correct vignette logic (
e18ff74
)