@@ -99,13 +99,13 @@ plugins:
9999 文档场景信息抽取v3产线 : PP-ChatOCRv3-doc
100100 OCR : OCR
101101 通用OCR产线 : OCR
102- 通用表格识别 : General Table Recognition
103- 通用表格识别v2 : General Table Recognition V2
104- 通用版面解析 : General Layout Parsing
105- 通用版面解析v2 : General Layout Parsing V2
102+ 通用表格识别产线 : General Table Recognition
103+ 通用表格识别v2产线 : General Table Recognition V2
104+ 通用版面解析产线 : General Layout Parsing
105+ 通用版面解析v2产线 : General Layout Parsing V2
106106 公式识别产线 : Formula Recognition
107- 印章文本识别 : Seal Recognition
108- 文档图像预处理 : Document Image Preprocessing
107+ 印章文本识别产线 : Seal Recognition
108+ 文档图像预处理产线 : Document Image Preprocessing
109109 计算机视觉 : Computer Vision
110110 通用图像分类 : General Image Classification
111111 通用目标检测 : General Object Detection
@@ -165,6 +165,7 @@ plugins:
165165 图像分割 : Image Segmentation
166166 语义分割模块 : Semantic Segmentation
167167 实例分割模块 : Instance Segmentation
168+ 人脸特征模块 : Face Feature
168169 图像异常检测模块 : Image Anomaly Detection
169170 时序分析 : Time Series Analysis
170171 时序预测模块 : Time Series Forecasting
@@ -206,6 +207,8 @@ plugins:
206207 时序异常检测任务模块 : Time Series Anomaly Detection Task
207208 时序分类任务模块 : Time Series Classification Task
208209 时序预测任务模块 : Time Series Forecasting Task
210+ 语音识别 : Speech
211+ 3D检测 : 3D
209212 产线列表 : Pipeline List
210213 PaddleX产线列表(CPU/GPU) : PaddleX Pipeline List (CPU/GPU)
211214 PaddleX产线列表(DCU) : PaddleX Pipeline List (DCU)
459462 - 心跳监测时序数据分类应用教程 : practical_tutorials/ts_classification.md
460463 - 用电量长期预测应用教程 : practical_tutorials/ts_forecast.md
461464 - FAQ : FAQ.md
462- - 近期更新 : CHANGLOG.md
465+ - 近期更新 : CHANGLOG.md
0 commit comments