Releases: nadeemlab/DeepLIIF
Releases · nadeemlab/DeepLIIF
DeepLIIF 1.1.11
DeepLIIF 1.1.10
- Modify segmentation map weights
- Update empty tile detection method
DeepLIIF 1.1.9
- Output postprocessing settings (thresholds) in scoring results
- Allow marker image to be omitted from postprocessing
- Use all GPUs by default for inference if unspecified
DeepLIIF 1.1.8
- Updated postprocessing algorithm
- Addition of DeepLIIFExt model class
DeepLIIF 1.1.7
- Ignore empty tiles during inference.
DeepLIIF 1.1.6
- Stable model serialization and inference between runs
- Memory efficient inference function
- Option to pseudo-color marker and DAPI inferred images
- Use training options in test script
DeepLIIF 1.1.2
- VGG loss added to the translation task.
- Automatically reading the model parameters to create the model for inference.
- GPU ids configuration updated.
- Converting the images to 'RGB', fixing the issue of reading grayscale or 'RGBA' images.
- Saving model parameters in training mode added to the cli.py file.
DeepLIIF 1.1.0
Added features:
- Pip installation
- Client commands
- Multi-GPU training (DP and DDP)
- Model Serialization
- Deployment with Torchserve
- ImageJ Plugin
First Release of DeepLIIF
Merge pull request #5 from ricdodds/fix/color-correction Color correction