Shan E Ahmed Raza
Shan E Ahmed Raza
## 🐛 Bug Conda feedstock build failing https://github.com/conda-forge/albumentations-feedstock ## To Reproduce Please see https://github.com/conda-forge/albumentations-feedstock ## Expected behavior Should pass for deployment to conda forge.
- Fix Example Gallery
- Add MapDe architecture.
- Improve `Engines` performance and implementation - Redesigns PatchPredictor engine using the new EngineABC base class. - The WSIs are now processed using the same code as for the processing...
- Add Nucleus Detection Engine - Fix documentation in patch_predictor.py
- Add `PatchClassificatier` Engine based on `PatchPredictor`
- Refactor `ModelABC` to Help Use Default Torch Models - Remove `infer_batch` from `ModelABC`