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.md
Browse files
README.md
CHANGED
|
@@ -278,7 +278,7 @@ print(f"Без средника: {probs[0]:.1%} | Со средником: {prob
|
|
| 278 |
author = {Infarondus},
|
| 279 |
title = {Kleine-Marchen — Binding Detector (ConvNeXt-Tiny)},
|
| 280 |
year = {2026},
|
| 281 |
-
url = {https://github.com/Infarondus/Kleine-
|
| 282 |
}
|
| 283 |
```
|
| 284 |
|
|
|
|
| 278 |
author = {Infarondus},
|
| 279 |
title = {Kleine-Marchen — Binding Detector (ConvNeXt-Tiny)},
|
| 280 |
year = {2026},
|
| 281 |
+
url = {https://github.com/Infarondus/Kleine-marchen_Base}
|
| 282 |
}
|
| 283 |
```
|
| 284 |
|