smistad / FAST

A framework for high-performance medical image processing, neural network inference and visualization
https://fast.eriksmistad.no
BSD 2-Clause "Simplified" License
421 stars 100 forks source link

Not able to access data from FAST DataHub #208

Open richamuktibodh opened 1 month ago

richamuktibodh commented 1 month ago

When executing the following python code on my idle: model = fast.DataHub().download('nuclei-segmentation-model') I get the following error: RuntimeError: Failed to retrieve data from FAST DataHub. Server could be down, or you may have no internet access. Please try again later.

Python version - 3.11.5 OS - Windows 11

andreped commented 1 month ago

@richamuktibodh I think the Data Hub is down or something like that. At least I am unable to access the website anymore (see image below).

Sadly, @smistad will be away for a while, so I am not sure when this will be fixed.

Screenshot 2024-06-04 at 18 54 43