-
Notifications
You must be signed in to change notification settings - Fork 7
Add Unet KITS19 in PyTorch #234
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So, is it faster with AIO or slower than native?
Also, can you please add a test to AML's CI for this model? See tests/pytorch_models.py |
@MarcelWilnicki when can we merge? |
licensing/approved_urls.json
Outdated
@@ -38,6 +38,8 @@ | |||
"https://ampereaidevelopus.s3.amazonaws.com/releases/1.10.0/binaries/install_ampere_pytorch_u22_1_10_0.sh)", | |||
"https://ampereaimodelzoo.s3.eu-central-1.amazonaws.com/lookups_aml/banshee%40ampere_pytorch_1.10.0%40yolo_v8_s.json", | |||
"https://ampereaimodelzoo.s3.eu-central-1.amazonaws.com/sklearn2onnx/linear_regression_optimized.joblib", | |||
"https://www.dropbox.com/s/ft54q1gi060vm2x/Task004_Hippocampus.zip?dl=1" | |||
"https://www.dropbox.com/s/ft54q1gi060vm2x/Task004_Hippocampus.zip?dl=1", | |||
"https://ampereaimodelzoo.s3.eu-central-1.amazonaws.com/3d_unet_kits_pytorch_fp32.ptc", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove new urls to our s3 from here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we cant distribute that files
No description provided.