-
Notifications
You must be signed in to change notification settings - Fork 86
730 retinal oct rpd segmentation #748
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
yiheng-wang-nv
merged 36 commits into
Project-MONAI:dev
from
uw-biomedical-ml:730-retinalOCT_RPD_segmentation
Aug 11, 2025
Merged
Changes from 22 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
8e57a2e
First commit for forked branch.
ybagdasa 1e02cc5
Deleted the zip file download in inference.py. Updated urls in large_…
ybagdasa 3ac9f28
Implemented unit testing and added sample_data.
ybagdasa 0676427
Applied changes from isort, black, flake in runtests.sh. Ran pytype s…
ybagdasa f7e9de6
Removed configargparser and added PNG naming instructions in readme.
ybagdasa 0b8f1ef
Merge branch 'dev' into 730-retinalOCT_RPD_segmentation. Upstream
ybagdasa 30dabf9
Moved large_files.yaml into retinalOCT_RPD_Segmentation into bundle r…
ybagdasa efb5da8
Updated dependencies. Updated depreciated pandas api. Updated install…
ybagdasa b831e50
Merge from upstream.
ybagdasa 7cd1394
fix isort and update cit for detectron2
yiheng-wang-nv d171542
Fixed pre-commit and flake8 errors. Added torchvision to metadata.json.
ybagdasa 50238f8
Merge branch '730-retinalOCT_RPD_segmentation' of github.com:uw-biome…
ybagdasa e271884
fix pre-commit and black checks
yiheng-wang-nv db0d0d6
skip part of tests and rrevert changes in UNEST bundles
yiheng-wang-nv ea0ef49
Fixed flake8 errors. runtests.sh failing at ptype.
ybagdasa 992391e
enable different py env for ci tests
yiheng-wang-nv 52cce77
fix precommit
yiheng-wang-nv 03525b8
add conda init for cpu test
yiheng-wang-nv ee65966
update premerge cpu script
yiheng-wang-nv 33cc537
add conda init
yiheng-wang-nv f767da8
adjust conda init way
yiheng-wang-nv a07021c
update init conda env
yiheng-wang-nv 310742b
Merge branch 'dev' into 730-retinalOCT_RPD_segmentation
yiheng-wang-nv e74f971
Added docstrings and fixed all flake8 errors.
ybagdasa d260ea2
Added setuptools==75.8.0 to dependencies to build detectron2 with pyt…
ybagdasa 6160e06
Changed "format" in metadata.json to "magnitude"
ybagdasa bb88574
Updated required packages in metadata.json.
ybagdasa d8b3899
Merge branch 'dev' into 730-retinalOCT_RPD_segmentation
yiheng-wang-nv a707723
Updated README and bundle requirements.
ybagdasa ca50689
Merge branch '730-retinalOCT_RPD_segmentation' of github.com:uw-biome…
ybagdasa 32a2d10
Merge branch 'dev' into 730-retinalOCT_RPD_segmentation
yiheng-wang-nv 763ccc8
Fixed pre-commit eof line.
ybagdasa dc0c0b2
Merge branch '730-retinalOCT_RPD_segmentation' of github.com:uw-biome…
ybagdasa 9ba8107
revert py39 changes
yiheng-wang-nv 5faa761
revert py39 changes
yiheng-wang-nv accbffc
add customized detectron2
yiheng-wang-nv 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
2 changes: 2 additions & 0 deletions
2
ci/install_scripts/install_retinalOCT_RPD_segmentation_dependency.sh
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| # ensure that using evironment with python==3.9 | ||
| python -m pip install 'git+https://github.com/facebookresearch/detectron2.git@65184fc057d4fab080a98564f6b60fae0b94edc4' |
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.
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.