Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raj-pulapakura/clarityscan

Easily enhance brain MRI Scans and diagnose lower grade glioma tumors using Deep Learning.
https://github.com/raj-pulapakura/clarityscan

Last synced: 18 days ago
JSON representation

Easily enhance brain MRI Scans and diagnose lower grade glioma tumors using Deep Learning.

Awesome Lists containing this project

README

        

# ClarityScan: Medical Deep Learning Project

![Screenshot 2024-03-12 004645](https://github.com/raj-pulapakura/ClarityScan/assets/87762282/e56b9135-0c65-42d7-910c-a7bc4ead6615)

ClarityScan is an app that enables radiologists to enhance brain MRI scans and easily identify glioma tumors in the scans.

ClarityScan is currently powered by two deep learning models:
- Noise Removal Model: removes static noise from an MRI scan
- Tumor Segmentation Model: identifies exactly where the glioma tumor is in the scan

## πŸ“š Project Resources

Check out ClarityScan:

- πŸ”— [ClarityScan website](http://clarityscan-447069715.us-east-1.elb.amazonaws.com/)
- πŸ“½οΈ [YT Project demo](https://www.youtube.com/watch?v=v9OmIxve9Zs)
- πŸ“½οΈ [YT Technical walkthrough](https://www.youtube.com/watch?v=SvfRLuvJyn8)

πŸ“ Articles which I wrote while creating this project:
- βœ’οΈ [Image Segmentation β€” A Beginner’s Guide](https://medium.com/@raj.pulapakura/image-segmentation-a-beginners-guide-0ede91052db7)
- βœ’οΈ [Multimodal Models and Fusion - A Complete Guide](https://medium.com/@raj.pulapakura/multimodal-models-and-fusion-a-complete-guide-225ca91f6861)
- βœ’οΈ [How To Build an End-to-End Medical Deep Learning Project](https://medium.com/@raj.pulapakura/how-to-build-an-end-to-end-medical-deep-learning-project-11ad932b5a8f)