From d96c3fc4d2cc9a3edbd30a1d7a32a573a9fbb2b0 Mon Sep 17 00:00:00 2001 From: myhloli Date: Fri, 5 Sep 2025 19:00:58 +0800 Subject: [PATCH] feat: add TableStructureRec link to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 476c61bd..52492792 100644 --- a/README.md +++ b/README.md @@ -670,6 +670,7 @@ Currently, some models in this project are trained based on YOLO. However, since - [DocLayout-YOLO](https://github.com/opendatalab/DocLayout-YOLO) - [UniMERNet](https://github.com/opendatalab/UniMERNet) - [RapidTable](https://github.com/RapidAI/RapidTable) +- [TableStructureRec](https://github.com/RapidAI/TableStructureRec) - [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR) - [PaddleOCR2Pytorch](https://github.com/frotms/PaddleOCR2Pytorch) - [layoutreader](https://github.com/ppaanngggg/layoutreader)