Skip to content
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

🩹 Support for np.ndarray and WSIReader in PatchPredictor #576

Closed
wants to merge 25 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
479cde8
:recycle: Add checks for input_path existence
blaginin Mar 27, 2023
87b43b8
:recycle: Refactor PatchPredictor
blaginin Mar 27, 2023
1daf19e
:adhesive_bandage: Add support for numpy array and WSIReader in datasets
blaginin Mar 27, 2023
ac0a9e8
:white_check_mark: Update tests for np.ndarray and WSIReader support …
blaginin Mar 27, 2023
59d4d97
Merge remote-tracking branch 'origin/develop' into feature-wsi-arguments
blaginin Mar 27, 2023
ac77bc0
Merge branch 'develop' into feature-wsi-arguments
blaginin Mar 27, 2023
7e9ac19
:recycle: Refactor code.
blaginin Mar 27, 2023
d711ed1
📌 Pin Pandas Version to `>=2.0.0`
shaneahmed Apr 5, 2023
42f8441
Merge branch 'develop' into feature-wsi-arguments
blaginin Apr 6, 2023
3aec8e0
:adhesive_bandage: add ignore_resolutions for compatibility
blaginin Apr 6, 2023
15790fa
:white_check_mark: Add tests for different types of input for `WSIPat…
blaginin Apr 6, 2023
50cc400
:recycle: removed the blank line
blaginin Apr 6, 2023
95f8faa
:white_check_mark: Fix tests for `PatchDataset`
blaginin Apr 6, 2023
bb063d7
:rewind: Undo _prepare_save_dir bugfix
blaginin Apr 6, 2023
338f517
Merge remote-tracking branch 'upstream/dev-update-pandas-dependency' …
blaginin Apr 6, 2023
48e3fdd
Merge branch 'develop' into feature-wsi-arguments
blaginin Apr 6, 2023
2823b4b
:white_check_mark: Add tests for ignore_resolutions mode
blaginin Apr 8, 2023
5500e00
:twisted_rightwards_arrows: Merge develop
blaginin Apr 12, 2023
d80034b
Merge branch 'develop' into feature-wsi-arguments
blaginin Apr 12, 2023
e09dbe2
Merge branch 'develop' into feature-wsi-arguments
blaginin May 2, 2023
5e9ae4f
:recycle: refactor patch predictor and related methods
blaginin May 2, 2023
5bcdc68
:recycle: add a blank line to `get_reader_by_filepath`
blaginin May 2, 2023
c31d078
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 2, 2023
74cd6fc
Merge branch 'develop' into feature-wsi-arguments
blaginin May 8, 2023
11674c4
:bug: fix bool dtype
blaginin May 8, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into feature-wsi-arguments
blaginin authored Apr 6, 2023
commit 48e3fdd46420c8d05a4244b0333338682133641e

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.