-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
π§βπ» Define
PatchPredictor
(#783)
- Redesigns PatchPredictor engine using the new EngineABC base class. - The WSIs are now processed using the same code as for the processing the patches using WSI based dataloader. - The intermediate output is saved as zarr for the WSIs to resolve memory issues. - The output of model architectures should now be a dictionary. - The output can be specified as AnnotationStore for visualisation using TIAViz. --------- Co-authored-by: abishekrajvg <abishekraj6797@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
05b1b1d
commit 81e575d
Showing
13 changed files
with
983 additions
and
1,748 deletions.
There are no files selected for viewing
This file contains 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
Oops, something went wrong.