Skip to content

Releases: mbari-org/aipipeline

v0.35.4

25 Oct 19:39
Compare
Choose a tag to compare

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

24 Oct 00:20
Compare
Choose a tag to compare

v0.35.3 (2024-10-24)

Bug Fixes

  • fix(bio): removed unused args (1038aa7)

v0.35.2

24 Oct 00:16
Compare
Choose a tag to compare

v0.35.2 (2024-10-24)

Bug Fixes

  • fix(bio): pass through addtional args (3bf1b74)

v0.35.1

24 Oct 00:09
Compare
Choose a tag to compare

v0.35.1 (2024-10-24)

Bug Fixes

  • fix: minor logging correction (544f3b7)

v0.35.0

23 Oct 23:10
Compare
Choose a tag to compare

v0.35.0 (2024-10-23)

Features

  • feat(bio): added --allowed-classes animal with --class-remap "{'animal': 'marine organism'}" (1306116)

v0.34.1

23 Oct 22:47
Compare
Choose a tag to compare

v0.34.1 (2024-10-23)

Performance Improvements

  • perf: load all detections if less than 100 total examples (7ec6053)

v0.34.0

22 Oct 21:08
Compare
Choose a tag to compare

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

22 Oct 21:03
Compare
Choose a tag to compare

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

22 Oct 18:45
Compare
Choose a tag to compare

v0.32.0 (2024-10-22)

Features

  • feat: add --min-variance to vss-init (c838aae)

v0.31.2

22 Oct 01:39
Compare
Choose a tag to compare

v0.31.2 (2024-10-22)

Bug Fixes

  • fix(bio): correct vignette logic (e18ff74)