license: mit | |
tags: | |
- image-classification | |
- medical-imaging | |
inference: true | |
# Brain Tumor Classifier | |
This repo contains: | |
- `BTD_model.pth` (your checkpoint) | |
- `TumorModel.py` (model definition) | |
- `inference.py` (the Inference API entrypoint) | |