diff --git a/modelcenter/PP-OCRv2/info.yaml b/modelcenter/PP-OCRv2/info.yaml index de0fc748ea576d2a2cb4b67c029d51186f38e46b..d48a448b64b9f79b403536b052f4bab0f0d12794 100644 --- a/modelcenter/PP-OCRv2/info.yaml +++ b/modelcenter/PP-OCRv2/info.yaml @@ -8,8 +8,17 @@ Model_Info: Task: - tag_en: "Computer Vision" tag: "计算机视觉" - sub_tag_en: "Text Detection, Character Recognition, Optical Character Recognition" - sub_tag: "文字检测,文字识别,OCR" + sub_tag_en: "Text Detection" + sub_tag: "文字检测" + - tag_en: "Computer Vision" + tag: "计算机视觉" + sub_tag_en: "Character Recognition" + sub_tag: "文字识别" + - tag_en: "Computer Vision" + tag: "计算机视觉" + sub_tag_en: "Optical Character Recognition" + sub_tag: "OCR" + Example: - title: "《动手学OCR》系列课程之:PP-OCRv2预测部署实战" url: "https://aistudio.baidu.com/aistudio/projectdetail/3552922?channelType=0&channel=0"