facebookresearch / fastMRI

A large-scale dataset of both raw MRI measurements and clinical MRI images.
https://fastmri.org
MIT License
1.32k stars 374 forks source link

Pre-trained model weights no longer available #343

Open Aecrionx opened 3 months ago

Aecrionx commented 3 months ago

Pre-trained models found in the fastmri_examples are no longer accessible under the link below and returns an access-denied message. Is there another place we would be able to access model weights?

For example https://dl.fbaipublicfiles.com/fastMRI/trained_models/unet/unet_knee_sc returns

<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>XXXXXXXXX</RequestId>
<HostId>YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY</HostId>
</Error>
marinapapageorgiou commented 3 days ago

I am having the same issue. I cannot find the pretrained models. The links are not valid (https://dl.fbaipublicfiles.com/fastMRI/trained_models/unet/ , https://dl.fbaipublicfiles.com/fastMRI/trained_models/varnet/)