Redesign PatchWSIDataset#4152
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]>
|
Hi @drbeh , BTW, about the For now, you can use We must implement Thanks. |
Signed-off-by: Behrooz <[email protected]>
Sure, will add SmartCache in a seperate PR as the test cases need some attention. |
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, any other comment here? thanks :) |
Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
Nic-Ma
left a comment
There was a problem hiding this comment.
Thanks for the quick update.
Looks good to me.
Signed-off-by: Behrooz <[email protected]>
|
/black |
|
/build |
* Implement PatchWSIDataset Signed-off-by: Behrooz <[email protected]> * Add unittests Signed-off-by: Behrooz <[email protected]> * Add docs Signed-off-by: Behrooz <[email protected]> * Reorder imports Signed-off-by: Behrooz <[email protected]> * formatting: Signed-off-by: Behrooz <[email protected]> * Address comments Signed-off-by: Behrooz <[email protected]> * Update to be compatible with Dataset Signed-off-by: Behrooz <[email protected]> * Update reader to accept str, class, object Signed-off-by: Behrooz <[email protected]> * Add test cases for various reader and level arguments Signed-off-by: Behrooz <[email protected]> * Update comment about OpenSlide cache Signed-off-by: Behrooz <[email protected]> * Rename reader_name to backend Signed-off-by: Behrooz <[email protected]> * Add new test cases Signed-off-by: Behrooz <[email protected]> * Add unittests for openslide Signed-off-by: Behrooz <[email protected]> * Add new test cases Signed-off-by: Behrooz <[email protected]> * sorts Signed-off-by: Behrooz <[email protected]> * Add docstring for kwargs Signed-off-by: Behrooz <[email protected]>
Fixes #3930
Description
This PR refactor PatchWSIDataset and uses new WSIReader as the backend.
Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.