Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mdaiyub/brain-tumor-grading

I extracted the tumor features according to the data annotation of all four stages of 3D MRI data. And I deployed Graph Neural Networks based on important features such as First Order Statistics, Shape-based (3D), Shape-based (2D), GLCM, GLRLM, GLSZN, NGTDM, and GLDM.
https://github.com/mdaiyub/brain-tumor-grading

biomarker gnn graph-algorithms pyradiomics python

Last synced: about 5 hours ago
JSON representation

I extracted the tumor features according to the data annotation of all four stages of 3D MRI data. And I deployed Graph Neural Networks based on important features such as First Order Statistics, Shape-based (3D), Shape-based (2D), GLCM, GLRLM, GLSZN, NGTDM, and GLDM.

Awesome Lists containing this project

README

        

# Glioma Tumor Grading

I extracted the tumor features according to the data annotation of all four stages of 3D MRI data. And I deployed Graph Neural Networks based on important features such as First Order Statistics, Shape-based (3D), Shape-based (2D), GLCM, GLRLM, GLSZN, NGTDM, and GLDM. Afterward, a graph neural network to differentiate the grade of glioma tumor.