An open API service indexing awesome lists of open source software.

https://github.com/clairebookworm/mirai

Detecting and masking brain tumors in MRI images
https://github.com/clairebookworm/mirai

ai brain mask-rcnn mri neuroscience

Last synced: 3 months ago
JSON representation

Detecting and masking brain tumors in MRI images

Awesome Lists containing this project

README

          

# MIRAI

A Mask R-CNN that analyzes brain tumors and locates them, labeling the type and confidence level, using meta learning.

![Mask RCNN](https://i.ytimg.com/vi/OOT3UIXZztE/maxresdefault.jpg)

It takes in a MRI brain scan:

![Scan](https://i.ibb.co/Th7qsTZ/demo-image.png)

And then masks the tumor along with the confidence level.

![Result](https://i.ibb.co/TL44cXF/image-12.png)