light version

pull/86/head
vahidrezanezhad 2 years ago
parent 10f1acef29
commit 2736ddb42d

@ -53,6 +53,9 @@ Some heuristic methods are also employed to further improve the model prediction
* After deskewing, a calculation of the pixel distribution on the X-axis allows the separation of textlines (foreground) and background pixels.
* Finally, using the derived coordinates, bounding boxes are determined for each textline.
## Light version
layout detection is implemented in lower scale and with only one model.
## Installation
`pip install .` or

Loading…
Cancel
Save