Codewithsalty's picture
Update README.md
7fd7f2e verified
metadata
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)