Releases: bioimage-io/core-bioimage-io-python
Releases · bioimage-io/core-bioimage-io-python
v0.6.1
v0.6.0
Changes
- Spec v0 5 fixing pytorch conversion (#365) @Tomaz-Vieira
- Fixes typing issues in core.io (#366) @Tomaz-Vieira
- Fixes conftest (#367) @Tomaz-Vieira
- Fixes some typing issues in tensor flow adapter (#364) @Tomaz-Vieira
- Fixes type-checking with spec v0.5 in torchscript model adapter (#363) @Tomaz-Vieira
🚀 Features
🪲 Fixes
- Fix optional inputs for pytorch (#370) @constantinpape
👷 Continuous Integration
📚 Documentation
v0.5.11
v0.5.10
Changes
- fixed link (#357) @jo-mueller
- Fix a tiny typo (#348) @matuskalas
🪲 Fixes
- Fix critical bug in predict with tiling (#359) @constantinpape
👷 Continuous Integration
📚 Documentation
v0.5.9
v0.5.8
Changes
- Bump version (#328) @FynnBe
- do not visit root_path (#326) @FynnBe
- TF: prevent model compilation (#322) @jdeschamps
- import tqdm from bioimageio.spec and update pre-commit (#324) @FynnBe
- add_weights example in model_creation notebook (#321) @ivan-ea
- Update setup.py (#306) @FynnBe
- Use map_location cpu in weight-converter (#309) @constantinpape
- basic support for scaling during tiled prediction (#299) @pattonw
🪲 Fixes
👷 Continuous Integration
v0.5.7
Changes
- Update VERSION (#305) @constantinpape
- added model.eval() and debugged resource tests (#301) @jhennies
- Implement scale_mean_var (#300) @FynnBe
🚀 Features
- Add support for tensorflow 2 (#304) @constantinpape
👷 Continuous Integration
- Add support for tensorflow 2 (#304) @constantinpape
v0.5.6
Changes
- Update VERSION (#296) @FynnBe
- Incorporate czaki contribution (#291) @FynnBe
- allow to create prediction pipeline from raw_nodes.Model (#284) @FynnBe
- use numpy.ufuncs instead of xarray.ufuncs (#282) @FynnBe
🪲 Fixes
- Fix pip installation (#292) @FynnBe
- Fix tf legacy (#295) @FynnBe
- Fix source node checker (#290) @FynnBe
🚨 Testing
👷 Continuous Integration
v0.5.5
Changes
- Update VERSION (#277) @constantinpape
- Correct the axes that create sample tiffs (#275) @carlosuc3m
v0.5.4post1
Changes
- Promote tifffile to full dependency (#273) @constantinpape