Conversation
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
|
Hi @Nic-Ma can you too help to review this PR? Thanks |
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
wyli
left a comment
There was a problem hiding this comment.
thanks, please see some comments inline
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
wyli
left a comment
There was a problem hiding this comment.
thanks, this enhances the sliding window functions and adds wsi sliding window support.
|
/build |
|
there's a test error... with I think the class could inherit Line 33 in eb60b9c |
@wyli |
|
I guess because there are multiple MONAI/monai/data/wsi_datasets.py Line 232 in b520d68 with the randomizable API, it's possible to use self.R.randint(low, high), so that it controls the local random state. pls see the seed usage: (MONAI/tests/test_mednistdataset.py Line 59 in db61a08 |
Signed-off-by: Behrooz <[email protected]>
|
/build |
|
/build |
1 similar comment
|
/build |
|
@wyli, it seems that blossom-ci has failed. Can you provide details about it? Thanks |
|
I think the current errors are irrelevant to the PR, I'm working on it |
Signed-off-by: Behrooz <[email protected]>
Fixes #4179
Description
This PR implements
SlidingPatchWSIDatasetthat extract patches from one or multiple whole slide images in a sliding-window manner. This is useful for the inference of the pathology pipelines.Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.