@@ -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") }}