-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Sliding Patch WSI Dataset #4239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
7f221ff
Implement SlidingPatchWSIDataset
bhashemian b011f41
Update docs
bhashemian 2f7c881
Merge branch 'dev' of github.com:Project-MONAI/MONAI into sliding-patch
bhashemian 3830551
Fix a typo in skip message
bhashemian ba20427
Update patch/steps at different levels
bhashemian 1db779c
Update to sliding_sample
bhashemian 0fc37c3
Implement unittests for SlidingPatchWSIReader
bhashemian 114c234
Merge dev branch
bhashemian 577b097
Remove unused import
bhashemian 9cd07bb
Minor updates and add openslide tests
bhashemian 465ecf5
Merge branch 'dev' into sliding-patch
bhashemian 09a5e1a
Merge dev
bhashemian f206ecd
Update docstring
bhashemian cbd477a
Implement iter_wsi_patch_location
bhashemian aba82b3
Update docstring
bhashemian 5171287
Uncomment openslide
bhashemian 71e70c3
Reorder imports
bhashemian 2e40545
Add overlap and more updates
bhashemian b733ec3
Remove product
bhashemian 1aefdd1
Add overlap to iter_patch
bhashemian c57bec4
Update docstring
bhashemian f2a3a22
fix an arg
bhashemian 0ab908d
Merge branch 'dev' into sliding-patch
bhashemian a920089
Merge branch 'dev' into sliding-patch
bhashemian 175b6bd
Merge branch 'dev' of github.com:Project-MONAI/MONAI into sliding-patch
bhashemian 03b9dcf
Merge branch 'dev' into sliding-patch
bhashemian dd16102
Merge branch 'dev' of github.com:Project-MONAI/MONAI into sliding-patch
bhashemian cc043d4
Include padded patches
bhashemian a0e6099
Merge branch 'sliding-patch' of github.com:behxyz/MONAI into sliding-…
bhashemian 1700fda
Merge branch 'dev' into sliding-patch
bhashemian 0128c3c
Separate overlap for each dimension
bhashemian 30ed298
Merge branch 'sliding-patch' of github.com:behxyz/MONAI into sliding-…
bhashemian 5466063
Fix docstring issue
bhashemian eb7d3f2
Remove patch number
bhashemian 2d0ecbb
Merge branch 'sliding-patch' of github.com:behxyz/MONAI into sliding-…
bhashemian f6cd795
Change to get_downsample_ratio
bhashemian e5cb3ab
minor fixes
bhashemian 9578c4d
Merge branch 'dev' into sliding-patch
bhashemian 7437854
Implemenet random offset
bhashemian 441abd2
Combine iter_patch_slices and iter_wsi_patch_locations
bhashemian d998eb5
Update iter_patch_slices
bhashemian 31b5fbc
Merge branch 'dev' into sliding-patch
bhashemian 5447128
Move iter_patch_slices and fix docstrings
bhashemian ebe7143
Merge branch 'dev' into sliding-patch
bhashemian 3ebd8c1
Update init
bhashemian b520d68
Merge branch 'dev' into sliding-patch
bhashemian e219e58
Fixed randomness
bhashemian 835ce91
Merge branch 'dev' into sliding-patch
wyli 971d91a
Merge branch 'dev' into sliding-patch
wyli File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.