Merged
Conversation
Signed-off-by: Shan E Ahmed Raza <13048456+shaneahmed@users.noreply.github.com>
Signed-off-by: Shan E Ahmed Raza <13048456+shaneahmed@users.noreply.github.com>
Signed-off-by: Shan E Ahmed Raza <13048456+shaneahmed@users.noreply.github.com>
Signed-off-by: Shan E Ahmed Raza <13048456+shaneahmed@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1.5.0 (2023-12-15)
Major Updates and Feature Improvements
bokehVisualization #684IOConfigfor NuClick inpretrained_model.yaml🐛 AddIOConfigfor NuClick inpretrained_model.yaml#709zarrFormat #724QuPathAnnotation Imports #721Changes to API
model.to(device)andmodel.load_model_from_file()functionality to make it compatible with PyTorch API. ♻️ Updatemodel_to()andload_torch_model()methods inModelABC#733pretrainedwithweightsto make the engines compatible with the new PyTorch API. ♻️ Replace deprecated inputpretrainedwithweights#621WSIReader,PatchPredictorandimread♻️ High Levelmiscfunctions Import #606, ♻️ High LevelenginesImport #607,tiatoolbox.typingfor type hints. ✨ Addtiatoolbox.typingfor TypeHints #619save_tiles, issue with certain WSIs raised by @TomastpPereiramasksInstead of[mask]in Tissue Masker #748Bug Fixes and Other Changes
pixmanincompability error on Colab [skip ci] 🐛 FixpixmanIncompatibility Error on Google Colab #601shapely.speedups. The module no longer has any affect in Shapely >=2.0. 🗑️ Removeshapely.speedups#622slidegraphExample Notebook #608AffineWSITransformer.read_rect()#670, 🐛 FixprealignmentFunction #693patch_coords#712extract_composition_features()function #738 raised by @xiachenruiDevelopment related changes
flake8andisortwithruff✨ Userufffor Linting #625, ➖ Removeisortand Userufffor sorting imports #666mypychecks torootandutilspackage. This will be rolled out in phases to other modules. 🚧 Add type checking usingmypy#723poetryfor version updates instead ofbump2version. 🧑💻 Usepoetryfor Version Updates #638setup.cfgand usespyproject.tomlfor project configurations.micronetTests #630, ✅ Improve Tests forsave_tilesto Reduce Runtime #631, 🧑💻 Reduce Test runtime for JP2 #629Full Changelog: v1.4.0...v1.5.0