GithubHelp home page GithubHelp logo

channu7 / 3d-medical-segmentation-gan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cslee99/3d-medical-segmentation-gan

0.0 0.0 0.0 1.02 MB

3D Liver Segmentation with GAN

License: Apache License 2.0

Python 83.22% Shell 5.10% Jupyter Notebook 11.68%

3d-medical-segmentation-gan's Introduction

3D Medical Segmentation GAN

Arda Mavi Deniz Yuret
Ayranci Anadolu High School Koç University

3D Liver Segmentation with GAN

This project created under Koç University Summer Research Program

Architecture:

Input Shape: n x 128 x 128 x 128
Output Shape: n x 128 x 128 x 128

In this project we purpose to segmentation medical scans without unsuccessful loss functions in segmentation area like Mean Squared Error (not useful for segmentation) or Dice Coefficient (using for area comparison but not useful for gradient descent optimization function) and for benefit the best use of GAN algorithmic logic.

! Project and Documentations are under construction!

New dataset expected...

For your dataset support: Arda Mavi e-Mail

Currently Used Dataset: DEU Liver Segmentation Dataset

Contents:

For Users

For Developers

! Important Notes

To-Do List

For Users

Segmentation Scans:

python3 predict.py <Scan_files_path>

For Developers

Processing Dataset:

python3 get_dataset.py

Model Training:

python3 train.py

Important Notes

  • Used Python 3.6.0 with Anaconda
  • Install necessary modules with sudo pip3 install -r requirements.txt command.
  • Load CUDNN(used cudnn/7.0.5/cuda-9.0 for this project) module before training.

To-Do List:

  • Normalization of DICOM Liver datas.
  • Optimize memory uses in test process.

3d-medical-segmentation-gan's People

Contributors

ardamavi avatar

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.