You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Multi-Class Brain Tumor Classifier using Convolutional Neural Network with 99% Accuracy achieved by applying the method of Transfer Learning using Python and Pytorch Deep Learning Framework
Brain Tumor Detection using CNN: Achieving 96% Accuracy with TensorFlow: Highlights the main focus of your project, which is brain tumor detection using a Convolutional Neural Network (CNN) implemented in TensorFlow. It also emphasizes the impressive achievement of reaching 96% accuracy, which showcases the effectiveness of your model.
Our project utilizes advanced machine learning algorithms to predict brain tumors. It can detect various types of brain tumors, including glioma, pituitary tumors, and more. If no tumor is detected, it provides a no tumor.
Brain tumors are the consequence of abnormal growths and uncontrolled cells division in the brain. They can lead to death if they are not detected early and accurately. Some types of brain tumor such as Meningioma, Glioma, and Pituitary tumors are more common than the others.
Deep learning model for brain tumor classification using MRI images. Built with TensorFlow, Keras, and OpenCV, trained on CNN architecture, and optimized with Adam. 🎯🔥
MPS-accelerated Brain Tumour Segmentation task based on BraTS '21 task dataset. Uses a hybrid Swin-UNETR + CNN architecture. Optimized for Apple Silicon (M-chip) systems using MPS.
Glioma Brain-Tumor Cell Classification is an IIT Jodhpur × AIIMS Jodhpur project that detects and classifies astrocytes, microglia, and cancerous glioma cells from biopsy images. A YOLOv8 + ViT multi-head pipeline achieved 96% accuracy, far outperforming CNN and direct YOLO baselines.