Releases: mbari-org/aipipeline
Releases · mbari-org/aipipeline
v0.38.2
v0.38.2 (2024-11-14)
Performance Improvements
- Skip cluster in vss pipeline for < 2000 detections (
2591116
)
v0.38.1
v0.38.1 (2024-11-12)
Bug Fixes
- Add default EXIF fields if missing (
580643e
)
v0.38.0
v0.38.0 (2024-11-11)
Features
- Add originating bounding box to crop for use in downstream processing in EXIF comment field, e.g. UserComment: b'bbox:534,16,817,300' (
ad49140
)
v0.37.0
v0.37.0 (2024-11-08)
Bug Fixes
- Correct dictionary item for vss project
(afd99e0
)
Features
- Added vss to UAV processing pipeline
(df81cc1
)
Performance Improvements
-
Removed color jitter from aug and remove all issues, dark, clurry, duplicate, near-duplicate and
only cluster is > 500 examples for vss
(7a38228
)
-
Mostly some cleaning of args and logging for vss_predict_pipeline.py but also bumped the batch
size to 20 for faster prediction
(84608ad
)
v0.36.5
v0.36.5 (2024-11-07)
Bug Fixes
- Correct args to download_crop_pipeline.py
(c6a4fe7
)
v0.36.4
v0.36.4 (2024-11-07)
Bug Fixes
- Correct check for parent of bound volumes and pass through args to download_crop_pipeline.py
(9906488
)
v0.36.3
v0.36.3 (2024-11-04)
Bug Fixes
- fix: pass through additional args in download_pipeline.py (
ed7ae48
)
v0.36.2
v0.36.2 (2024-10-29)
Bug Fixes
- fix(bio): correct max_seconds args (
03dd84e
)
v0.36.1
v0.36.1 (2024-10-29)
Bug Fixes
- fix(bio): correct normalization of localization and handle exceptions in vss (
3349391
)
v0.36.0
v0.36.0 (2024-10-29)
Build System
Features
- feat(bio): added support for --skip-load and --max-seconds to save just localizations (
c5f6cda
)