From 9b43874a6a53da95beff10d8bdc5c8b3593a6d1f Mon Sep 17 00:00:00 2001 From: YixinKristy <48054808+YixinKristy@users.noreply.github.com> Date: Thu, 26 May 2022 13:21:36 +0800 Subject: [PATCH] Revise the link on readme (#6069) * update readme * Update README_cn.md * Update README_cn.md * Update README_cn.md * change the link * Update README_cn.md --- industrial_tutorial/README_cn.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 industrial_tutorial/README_cn.md diff --git a/industrial_tutorial/README_cn.md b/industrial_tutorial/README_cn.md new file mode 100644 index 000000000..2c1183d69 --- /dev/null +++ b/industrial_tutorial/README_cn.md @@ -0,0 +1,27 @@ +简体中文 | [English](README_en.md) + +# 产业实践范例 + +为了缩小基础理论教学与产业落地间的差距,PaddleDetection联合产业头部企业,结合实际经验,选取经典场景,提供了从**数据准备、模型训练优化,到模型部署的全流程可复用方案**,降低产业落地门槛,让大家在真实数据环境下深入地了解这些案例,获取产业实现方案。 + +