From 9d2dbb838845cdf15663fb611f5d8f477b469774 Mon Sep 17 00:00:00 2001 From: vahidrezanezhad Date: Mon, 20 Oct 2025 14:47:55 +0200 Subject: [PATCH] updating model based reading orde detection --- docs/models.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/models.md b/docs/models.md index 3d296d5..40b23ae 100644 --- a/docs/models.md +++ b/docs/models.md @@ -151,7 +151,7 @@ This model is used for the task of illustration detection only. Model card: [Reading Order Detection]() -TODO +The model extracts the reading order of text regions from the layout by classifying pairwise relationships between them. A sorting algorithm then determines the overall reading sequence. ## Heuristic methods