Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 342 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 342 Bytes

COV Brain Tumor Detection

This project aims to detect brain tumors using machine learning techniques. The code specifically trains and evaluates CNN models (VGG16, EfficientNetB0, MNASNet) on MRI images and compares their effectiveness.

Installation

To install the package from PyPI, use:

pip install cov_brain_tumor_detection