Releases: DigitalSlideArchive/HistomicsStream
Releases · DigitalSlideArchive/HistomicsStream
v2.1.0
v2.0.0
v1.1.1
What's Changed
- ENH: Enable GitHub actions by @Leengit in #29
- ENH: Convert to python package by @Leengit in #30
- ENH: Cuda compatibility by @Leengit in #31
- ENH: Upgrade to using tensorflow 2.6.0 from 2.2.3 by @Leengit in #33
- ENH: Handle mask_filename=="". by @Leengit in #34
- ENH: Disable fractional-sized tiles at slide edges by @Leengit in #35
- BUG: Make tensorflow graph know enough about mask parameters by @Leengit in #36
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- ENH: Multiple enhancements by @Leengit in #21
- ENH: Using H&E image and latest itk.contour_extractor2_d_image_filter by @Leengit in #24
- ENH: Name runtime dependencies by @Leengit in #23
- ENH: TensorFlow graph handles tile-selection mask by @Leengit in #25
- ENH: Implement mask resampling via tensorflow by @Leengit in #26
- ENH: New architecture: supply callable classes to tf.dataset.map() by @Leengit in #27
- ENH: Rename tensorflow_reader to histomics_stream; split into subpackages and modules. by @Leengit in #28
Full Changelog: v1.0.6...v1.1.0