MIMIR-BIOMEDICAL / mobile-unetplusplus-cac-scoring

Implementation of UNET++ for CAC Scoring using Tensorflow
MIT License
7 stars 2 forks source link

CoCa Dataset #186

Open SantiagoPendon opened 3 months ago

SantiagoPendon commented 3 months ago

Hi! I was trying to download the CoCa dataset without any results. The main page is broke so I can't access the data. Did you have a local copy of the Dataset? In that case, could you please share me a link to download it?

Thanks a lot !

ditwrd commented 3 months ago

Hello there

If you are asking for the raw datasets, I can't send the datasets directly because you'll need to fill in a form since it is "for research purpose only", first you need to create an account, fill in the form and then you'll get a unique link that only you can access

If you are asking for my preprocessed datasets, unfortunately I've erased the Google Cloud Storage since it's quite expensive to store there. But using my code you can recreate the preprocessed data I use for my thesis

This is a little guide to download the raw dataset:

If I remember correctly I've created a pipeline in my code that download the data by providing it a link in a .env, feel free to surf around my code

SantiagoPendon commented 3 months ago

Hi Aditya, your help was so useful. Now I have access to the dataset. They provided me a link to use in azure platforms, but I have never used Azure resources... In your last mail you say: ' If I remember correctly I've created a pipeline in my code that download the data by providing it a link in a .env, feel free to surf around my code' That means you can download all the dataset with the URL given in the dataset website? I didn't find the code in the git repository. Please, could you provide me with some orientation about how to work with this link and the related code?Thanks a lot once again. El 1 jul., @.*** escribió: Hello there If you are asking for the raw datasets, I can't send the datasets directly because you'll need to fill in a form since it is "for research purpose only", first you need to create an account, fill in the form and then you'll get a unique link that only you can access If you are asking for my preprocessed datasets, unfortunately I've erased the Google Cloud Storage since it's quite expensive to store there. But using my code you can recreate the preprocessed data I use for my thesis This is a little guide to download the raw dataset:

I forget on what step the form is in, but you'll be prompted to fill in your personal details to access the data

Go to https://stanfordaimi.azurewebsites.net/datasets/e8ca74dc-8dd4-4340-815a-60b41f6cb2aa image.png (view on web)

In the left side you should see this image.png (view on web)

Click it and you'll get to this portal, you then can continue to sign up image.png (view on web)

Once you log in, you can see the left side bar has changed to this image.png (view on web)

Click Download and you'll see the link for your access to the dataset image.png (view on web)

If I remember correctly I've created a pipeline in my code that download the data by providing it a link in a .env, feel free to surf around my code

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>