Instructions to use 1aurent/resnet34.tiatoolbox-kather100k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use 1aurent/resnet34.tiatoolbox-kather100k with timm:
import timm model = timm.create_model("hf_hub:1aurent/resnet34.tiatoolbox-kather100k", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ widget:
|
|
| 21 |
|
| 22 |
# Model card for resnet34.tiatoolbox-kather100k
|
| 23 |
|
| 24 |
-
A
|
| 25 |
Trained by [Tissue Image Analytics (TIA) Centre](https://warwick.ac.uk/fac/cross_fac/tia/) on "kather100k" histology patches.
|
| 26 |
|
| 27 |

|
|
|
|
| 21 |
|
| 22 |
# Model card for resnet34.tiatoolbox-kather100k
|
| 23 |
|
| 24 |
+
A ResNet34 image classification model. \
|
| 25 |
Trained by [Tissue Image Analytics (TIA) Centre](https://warwick.ac.uk/fac/cross_fac/tia/) on "kather100k" histology patches.
|
| 26 |
|
| 27 |

|