Giter VIP home page Giter VIP logo

brain-tumor-segmentation-and-visualization's Introduction

Brain Tumor Segmentationa and Visualization

Visualizer

The visualizer was designed using HTML and CSS. The Papaya visualizer is open sourced from

Segmentation

A 3D segmentation model is used to obtain the segmentation of tumor tissues from normal tissues

Tumor Localization

A YOLOv5 model is used to localize the areas of the tumor regions

Tumor Classification

A 3D Classification model is used to classify the tumor regions into the respective classes

Running the models

Clone the repository using

git clone https://github.com/andy2507/brain-tumor-segmentation-and-visualization.git

Loading the models

You will have to update the root_directory and ckpt_path parameters in the files classification.py,segresnet.py and yolo.py to run the app successfully. The models can be found in https://drive.google.com/drive/folders/1yAjUVtIYICDGq4j9hh4IuUEkkKFgyRK1?usp=sharing. Download the files and map the directories accordingly. The root_directory will be the directory the folder is present in

Running the models

First enter the repository folder and install the dependencies using pip install requirements.txt To run, while you are still inside the repository folder, type python app.py into the command line.

Go to the link provided and load a folder containing all four modalities: flair, T1, T1ce T2 using the option in File. Run the models necessary and view the results on the visualizer! Two examples along with the results are present in the repository as well!

brain-tumor-segmentation-and-visualization's People

Contributors

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