Skip to content

Releases: mbari-org/aipipeline

v0.38.2

14 Nov 22:43
Compare
Choose a tag to compare

v0.38.2 (2024-11-14)

Performance Improvements

  • Skip cluster in vss pipeline for < 2000 detections (2591116)

v0.38.1

12 Nov 01:29
Compare
Choose a tag to compare

v0.38.1 (2024-11-12)

Bug Fixes

  • Add default EXIF fields if missing (580643e)

v0.38.0

11 Nov 20:01
Compare
Choose a tag to compare

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

08 Nov 22:11
Compare
Choose a tag to compare

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

07 Nov 23:43
Compare
Choose a tag to compare

v0.36.5 (2024-11-07)

Bug Fixes

  • Correct args to download_crop_pipeline.py
    (c6a4fe7)

v0.36.4

07 Nov 23:18
Compare
Choose a tag to compare

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

04 Nov 23:09
Compare
Choose a tag to compare

v0.36.3 (2024-11-04)

Bug Fixes

  • fix: pass through additional args in download_pipeline.py (ed7ae48)

v0.36.2

29 Oct 22:54
Compare
Choose a tag to compare

v0.36.2 (2024-10-29)

Bug Fixes

  • fix(bio): correct max_seconds args (03dd84e)

v0.36.1

29 Oct 22:49
Compare
Choose a tag to compare

v0.36.1 (2024-10-29)

Bug Fixes

  • fix(bio): correct normalization of localization and handle exceptions in vss (3349391)

v0.36.0

29 Oct 22:41
Compare
Choose a tag to compare

v0.36.0 (2024-10-29)

Build System

  • build: added co-tracker submodule (4bcd71a)

  • build: added submodule for co-tracker and better formatting for cluster-uav (8aaef9b)

Features

  • feat(bio): added support for --skip-load and --max-seconds to save just localizations (c5f6cda)