Instructions to use Riksarkivet/rtmdet_lines with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- HTRflow
How to use Riksarkivet/rtmdet_lines with HTRflow:
# CLI usage # see docs: https://ai-riksarkivet.github.io/htrflow/latest/getting_started/quick_start.html htrflow pipeline <path/to/pipeline.yaml> <path/to/image>
# Python usage from htrflow.pipeline.pipeline import Pipeline from htrflow.pipeline.steps import Task from htrflow.models.framework.model import ModelClass pipeline = Pipeline( [ Task( ModelClass, {"model": "Riksarkivet/rtmdet_lines"}, {} ), ]) - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
ffab01d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e356d393c6ed916b2b1ac085b3ef6075e1cbdad0a3148756f03bbcda41f2d658
size 474957088
|