Skip to content

Releases: mbari-org/aipipeline

v0.19.0

17 Oct 00:59
Compare
Choose a tag to compare

v0.19.0 (2024-10-17)

Features

  • feat: added support for optional database update with --update to saliency pipeline (ec2c78a)

Fixes

  • fix: correct search pattern completion (c8d236c)

v0.18.0

16 Oct 23:35
Compare
Choose a tag to compare

v0.18.0 (2024-10-16)

Features

  • feat: support search pattern left off of saliency pipeline (4bb9685)

  • feat: added download only pipeline (3d85098)

v0.17.0

16 Oct 00:40
Compare
Choose a tag to compare

v0.17.0 (2024-10-16)

Features

  • feat: added support for updating the saliency attribute for any project with variable block size, std, and rescaling; run with just compute-saliency uav --scale-percent 50 --min-std 2.0 --block-size 39 --voc-search-pattern <path to your voc/*.xml> (6bcb0e4)

v0.16.6

12 Oct 23:59
Compare
Choose a tag to compare

v0.16.6 (2024-10-12)

Fixes

  • fix(bio): pass config dict (6dcf8fe)

v0.16.5

12 Oct 18:49
Compare
Choose a tag to compare

v0.16.5 (2024-10-12)

Fixes

  • fix(bio): correct clean-up (7c2684c)

  • fix(bio): correct frame number which was lost during perf update (0531405)

v0.16.4

11 Oct 22:34
Compare
Choose a tag to compare

v0.16.4 (2024-10-11)

Performance Improvements

  • perf(bio): clean-up frame grabs and only run on < 200 meters (729f337)

v0.16.3

11 Oct 22:30
Compare
Choose a tag to compare

v0.16.3 (2024-10-11)

Performance Improvements

  • perf(bio): switch to ffmpeg generation of highest quality jpeg ffmpeg for speed-up (42c23cc)

v0.16.2

07 Oct 21:57
Compare
Choose a tag to compare

v0.16.2 (2024-10-07)

Performance Improvements

  • perf(bio): check depth before starting (d9d74eb)

v0.16.1

07 Oct 19:54
Compare
Choose a tag to compare

v0.16.1 (2024-10-07)

Fixes

  • fix(bio): minor correction to the endpoint (f22beeb)

v0.16.0

07 Oct 17:59
Compare
Choose a tag to compare

v0.16.0 (2024-10-07)

Features

  • feat: added saliency computation and updated docs (1920227)