Releases: bioimage-io/core-bioimage-io-python
Releases · bioimage-io/core-bioimage-io-python
v0.5.4
Changes
- Updates to prediction functionality etc (#271) @constantinpape
- Expose model_adapter for the BioEngine (#261) @oeway
- Update for resolved paths (#259) @FynnBe
🔨 Refactoring
- Refactor image functionality (#266) @constantinpape
v0.5.3post2
Changes
- Bump post version (#254) @constantinpape
🪲 Fixes
- Fix torch to onnx conversion (#253) @constantinpape
v0.5.3post1
v0.5.3
v0.5.2
Changes
- Bump patch (#248) @constantinpape
- Adapt to changes in the version object (#247) @constantinpape
🚀 Features
🪲 Fixes
- Fix computation for number of tiles (#245) @constantinpape
🚨 Testing
v0.5.1
Changes
🚀 Features
- Add tests for build_model with parent field (#238) @constantinpape
🚨 Testing
- Add tests for build_model with parent field (#238) @constantinpape
v0.5.0
Changes
- Bump minor version (#235) @constantinpape
- Update build model interface (#229) @constantinpape
- Merge main (#231) @constantinpape
🚀 Features
- Add training data (#233) @constantinpape
🔥 Removals and Deprecations
- Remove enforce min shape (#230) @constantinpape
🚨 Testing
v0.4.11
v0.4.10
Changes
- Update VERSION (#215) @constantinpape
- Change how the tiff sample data is written (#212) @constantinpape
- Build spec dep (#214) @constantinpape
- Update prediction with tiling (#193) @constantinpape
🚀 Features
- Fix clean-up in build_spec.add_weights (#202) @constantinpape
🪲 Fixes
- Fix test-resource (#206) @FynnBe
- Fix clean-up in build_spec.add_weights (#202) @constantinpape
- Fix issues and extend tiling functionality (#199) @constantinpape
🚨 Testing
- Fix test-resource (#206) @FynnBe
- Extend tests for build_spec functionality (#201) @constantinpape