-
Notifications
You must be signed in to change notification settings - Fork 1.2k
7047 simplify resnet pretrained #7095
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
wyli
merged 39 commits into
Project-MONAI:dev
from
vgrau98:7047-simplify-resnet-pretrained
Oct 18, 2023
Merged
Changes from 9 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
0613c2f
Simplify resnet pretrained flag
vgrau98 1005fe8
add tests + typos
vgrau98 8b75095
add MedicalNet resnet 3D pretrained models support
vgrau98 00ec022
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f5e09b1
add optional import
vgrau98 c7a827b
simplify user pretrained weights loading
vgrau98 fa60fad
Manage MedicalNet resnet model validation with pretrained flag
vgrau98 e9ba99d
update resnet tests
vgrau98 0ddfb04
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 06ed8b0
update resnet unit tests
vgrau98 955dcf1
fix incorrect optional import
vgrau98 ff7f6d3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a707d1c
Merge branch 'dev' into 7047-simplify-resnet-pretrained
vgrau98 bb6830f
Line shortening
vgrau98 d21a022
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5ac3627
Merge branch 'dev' into 7047-simplify-resnet-pretrained
vgrau98 3735733
update resnet tests and deployment files
vgrau98 8b6782a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 801edf6
Merge branch 'dev' into 7047-simplify-resnet-pretrained
wyli 02a360a
[MONAI] code formatting
monai-bot 1993f04
Update utils.py
vgrau98 e344771
Update utils.py
vgrau98 0ea682b
Merge branch 'dev' into 7047-simplify-resnet-pretrained
vgrau98 be516c0
Update resnet.py
vgrau98 3dd89de
Update utils.py
vgrau98 b74d48a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 46e7acc
Merge branch 'dev' into 7047-simplify-resnet-pretrained
vgrau98 6896216
fix lint error
vgrau98 b30ea73
minor refactos
vgrau98 9ee9e45
Merge branch 'dev' into 7047-simplify-resnet-pretrained
vgrau98 2945704
fix lint error
vgrau98 7a01bb5
fix typo
vgrau98 1a29bb2
Merge branch 'dev' into 7047-simplify-resnet-pretrained
vgrau98 8198203
fix mypy error
vgrau98 2930f97
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7a0a2c3
fix lint error
vgrau98 5b279b6
Merge branch 'dev' into 7047-simplify-resnet-pretrained
wyli 741970d
update unit test
wyli 89eda2c
local torch.cuda check
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
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.