Giter VIP home page Giter VIP logo

Comments (5)

duducheng avatar duducheng commented on July 26, 2024

Hi @lmaxeniro ,

Thanks for the interests. We don’t have plan to do this as MedMNIST is not for clinical use. However, if you are interested in medical imaging formats, e.g., dicom or nifty, all these formats can be serialized easily from numpy array.

PRs are welcome!

Jiancheng

from medmnist.

lmaxeniro avatar lmaxeniro commented on July 26, 2024

Thanks. BTW, is there some explanation about the npz file structure (for exp, how the test/train/val are allocated, and the label inforamtion etc..)? As this is a multiple sample data compressed binary file--I suppose the usual np.load() return can not be parsed directly to the usual np array.

from medmnist.

duducheng avatar duducheng commented on July 26, 2024

https://github.com/MedMNIST/MedMNIST#dataset

from medmnist.

duducheng avatar duducheng commented on July 26, 2024

The label information can found in https://github.com/MedMNIST/MedMNIST/blob/main/medmnist/info.py

from medmnist.

lmaxeniro avatar lmaxeniro commented on July 26, 2024

@duducheng One more question needs your help. I am able to read the numpy array and then convert it to a dcm file -- but from the gif file my understanding is that should be "a stack dcm image series", rather than one single dcm file for a "patient" -- is that correct? if that is true, how much dcm will be put together to get a stacked dicom image series?

from medmnist.

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.