https://github.com/carmocca/pylaia-examples
A set of experiments using PyLaia on different datasets
https://github.com/carmocca/pylaia-examples
examples handwritten-text-recognition keyword-spotting machine-learning
Last synced: 22 days ago
JSON representation
A set of experiments using PyLaia on different datasets
- Host: GitHub
- URL: https://github.com/carmocca/pylaia-examples
- Owner: carmocca
- License: mit
- Created: 2020-07-06T11:03:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T00:34:17.000Z (almost 5 years ago)
- Last Synced: 2025-03-17T17:48:29.961Z (7 months ago)
- Topics: examples, handwritten-text-recognition, keyword-spotting, machine-learning
- Language: Shell
- Homepage:
- Size: 2.85 MB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyLaia examples
This repository contains experiments for KWS and HTR using [PyLaia](https://github.com/jpuigcerver/PyLaia).
> **Disclaimer**: The easiest experiment to follow is the [IAM example for HTR](iam-htr). Experiments inside the `legacy` directory have not been updated to the latest PyLaia version.