Releases: mbari-org/aipipeline
Releases · mbari-org/aipipeline
v0.19.0
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
v0.18.0 (2024-10-16)
Features
v0.17.0
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
v0.16.6 (2024-10-12)
Fixes
- fix(bio): pass config dict (
6dcf8fe
)
v0.16.5
v0.16.5 (2024-10-12)
Fixes
v0.16.4
v0.16.4 (2024-10-11)
Performance Improvements
- perf(bio): clean-up frame grabs and only run on < 200 meters (
729f337
)
v0.16.3
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
v0.16.2 (2024-10-07)
Performance Improvements
- perf(bio): check depth before starting (
d9d74eb
)
v0.16.1
v0.16.1 (2024-10-07)
Fixes
- fix(bio): minor correction to the endpoint (
f22beeb
)
v0.16.0
v0.16.0 (2024-10-07)
Features
- feat: added saliency computation and updated docs (
1920227
)