Instructions to use egeozsoy/EndoViT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use egeozsoy/EndoViT with timm:
import timm model = timm.create_model("hf_hub:egeozsoy/EndoViT", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ tags:
|
|
| 6 |
datasets:
|
| 7 |
- Geometryyy/Cholec80
|
| 8 |
- minwoosun/CholecSeg8k
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- markdownlint-disable first-line-h1 -->
|
|
|
|
| 6 |
datasets:
|
| 7 |
- Geometryyy/Cholec80
|
| 8 |
- minwoosun/CholecSeg8k
|
| 9 |
+
library_name: timm
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- markdownlint-disable first-line-h1 -->
|