Skip to content

Yuv-Rajd/Brain-tumor-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BRAIN TUMOR DETECTION (Deep Learning)

This project focuses on the detection of brain tumors using a deep learning algorithm known as Convolutional Neural Network (CNN). It is an academic endeavor that involves the utilization of a CNN to analyze MR images and identify the presence of tumors.

Project Details

  • Tools: TensorFlow, Pandas, NumPy, Sci-kit learn, Flask, Python

Description

The primary goal of this project is to develop a deep learning-based solution for the detection of brain tumors. The Convolutional Neural Network (CNN) algorithm is employed to process MR images and determine whether tumors are present in the scanned images.

The project uses a dataset sourced from the internet, which consists of MR images that are labeled to indicate the presence or absence of tumors. By training the CNN on this dataset, the model becomes capable of making accurate predictions on new, unseen MR images.

Technologies Used

  • Convolutional Neural Network (CNN)
  • TensorFlow
  • Pandas
  • NumPy
  • Sci-kit learn
  • Flask
  • Python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published