Open
Description
Describe the bug
I am using WSIReader as either transform or SlidingPatchWSIDataset, the resultant maps are mirror flipped always.
To Reproduce
Steps to reproduce the behavior:
- Go to https://github.com/Project-MONAI/tutorials/blob/main/pathology/hovernet/inference.py
- Either convert this line to WSIReader https://github.com/Project-MONAI/tutorials/blob/02911a9bf11934516d4f93f29a46b3acd3dcc58e/pathology/hovernet/inference.py#L69
or remove it and use SlidingPatchWSIDataset. - Run the script and check the resultant maps.
Expected behavior
It should have the same orientation as the inputed images. The current implementation of the script works well.
CC. @drbeh
Thank you
Metadata
Metadata
Assignees
Type
Projects
Status
No status