Releases: bioimage-io/core-bioimage-io-python
Releases · bioimage-io/core-bioimage-io-python
v0.4.6
Changes
🚀 Features
- Add cover generation and default license to build_model, make input/o… (#179) @constantinpape
- Update to v0.4 (#174) @constantinpape
🪲 Fixes
- Some more fixes for build_model, update example notebook (#180) @constantinpape
- Update to v0.4 (#174) @constantinpape
👷 Continuous Integration
- Rename pytorch_script to torchscript (#177) @constantinpape
- More tf features (#176) @constantinpape
v0.4.5.post1
Changes
- Update VERSION (#173) @constantinpape
🪲 Fixes
- Fix more deepimagej issues (#172) @constantinpape
v0.4.5.post0
Changes
- Update VERSION (#170) @constantinpape
🪲 Fixes
- Fix issues with build_model with deepimagej config (#169) @constantinpape
v0.4.5
Changes
- Update VERSION (#167) @constantinpape
- Improve prediction (#166) @constantinpape
- Uri vs path (#164) @FynnBe
🚀 Features
- Add deepimagej config generation (#151) @constantinpape
- add unload for PredictionPipeline and ModelAdapters (#155) @FynnBe
🪲 Fixes
- Fix shape val (#163) @constantinpape
- Fix tiling (#161) @constantinpape
- Fix torchscript prediction with GPU (#156) @constantinpape
- Update package command and clean up root_path (#153) @FynnBe
🚨 Testing
v0.4.4
Changes
- Bump patch (#143) @constantinpape
- make some Arguments Options (#146) @FynnBe
- Update scale range (#142) @constantinpape
🚀 Features
- Add more tests for weight_format (#149) @constantinpape
- Add debug_model function (#141) @constantinpape
- Add --version option (#140) @FynnBe
🪲 Fixes
🚨 Testing
- Add more tests for weight_format (#149) @constantinpape
v0.4.3post0
Changes
- bump version (#139) @constantinpape
- Throw exception if
run_modeis specified (#136) @FynnBe - Shorter cache path for unpacking package (#137) @FynnBe
- also accept model.yaml in place of rdf.yaml (#134) @FynnBe
🚀 Features
- Support more dependency managers in build_model (#138) @constantinpape
- Add missing tqdm dependency (#133) @FynnBe
v0.4.3
v0.4.2.post0
Changes
- Release 0.4.2 post0 (#129) @constantinpape
- allow for output stats "per_sample" (#128) @FynnBe
- Handle missing root path in build_spec correctly (#126) @constantinpape
🚀 Features
- Add a notebook with usage examples and update README (#123) @constantinpape
📚 Documentation
- Add a notebook with usage examples and update README (#123) @constantinpape
v0.4.2
Changes
- Update VERSION (#122) @constantinpape
🚀 Features
🪲 Fixes
- Update build_model to deal with multiple inputs / outputs and fix further issues (#120) @constantinpape
- Fix inference with tf1 (#119) @constantinpape
v0.4.1
Changes
- Update VERSION (#118) @constantinpape
- [conda] rename package in conda recipe (#114) @k-dominik
🚀 Features
- Update build_model for changed output shape spec; add test (#117) @constantinpape
🔥 Removals and Deprecations
🚨 Testing
- Update build_model for changed output shape spec; add test (#117) @constantinpape
- accept URLs in test-model command (#115) @FynnBe