Releases: nadeemlab/DeepLIIF
Releases · nadeemlab/DeepLIIF
DeepLIIF 1.2.6
DeepLIIF 1.2.5
- Fallback to black pixels if failure in reading WSI tile
DeepLIIF 1.2.4
- Revised DeepLIIF model class, allowing for a variable number of modalities to be used for training and inference.
DeepLIIF 1.2.3
V1.2.3 Bump setup version number
DeepLIIF 1.2.2
- Draw outlines outside of segmented cells instead of on boundary.
- Fallback to BioFormats if TiffFile fails in reading WSI tile.
DeepLIIF 1.2.1
- Do not threshold out large noise regions by default.
DeepLIIF 1.2.0
- Update default segmentation weights
DeepLIIF 1.1.15
- Add seg_weights parameter for inference functions
DeepLIIF 1.1.14
- Add knowledge distillation model class
- Add large noise threshold for postprocessing
DeepLIIF 1.1.13
- Remove OpenSlide dependencies
- Upgrade default PyTorch version