From a6d944b3b5aeec6cfdd17bbe87d8b93131d99bf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=98=8E?= Date: Mon, 25 Sep 2023 15:22:29 +0800 Subject: [PATCH] =?UTF-8?q?yolo=E8=AF=86=E5=88=AB=E5=8A=A0=E5=85=A5?= =?UTF-8?q?=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/conf.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/conf.json b/source/conf.json index e9d5e28..e0be0c2 100644 --- a/source/conf.json +++ b/source/conf.json @@ -246,6 +246,10 @@ { "name": "RTK循迹", "uri": "version_two/development/rtkintro" + }, + { + "name": "yolo识别", + "uri":"version_two/development/yolo" } ] },