aws-samples / amazon-sagemaker-monai-examples

MIT No Attribution
19 stars 7 forks source link

How to download the model? #4

Closed saskra closed 1 year ago

saskra commented 1 year ago

https://github.com/aws-samples/amazon-sagemaker-monai-examples/blob/8fcbb95223c5a49902dbb7cae187650509feb411/monai_skin_cancer.ipynb#L202

Where is the model that I create here actually saved so that I can download it? When I look up the path to the output under the training job, I don't find the archived folder promised there in this bucket. Is there perhaps a way to save this model locally in the next step instead of deploying it to another instance?