Skip to content

helinatefera/Brain-Tumor-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Tumor Detection and Classification

project-image

This project involves the development of a comprehensive brain tumor detection and classification system using MRI images integrating both a Django web application and a Tkinter desktop application. The initial steps encompass the collection and preprocessing of a labeled MRI dataset for training. A Convolutional Neural Network (CNN) is constructed using TensorFlow and Keras trained and evaluated on the dataset.

Project Screenshots:

project-screenshot

project-screenshot

🧐 Features

Here're some of the project's best features:

  • Tumor Detection
  • Tumor Classification

🛠️ Installation Steps:

1. install Djnago

pip install django

2. install Tkinter

pip install tk

3. install Pillow

pip install Pillow

💻 Built with

Technologies used in the project:

  • Python
  • Django
  • Tkinter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published