Coder Social home page Coder Social logo

adrianarnaiz / brain-mri-autoencoder Goto Github PK

View Code? Open in Web Editor NEW
35.0 35.0 6.0 173.27 MB

Deep Convolutional Autoencoders for reconstructing magnetic resonance images of the healthy brain

Home Page: http://hdl.handle.net/10609/127059

License: MIT License

Jupyter Notebook 99.89% Python 0.11%
autoencoder deep-convolutional-autoencoders deep-learning mri-reconstruction

brain-mri-autoencoder's Introduction

brain-mri-autoencoder's People

Contributors

bariskanber 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

Watchers

 avatar  avatar  avatar  avatar  avatar

brain-mri-autoencoder's Issues

Improve loaders, architecture and environment to be faster

  • Cloud

    • Colab
    • Kaggle GPU Notebooks
    • Downside: How do I load all the 25 GB npy files for training?
  • On-Premise

    • Improve workflow: keras and tf libraries to improve pipeline
    • Get optimize NVIDIA configuration
    • Downside: my pc and its capability
  • Alpha

    • Better Hardware
    • Downside: Configure all project on tmux and data load.

Set up environment

Set up environment

Install CUDA, cuDNN and tensorflow-gpu. Must be compatible.

  • CUDA 10.1
  • cuDNN 7.6.5 for CUDA 10.1
  • Tensorflow-gpu 2.1 or 2.3.1

Consider cloud computing options for further stages: Google Colaboratory, Kaggle, Alpha, etc...

Select Autoencoder architectures to compare

We should select a set of architectures in order to make the experiments and compare them.

  • Select layers and activation function:
    • original
    • resnet-like
    • unet-like
    • dense-like
    • VGG-like
    • ...
  • Transfer learning
    • Frozen weights
    • Initial weights
  • Select normalization techniques:
    • L1, L2
    • Dropout
    • Batch Normalization
    • Group Normalization
    • Early-sttopping
    • ...

Select Loss functions to compare

Select loss functions to be compared for each architecture: i.e. MSE, cross-covariance, dssim, KL divergenci (if VAE), cross-entropy (if semi-supervised), etc

Research state of art

Make the first steps in state of the art research

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.