You are here: Start » AVL.NET » OcrPretrainedModelQuantized Enumeration
OcrPretrainedModelQuantized Enumeration
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Type of pretrained OCR model.
Members
| Member name | Description |
|---|---|
| FastDynamic | Faster (quantized, dynamic input size) but less precise. Does not return masks. |
| Fast | Faster (quantized) but less precise. Does not return masks. |
