Giter Club home page Giter Club logo

Comments (3)

ycwu1997 avatar ycwu1997 commented on July 1, 2024

This description is too abstract, and I cannot catch your main issue. Since the 2D training codes are only designed on the ACDC dataset, please carefully check the dataloader part (training/val) if you use your in-house dataset. BTW, it is extremely hard to obtain the 95HD of 0. I guess the problematic mini-batch of your data does not contain any foregrounds. Please check them as a reference.

from mc-net.

GuozhengSui avatar GuozhengSui commented on July 1, 2024

Thanks for the answer. I'll check back. Do you have a program on how to preprocess CT images? My data are CT images in DICOM format, so I don't know how to preprocess them. I don't use Nnunet method very well.

from mc-net.

ycwu1997 avatar ycwu1997 commented on July 1, 2024

You can check the data processing codes on the Pancreas-CT dataset (https://github.com/ycwu1997/MC-Net/blob/main/data/Pancreas/Pre-processing.ipynb) as a reference. Read the data, crop via a HU window (according to the target itself), and then do the normalization. You can customize your pre-processing part according to the nnUNet repo. Thanks.

from mc-net.

Related Issues (16)

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.