Giter Club home page Giter Club logo

cyclegan_mrtoct's Introduction

CycleGAN_MRtoCT

This repository comprises an MR-CT image synthesis project using a type of Generative Adversarial Network called CycleGAN. The project is intended to implement CycleGAN on a very large dataset of unregistered MR and CT images.

The project was for a student research assistant position in the Molecular Imaging / Magnetic Resonance Technology Lab at the University of Wisconsin-Madison. Scripts in this project were run on an on-campus NVIDIA DGX system.

Nifti_Generator.py

NiftiGenerator is a tool to ingest Nifti images using Nibabel, apply basic augmentation, and utilize them as inputs to a deep learning model. See file for more details on functionality. The outputs from NiftiGenerator are fed into cyclegan_keras.py for training the model.

cyclegan_keras.py

Implementation and training script for the CycleGAN model. The model receives generated images from Nifti_Generator.py for training.

cyclegan_keras_evaluation.py

Evaluation script for the CycleGAN model. Loads the trained model and runs on an evaluation dataset.

voxel_normalization.py

Ensures the voxels of MR and CT have the same spatial dimensions. Because the images are unregistered, the images' voxels do not all represent the same physical dimensions. Given MR and CT directories, this script resamples images such that the voxels represent the same physical dimensions across all images before input to the model.

cyclegan_mrtoct's People

Contributors

jonvanveen avatar

Watchers

 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.