GithubHelp home page GithubHelp logo

mudit14224 / 3d-image-classification Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 114.87 MB

3D CNN to Predict the presence of pneumonia from CT scans

Python 25.45% CSS 23.98% HTML 50.57%
html css bootstrap4 flask tensorflow keras numpy scipy nibabel matplotlib werkzeug

3d-image-classification's Introduction

3D-Image-Classification

3D CNN to Predict the presence of pneumonia from CT scans

Introduction

This project will show the steps needed to build a 3D convolutional neural network (CNN) to predict the presence of viral pneumonia in computer tomography (CT) scans. 2D CNNs are commonly used to process RGB images (3 channels). A 3D CNN is simply the 3D equivalent: it takes as input a 3D volume or a sequence of 2D frames (e.g. slices in a CT scan), 3D CNNs are a powerful model for learning representations for volumetric data.

Scope

Tumour is formed in human body by abnormal cell multiplication in the tissue. Early detection of tumors and classifying them to Benign and malignant tumours is important in order to prevent its further growth. MRI (Magnetic Resonance Imaging) is a medical imaging technique used by radiologists to study and analyse medical images. Doing critical analysis manually can create unnecessary delay and also the accuracy for the same will be very less due to human errors. The main objective of this project is to apply machine learning techniques to make systems capable enough to perform such critical analysis faster with higher accuracy and efficiency levels. The 3D Convolution Neural Network was implemented using Keras and TensorFlow.

Data

  • Brain with Tumour alt text

  • Brain without Tumour alt text

  • A Montage of the Slices alt text

Frontend

Home Page

alt text

Developers Page

alt text

Result

alt text

Tech Stack

  • Html
  • CSS
  • BootStrap
  • TensorFlow
  • Scipy
  • Nibabel
  • Flask
  • Numpy

Running Instructions

Open the terminal and type the following

$ git clone https://github.com/mudit14224/3d-image-classification
$ cd 3d-image-classification
$ python3 -m venv 3d-class-env
$ source 3d-class-env/bin/activate
$ pip3 install -r requirements.txt
$ python3 run.py

Requirements

Werkzeug==1.0.1
matplotlib==3.4.0
Flask==1.1.2
tensorflow==2.5.0rc0
numpy==1.19.5
scipy==1.7.0
nibabel==3.2.1

Developers

Mudit Jindal

Mudit Jindal

Mahima Khatri

Mahima Khatri

3d-image-classification's People

Contributors

mahimakhatri avatar mudit14224 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

mahimakhatri

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.