Skip to content
Snippets Groups Projects
Commit 11764aae authored by Yoann Schneider's avatar Yoann Schneider :tennis: Committed by ml bonhomme
Browse files

Document PyLaia training

parent ef99ee36
No related branches found
No related tags found
1 merge request!119Document PyLaia training
Pipeline #171343 passed
...@@ -58,5 +58,15 @@ To train a new YOLO model for *Image Classification*, create a process with the ...@@ -58,5 +58,15 @@ To train a new YOLO model for *Image Classification*, create a process with the
{{ figure(image="training/train-process/yolo_classify.png", height=500, caption="Training a YOLO model for image classification") }} {{ figure(image="training/train-process/yolo_classify.png", height=500, caption="Training a YOLO model for image classification") }}
--- ### PyLaia
[PyLaia](https://atr.pages.teklia.com/pylaia/) is a model designed to perform Automatic Text Recognition (ATR).
To train a new PyLaia model on a dataset, create a process with the [PyLaia Training](https://demo.arkindex.org/process/workers/3370f2d9-d3fa-4e49-afa4-ea9e6875052f) worker.
Learn more about how to use this worker on its [description page](https://demo.arkindex.org/process/workers/3370f2d9-d3fa-4e49-afa4-ea9e6875052f).
{{ figure(image="training/train-process/pylaia.png", height=500, caption="Training a PyLaia model") }}
[dataset-process]: @/training/dataset-process/index.md [dataset-process]: @/training/dataset-process/index.md
\ No newline at end of file
content/training/train-process/pylaia.png

80.1 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment