From 14c21af27c02d3d8847f3a5c0ef9ff5c1d660079 Mon Sep 17 00:00:00 2001 From: 46135621 <985579956@qq.com> Date: Fri, 21 Apr 2023 01:34:55 +0800 Subject: [PATCH] =?UTF-8?q?update(config):=E6=B7=BB=E5=8A=A0ReID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vitepress/config.ts | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.vitepress/config.ts b/.vitepress/config.ts index e011047..422a816 100644 --- a/.vitepress/config.ts +++ b/.vitepress/config.ts @@ -357,7 +357,13 @@ export default defineConfig({ { text: '4.6.5.4.3自制数据集的工具COLMAP', link: '/4.人工智能/4.6.5.4.3自制数据集的工具COLMAP' }, ] }, - + { + text: '4.6.5.5行人重识别(ReID)', + collapsed: true, + items: [ + { text: '4.6.5.5行人重识别(ReID)', link: '/4.人工智能/4.6.5.5行人重识别(ReID)' }, + ] + }, ] }, {