Code Monkey home page Code Monkey logo

brain-mri-segmentation's Introduction

Brain-MRI-Segmentation

The method we use comes from this paper: From neonatal to adult brain mr image segmentation in a few seconds using 3d-like fully convolutional network and transfer learning

This project was part of the Smart India Hackathon 2019 in which our team was the runner ups. The probelm statement was Brain MRI Segmentation using Machine Learning given by Department of Atomic Energy, Government of India

DAE

Preprocessing

preprocess

architecture

VGG16

Why our model?

• Since we are using transfer learning, a novel approach in this field, so we do not need to train our model from scratch which makes it very fast in training in comparison to other models.

• Stacking 3 successive 2D slices allows us to make a RGB image, another novel idea.This representation enables us to incorporate some 3D information, while avoiding the expensive computational and memory requirements of fully 3D FCN.

• Using Transfer Learning we do not need many training images, so we could train our model very well only on a few training images.

• We are also using traditional data augmentation methods like rotating, cropping and flipping the images in training set for improving our model.

GUI and giving input

GUI

Output

gui

Tumour prediction

tumour

Other regions

Contributors

Vaibhav Shukla
Abhijeet Singh
Omkar Ajnadkar
Govind Singh Rajpurohit
Ratna Priya
Sanath Singavarapu

brain-mri-segmentation's People

Contributors

abhi40308 avatar vaibhavshukla182 avatar

Stargazers

 avatar  avatar  avatar  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.