Code Monkey home page Code Monkey logo

covid-ct-md's Issues

Problem with labels

Hi, thanks for sharing the dataset
I have problem with reading labels
labels in Slice_level_labels.npy and index.csv are not match with dicom files
Could you please help me

Test sets

Thank you for sharing the dataset.

I suppose that this dataset is the one used in IEEE ICASSP SPGC. Am I right?

If so, could you please provide the ground-truth labels for the three test sets or at least allow access to an application to analyze our method's performance?

Many thanks for considering my request.

Best,

Thiago L T da Silveira.

Acessing data on figshare

Heyhey!
I am wondering how to access the data shared on figshare? It seems to be a private dataset and I can not find a way to ask for permission or something.

Problem about the npy file?

I use the numpy load() to read the npy file, and the Slice-level-labels.npy has no problem, but the updated Slice-level-labels-updated-1.npy file has the problem reported like this:
`return pickle.load(fid, **pickle_kwargs)
_pickle.UnpicklingError: invalid load key, '\x0a'.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "", line 1, in
File "/home/***/.local/lib/python3.8/site-packages/numpy/lib/npyio.py", line 423, in load
raise pickle.UnpicklingError(
_pickle.UnpicklingError: Failed to interpret file 'Slice-level-labels-updated-1.npy' as a pickle
`
I also switch the allow_pickle para in the load() method,but Both attempts failed.
thanks for sharing the data

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.