Skip to content

v0.1.20

Compare
Choose a tag to compare
@okunator okunator released this 13 Jan 16:30
· 104 commits to main since this release

0.1.20 — 2023-01-13

Fixes

  • Enable only writing folder&hdf5 datasets with only images

  • Enable writing datasets without patching.

  • Add long missing h5 reading utility function to FileHandler

Features

  • Add hdf5 input file reading to Inferer classes.

  • Add option to write pannuke dataset to h5 db in PannukeDataModule and LizardDataModule.

  • Add a generic model builder function get_model to models.__init__.py

  • Rewrite segmentation benchmarker. Now it can take in hdf5 datasets.