Releases: mbari-org/aipipeline
Releases · mbari-org/aipipeline
v0.41.0
v0.41.0 (2024-11-26)
Features
v0.40.6
v0.40.6 (2024-11-23)
Bug Fixes
- uav: Skip over exemplars when loading clustered detections (
ee81689
)
v0.40.5
v0.40.5 (2024-11-22)
Performance Improvements
- uav: Increase min saliency to 300 in detect (
e622e20
)
v0.40.4
v0.40.4 (2024-11-22)
Performance Improvements
- bio: Add vits model to strided video track (
4c9027a
)
v0.40.3
v0.40.3 (2024-11-22)
Performance Improvements
- uav: Switch to one class detection model and --use-vits in clustering MBARI-org/mbari-uav-vit-b-16 (
80da5c2
)
v0.40.2
v0.40.2 (2024-11-21)
Bug Fixes
- Correct parsing of download args (
09f0a90
)
v0.40.1
v0.40.1 (2024-11-21)
Bug Fixes
v0.40.0
v0.40.0 (2024-11-19)
Features
- uav: Bump min_std from 2. to 4. to reduce detections and run vss after cluster for auto label (
e735f94
)
Performance Improvements
- Remove is_near_duplicate_issue from clean and add 180 deg augmentation (
72253e5
)
v0.39.1
v0.39.1 (2024-11-19)
Bug Fixes
- Correct check for exemplar files with v0.38.2 perf improvement (
86f585a
)
Documentation
- More cleanining of recipes and updated dep build to include biotrack (
8f3b2e7
)
v0.39.0
v0.39.0 (2024-11-15)
Bug Fixes
Documentation
Features
- bio: Added two-stage strided track pipeline (
1a9cc1b
)