Codewithsalty's picture
Create README.md
cfd48ac verified
|
raw
history blame
166 Bytes

Brain Tumor Classifier

This repo contains:

  • BTD_model.pth (your checkpoint)
  • TumorModel.py (model definition)
  • inference.py (the Inference API entrypoint)