Giter Club home page Giter Club logo

3d-medical-segmentation-gan's People

Contributors

ardamavi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

3d-medical-segmentation-gan's Issues

How to change the data from dicom to .nii

Thanks your sharing! I am a newbee to process the medical images. Do you try the method on MRI data, i want to run the code on MRI(.nii), but i don not know how to modify your get_dataset.py. I'd appreciate it if you could give me a little guidance or advice~

code requirements

Hi,

There are these two packages in the requirements:
pydicom
dicom-numpy

Since you have used python 3 and anaconda, I am wondering how you found them in anaconda. When I look for them, I find no available packages.

Thanks,
Amirtahà

Something About the Data Generator

` # Discriminator Training:
for i in range(int(batch_num/4)):
# Getting generated data:
getted_generator_data = next(data_generator)
generator_pred = Generator.predict(getted_generator_data[0])

        # Getting real data:
        getted_real_data = next(data_generator)`

As seen above, the real data is got by "getted_real_data = next(data_generator)". I'm confusing about the operation. Can you give me a detail explanation of it? Thank you~

get_dataset.py

您好,我想在MRI(.nii)上运行代码,但我不知道如何修改您的get_dataset.py。如果您能给我一些指导或建议,我将不胜感激

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.