Image Classification
timm
Russian
English
manuscript
bookbinding
cultural-heritage
digital-humanities
convnext
fine-tuned
Instructions to use Infarondus/Klein-marchen_Base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use Infarondus/Klein-marchen_Base with timm:
import timm model = timm.create_model("hf_hub:Infarondus/Klein-marchen_Base", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Update README_convnext_binding.md
Browse files
README_convnext_binding.md
CHANGED
|
@@ -5,6 +5,7 @@ language:
|
|
| 5 |
- en
|
| 6 |
base_model:
|
| 7 |
- facebook/convnext-tiny-224
|
|
|
|
| 8 |
pipeline_tag: image-classification
|
| 9 |
tags:
|
| 10 |
- manuscript
|
|
|
|
| 5 |
- en
|
| 6 |
base_model:
|
| 7 |
- facebook/convnext-tiny-224
|
| 8 |
+
- facebook/dinov2-small
|
| 9 |
pipeline_tag: image-classification
|
| 10 |
tags:
|
| 11 |
- manuscript
|