Giter Club home page Giter Club logo

Comments (4)

duducheng avatar duducheng commented on May 10, 2024

Processing from original size into 28 will absolutely lead to lost details. However, it’s not our emphasis.

For 3D images, the original size is generally not that large because we use the VOIs. In terms of how, please refer to our paper.

Jiancheng

from medmnist.

Betty-J avatar Betty-J commented on May 10, 2024

Thank you for your response.

I didn't find a specific description of the processing method for 3D data in the paper. Regarding the dimensions of the sequence axis, if it cannot reach 28 or exceeds 28, there are several possible ways to handle it. For example, if you have a lung nodule and the sequence length in the depth size is 10, one approach is to resize or crop the volume to a size of 28 by using a bounding box that captures the region of interest. Alternatively, interpolation or zero-padding can be used. Regarding this point, could you explain it in detai, thanks a lot.

from medmnist.

duducheng avatar duducheng commented on May 10, 2024

In fact we’ve described it: “ …center-crop the spatially normalized images (with a spacing of 1 mm × 1 mm × 1 mm) into 28 × 28 × 28.”

there is no magic; what we do is cropping and resizing. If you would like to investigate the impact of resizing, I suggest to use the original version.

from medmnist.

Betty-J avatar Betty-J commented on May 10, 2024

thanks again

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.