Open
Description
For digital pathology applications, color augmentation in hematoxylin & eosin space has been shown to be a useful tool (https://arxiv.org/abs/1902.06543).
Essentially, the transform disentangles an RGB image into hematoxylin and eosin channels, perturbes the channels independently and then transforms the image back into RGB space.
A Pytorch version was already implemented (https://github.com/gatsby2016/Augmentation-PyTorch-Transforms) and I'm wondering if it could be integrated into MONAI.
If there is no ongoing project on this front, I can help implement this feature.
I don't have any experience contributing to MONAI yet, so I would need some assistance if that were the case.
Cheers.
Metadata
Metadata
Assignees
Type
Projects
Status
🌋 In Progress