File size: 367 Bytes
cbc8bfa 042155b fbaab7d cbc8bfa 5f6b058 0695d31 5f6b058 0695d31 5f6b058 fbaab7d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
license: cc-by-4.0
library_name: pytorch
---
A lung cancer tumor classification model. This model is a ResNet34 and was trained on TCGA LUAD.
The model outputs 6 classes per patch:
1. lepidic
2. benign
3. acinar
4. micropapillary
5. mucinous
6. solid
Please refer to the [original GitHub Repo](https://github.com/SBU-BMI/quip_lung_cancer_detection) |