Instructions to use 1aurent/resnet50.tiatoolbox-kather100k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use 1aurent/resnet50.tiatoolbox-kather100k with timm:
import timm model = timm.create_model("hf_hub:1aurent/resnet50.tiatoolbox-kather100k", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,6 @@ pipeline_tag: image-classification
|
|
| 13 |
license: cc-by-4.0
|
| 14 |
datasets:
|
| 15 |
- 1aurent/NCT-CRC-HE
|
| 16 |
-
inference: false
|
| 17 |
widget:
|
| 18 |
- src: >-
|
| 19 |
https://datasets-server.huggingface.co/assets/1aurent/NCT-CRC-HE/--/default/CRC_VAL_HE_7K/0/image/image.jpg
|
|
|
|
| 13 |
license: cc-by-4.0
|
| 14 |
datasets:
|
| 15 |
- 1aurent/NCT-CRC-HE
|
|
|
|
| 16 |
widget:
|
| 17 |
- src: >-
|
| 18 |
https://datasets-server.huggingface.co/assets/1aurent/NCT-CRC-HE/--/default/CRC_VAL_HE_7K/0/image/image.jpg
|