Deep_SSM Large Dataset Download Failing

Hi,

I am trying to run the Deep_SSM use case.
My internet is not that that fast and I am running into issues with the download failing due to the amazon cloud server running out of allotted time. I have login details for the cloud, smaller downloads work. I have tried restarting and running the line individually:

sw.download_dataset(dataset_name, output_directory)

But it tries to restart the entire process and I end up in the same position with 60% downloaded only before it fails.

Please advise how I can fix this?

403 Client Error: Forbidden for url: https://shapeworks-cloud-storage

<Error>
<Code>AccessDenied</Code>
<Message>Request has expired</Message>
<X-Amz-Expires>21600</X-Amz-Expires>
<Expires>2026-03-04T02:46:19Z</Expires>
<ServerTime>2026-03-04T08:55:48Z</ServerTime>

Hi,

You can try the following:

  1. Download a copy of the dataset directory from here:

https://www.sci.utah.edu/~shapeworks/data-sets/deep_ssm_femur.zip

  1. Extract it into the Examples/Python/Output folder so that you have Examples/Python/Output/deep_ssm/
    and Examples/Python/Output/deep_ssm_femur.downloaded
  2. Run the use case as normal