Releases: mbari-org/aipipeline
Releases · mbari-org/aipipeline
v0.10.5
v0.10.5 (2024-10-03)
Fix
- fix(bio): fixed refactoring bugs (
9f85436
)
v0.10.4
v0.10.4 (2024-10-03)
Performance
- perf(cfe): reduce detections with saliency, min/max area adjustments (
676a5e9
)
v0.10.3
v0.10.3 (2024-10-01)
Performance
- perf(uav): add Kelp,Bird pass through (
0c152eb
)
v0.10.2
v0.10.2 (2024-10-01)
Performance
- perf(uav): more memory efficient multiproc crop (
eab6f5d
)
v0.10.1
v0.10.1 (2024-09-30)
Performance
- perf(uav): faster vss with multiproc crop, correct handling of csv output and pipeline conditional (
4b6f4f1
)
v0.10.0
v0.10.0 (2024-09-30)
Feature
- feat: working two-stage vss pipeline detect for UAV (
d9c288e
)
Fix
- fix: correct best score average (
2dff7f3
)
Performance
- perf: reduce min_std to 2.0 to find more elusive detections like batrays (
45777ff
)
v0.9.1
v0.9.1 (2024-09-29)
Fix
- fix(cfe): replace depth by name in CFE images (
d41cba0
)
v0.9.0
v0.9.0 (2024-09-29)
Feature
- feat(uav): added vss to predict pipeline (
ca52762
)
v0.8.2
v0.8.2 (2024-09-24)
Build
- build: add extra args to predict vss and correct download crop config (
4d0864b
)
Fix