File size: 262 Bytes
7fd7f2e
 
 
 
 
 
 
 
cfd48ac
 
 
7fd7f2e
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
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)