From 077fbedf4a8fc311caee2b117ae246c0c75f0e85 Mon Sep 17 00:00:00 2001 From: liuTINA0907 <65896652+liuTINA0907@users.noreply.github.com> Date: Thu, 17 Nov 2022 17:01:45 +0800 Subject: [PATCH] Update info.yaml --- modelcenter/PP-StructureV2/info.yaml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/modelcenter/PP-StructureV2/info.yaml b/modelcenter/PP-StructureV2/info.yaml index de9ac89c..36ed89e9 100644 --- a/modelcenter/PP-StructureV2/info.yaml +++ b/modelcenter/PP-StructureV2/info.yaml @@ -8,8 +8,20 @@ Model_Info: Task: - tag_en: "Computer Vision" tag: "计算机视觉" - sub_tag_en: "Layout Analysis, Table Recognition, Layout Recovery, Key Information Extraction" - sub_tag: "版面分析,表格识别,版面恢复,关键信息提取" + sub_tag_en: "Layout Analysis" + sub_tag: "版面分析" + - tag_en: "Computer Vision" + tag: "计算机视觉" + sub_tag_en: "Table Recognition" + sub_tag: "表格识别" + - tag_en: "Computer Vision" + tag: "计算机视觉" + sub_tag_en: "Layout Recovery" + sub_tag: "版面恢复" + - tag_en: "Computer Vision" + tag: "计算机视觉" + sub_tag_en: "Key Information Extraction" + sub_tag: "关键信息提取" Example: - title: "表格识别实战" url: "https://aistudio.baidu.com/aistudio/projectdetail/4770296?channelType=0&channel=0" -- GitLab