File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,8 @@ PP模型来源:[PaddleOCR 版面分析](https://github.com/PaddlePaddle/Paddle
35
35
36
36
yolov8n系列来源:[ 360LayoutAnalysis] ( https://github.com/360AILAB-NLP/360LayoutAnalysis )
37
37
38
- (推荐使用)🔥doclayout_yolo模型来源:[ DocLayout-YOLO] ( https://github.com/opendatalab/DocLayout-YOLO ) ,该模型是目前最为优秀的开源模型,支持学术论文、Textbook、Financial、Exam Paper、Fuzzy Scans、PPT和Poster 7种文档类型的版面检测。值得一提的是,该模型支持的类别中存在` abandon ` 一类,主要是文档页面的页眉页脚部分,便于后续快速舍弃。
38
+ doclayout版本暂时有问题,不推荐使用。正在更新中....
39
+ ~~ (推荐使用)🔥doclayout_yolo模型来源:[ DocLayout-YOLO] ( https://github.com/opendatalab/DocLayout-YOLO ) ,该模型是目前最为优秀的开源模型,支持学术论文、Textbook、Financial、Exam Paper、Fuzzy Scans、PPT和Poster 7种文档类型的版面检测。值得一提的是,该模型支持的类别中存在` abandon ` 一类,主要是文档页面的页眉页脚部分,便于后续快速舍弃。~~
39
40
40
41
模型下载地址为:[ link] ( https://github.com/RapidAI/RapidLayout/releases/tag/v0.0.0 )
41
42
You can’t perform that action at this time.
0 commit comments