Usage

Once the dataset is formatted and pylaia is installed and in your environment, you may use the following commands:

  • pylaia-htr-create-model

    To create a new PyLaia model. More details in the dedicated page.

  • pylaia-htr-dataset-validate

    To compute statistics and run validation checks on a dataset. More details in the dedicated page.

  • pylaia-htr-train-ctc

    To train a PyLaia model. More details in the dedicated page.

  • pylaia-htr-decode-ctc

    To predict using a trained PyLaia model. More details in the dedicated page.

  • pylaia-htr-netout

    To dump features from a PyLaia model. More details in the dedicated page.


Related pages: