OCR Project
Loading...
Searching...
No Matches
TrainArgs Struct Reference

Parsed command-line options for the train binary. More...

Public Attributes

const char * data_dir
char output [512]
int n_threads

Detailed Description

Parsed command-line options for the train binary.

Member Data Documentation

◆ data_dir

const char* TrainArgs::data_dir

Path to training data root.

◆ n_threads

int TrainArgs::n_threads

Number of loader threads.

◆ output

char TrainArgs::output[512]

Destination model file path.


The documentation for this struct was generated from the following file: