File size: 427 Bytes
37272c6 b52c5bc bbc05bb 3580312 b4506e4 3580312 340bb8f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
license: mit
library_name: fastai
tags:
- biology
- radiology
- cancer
- fastai
- mri
pipeline_tag: image-classification
---
hi!!!
note that this is a fastai learner export.
the model doesn't pass hugging face's pickle test as of yet bc fastai model export includes some additional data.
future fix: export just weights with safetensors
try the demo here:
https://huggingface.co/spaces/fsattar/brain-tumor-classification |