GLARKI / MedShapeNet2.0

MedShapeNet 2.0 | A Large-scale Dataset of 3D Medical Shapes | An updated version of MedShapeNet 1.0
6 stars 0 forks source link

Timeout msn() #1

Open jdhenaos opened 5 days ago

jdhenaos commented 5 days ago

Hi!

I was trying to use the ASOCA dataset. I started with the first code lines in the GetStarted notebook:

!pip install MedShapeNet

from MedShapeNet import MedShapeNet as msn
msn_instance = msn(timeout=120)

However, I get a timeout error even when increasing the time parameter:

Connection to MinIO server timed out after 120 seconds.
Download directory already exists at: /content/msn_downloads

Do you know if there is a previous step I have omitted? How can I ensure the connection to the server?

Thanks in advance

GLARKI commented 5 days ago

Dear Jdhenaos,

First of all, thank you for emailing me! You did everything correctly, let me explain what happened, how it will be prevented in the future and how you can still use the api.

What happened:

Future workaround

What you can still do:

Again thank you very much for notifying me of this downtime <3, please stay tuned for when we have the entire dataset on COSCINE and make MedShapeNet 2.0!

Feel free to ask me anything, anytime.