Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Add WSI processing to
EngineABC
(#737)
Implements cache mode for processing using EngineABC. Cache_mode saves intermediate results to zarr file which can be converted to AnnotationStore. Full WSI pipeline needs to be implemented for Engines inheriting the base class. The output of models should be a dictionary according to the new Engine design. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Shan E Ahmed Raza <[email protected]>
- Loading branch information