brain_tumor_det / README.md
pavankm96's picture
Update README.md
d054534 verified
|
raw
history blame
406 Bytes
---
language: en
tags:
- image-classification
- brain-tumor-detection
---
# Brain Tumor Detection Model
This model predicts whether a brain tumor is present based on MRI images.
## Model Details
- **Model Type**: Convolutional Neural Network
- **Input Size**: 224x224
- **Training Data**: [Link to dataset or description]
## Usage
To use this model for predictions, send an image to the inference API.