From 71513104fb3274c4a24e21330ea1c58ddad24bb1 Mon Sep 17 00:00:00 2001 From: "Eric.Lee2021" <305141918@qq.com> Date: Mon, 8 Mar 2021 03:39:49 +0800 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95e5160..b970c4b 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ kinect_leap_dataset 数据集来源于以下paper项目组的贡献。 * 注意事项 如果使用了该项目的14类静态手势数据集请指出引用来源,具体如下所示 : -··· +``` [1] G. Marin, F. Dominio, P. Zanuttigh, "Hand gesture recognition with Leap Motion and Kinect devices", IEEE International Conference on Image Processing (ICIP), Paris, France, 2014   @@ -65,7 +65,7 @@ kinect_leap_dataset 数据集来源于以下paper项目组的贡献。 [3] Eric.Lee , https://codechina.csdn.net/EricLee/classification -··· +``` ## 预训练模型 ### 1、Stanford Dogs 预训练模型 -- GitLab