Git Product home page Git Product logo

Comments (5)

ababier avatar ababier commented on September 6, 2024

from open-kbp.

HosseinShahverdi avatar HosseinShahverdi commented on September 6, 2024

Hey, thank you for your time and response.
We want to convert .csv files into the original format. So I wanted to have ground truth representations to know the dimensions of which and evaluate the accuracy of this conversion.
So now the data cannot be sharable. Please tell me in what dimension DICOM images are. Further, For example, a "ct" CSV file has 2 columns with 81256 rows, are these rows the flattened format of those pixels in NMP = 81256?

from open-kbp.

ababier avatar ababier commented on September 6, 2024

The original DICOM images did not have consistent dimensions. They had a range of different dimensions (e.g., 256x256 pixel slices, 512x512 pixel slices). The exact voxel dimensions vary across the patient cohort, but are provided in the dataset.

The "ct" CSV files are sparse representations of the CT image. In other words, they contain only non-zero CT values in one column and their corresponding flattened coordinate in the other column. Every "ct" file maps to a 128x128x128 voxel tensor when d missing values (i.e., zeros) are populated in the tensor and the indices are unraveled into their x,y, and z coordinates.

I'm unfamiliar with the acronym NMP, but if you explain it I may be able to better answer your question

from open-kbp.

JSBuatti avatar JSBuatti commented on September 6, 2024

Hi Aaron,
I have a similar question to Hosein. I am looking for the full-resolution CT dicoms for each of the patients in the KBP dataset. Are you able to provide the TCIA DICOMS? Or, do you have a key between the original KBP and TCIA names (i.e. pt_001 = HNSCC-01-0001)? If that were available, I could see about downloading the TCIA DICOMS on my own.

Thanks for your help!

from open-kbp.

ababier avatar ababier commented on September 6, 2024

We no longer have the key between the TCIA file names and the OpenKBP patient IDs.

from open-kbp.

Related Issues (3)

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.