Project-MONAI / Project-MONAI/MONAI

HEDJitter Transform

Open
#5,809 12 comments 2 reactions 1 assignee View on GitHub

@Ycblue is already working on this.

Since Feb 14, 2023.

Feature request Pathology/Microscopy
Dominant language
Python
Stars
8.7k
Forks
1.6k
Avg merge
5d 1h
Merged PRs (30d)
20

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.