DeepMicroscopy / MIDOGpp

A large, multi-domain mitotic Figure Dataset
MIT License
12 stars 8 forks source link

Download of .json and .sqlite in Setup.ipynb fails #4

Closed luzuku closed 5 months ago

luzuku commented 11 months ago

Running the current Setup.ipynb fails for the last two files, namely:

'40283737': 'MIDOGpp.json',
'40283743': 'MIDOGpp.sqlite'

with HTTPError: HTTP Error 404: Not Found.

But I believe you already have these two files in the repo anyways right?

maubreville commented 11 months ago

Hey Lennard,

exactly, the files are already in the repo. It's unfortunate, however, that the setup script won't execute flawlessly.

Best,

Marc