GithubHelp home page GithubHelp logo

mlezan / master_thesis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 19 KB

Generating neuroimaging data for brain tumor detection using progressively growing GAN

Python 36.95% Jupyter Notebook 63.05%
gan pggan keras

master_thesis's Introduction

master_thesis

Generating neuroimaging data for brain tumor detection using progressively growing GAN

Abstract

The goal of this thesis is to explore one of the use cases of AI in the medical field, that is, the possibility of generating synthetic images to aid Computer Assisted Diagnosis. Medical imaging data is often scarce and difficult to obtain for patient privacy reasons. Augmenting datasets with realistic data to train models used in diagnosis would contribute to a higher model accuracy and increase its potential of being used in the real world. This is why we explored the use of PGGAN (Progressive Growing of GANs, belonging to the class of generative adversarial networks) to generate artificial neuroimaging samples of healthy brains and brains with glioma and meningioma tumors. We trained the PGGAN model to generate, from random noise, images of progressively growing resolution (from 4x4 to 64x64). We stopped at 64x64 resolution due to time and hardware constraints, so at this level the quality and fidelity of the synthetic images could not compare to real samples, even if they contained brain-like shapes and even some sub-structures. However, we managed to confirm that using the PGGAN (doubling the image resolution in every phase) one is able to obtain images of increasing fidelity. We recognize that training a PGGAN is an assiduous process; the model is sensitive to minute changes of hyperparameters. We are convinced that employing a more powerful processing unit and giving the model more time to train, it is possible to obtain images of very high fidelity.

master_thesis's People

Contributors

mlezan avatar

Watchers

 avatar

Forkers

77even

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.