Giter Site home page Giter Site logo

Comments (5)

saahiluppal avatar saahiluppal commented on May 28, 2024 1

Got it, Downloading dataset locally.

Thank you for this awesome project and thank you for your help

from covid19.miscnn.

muellerdo avatar muellerdo commented on May 28, 2024

Hey @saahiluppal,

can you verify that the dataset was correctly downloaded?
I would take a guess that there was some downloading issue resulting in corrupted files.

The download links as well as the script still works on my end.

Cheers,
Dominik

from covid19.miscnn.

muellerdo avatar muellerdo commented on May 28, 2024

Please also verify that the python script has enough permissions to create and delete files/directories in your current working directory.

from covid19.miscnn.

saahiluppal avatar saahiluppal commented on May 28, 2024

Here is the gist from my colab run.
As you can see, the data doesn't even start to download and i guess that's why zip says it is not a valid file.

from covid19.miscnn.

muellerdo avatar muellerdo commented on May 28, 2024

Mhm, interesting.

If you open up the downloaded file with a random text editor or via cat/vim/nano, it shows the request response.
-> Google Colab is IP blocked from automatic downloading from Zenodo.

Zenodo probably wants Google Colab users to use their API to download files in large quantity instead of just downloading it with the frontend link (as I did).
https://developers.zenodo.org/#rest-api

You can either download the dataset locally on your computer (<2GB) / run the script locally and then upload it to your Gdrive,
or you can adjust the script by using your personal token for downloading from Zenodo.

Here is the Zenodo repository of the dataset: https://zenodo.org/record/3757476#.YMDcJkxCSHs

Hope that I was able to help.

Cheers,
Dominik

from covid19.miscnn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.