Implement TiffFile backend for WSIReader#4972
Conversation
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
|
Hi @yiheng-wang-nv , I think this PR should be useful for your pathology challenge pipeline. Thanks in advance. |
Hi @Nic-Ma , I'm not an expert of pathology, and may not be able to review this PR. BTW, I think it may be transplanted from the deprecated class, thus should not have other issues. Could you please invite someone else to review it? Thanks! |
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
|
/build |
|
/build |
|
/build |
1 similar comment
|
/build |
|
/build |
|
Hi @wyli , I tried to run the Thanks in advance. |
|
looks like the something is using too much memory and the premerge is cancelled |
Hi @Nic-Ma @wyli, |
I see, then that should be it. Tifffile backend needs to load the entire image into memory when extracting small patches. I'll find a way to fix this test. |
Signed-off-by: Behrooz <[email protected]>
|
/build |
* Implement TiffFileWSIReader Signed-off-by: Behrooz <[email protected]>
Fixes #4900
Description
This PR implements
TiffFileWSIReaderas the backend ofmonai.dadta.wsi_reader.WSIReader.Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.