From 3352c0e461e0fd52115dbdbc8ef6fa9f78ff6f16 Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期五, 10 一月 2020 12:28:01 +0800 Subject: [PATCH] debug --- libgowrapper/reid | 2 +- .gitmodules | 3 +++ libgowrapper/humantrack | 2 +- libgowrapper/face | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index add8386..ebfc7f4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "libgowrapper/humantrack"] path = libgowrapper/humantrack url = ssh://zhangmeng@192.168.5.5:29418/libgowrapper/humantrack.git +[submodule "libgowrapper/reid"] + path = libgowrapper/reid + url = ssh://zhangmeng@192.168.5.5:29418/~zhangmeng/libgowrapper/reid.git diff --git a/libgowrapper/face b/libgowrapper/face index 7547564..2a51bd5 160000 --- a/libgowrapper/face +++ b/libgowrapper/face @@ -1 +1 @@ -Subproject commit 75475640035c2024828714e9b342dd0cbad2a86d +Subproject commit 2a51bd57f689ea2abd9984559705d3d426cc597d diff --git a/libgowrapper/humantrack b/libgowrapper/humantrack index cc3243b..a417585 160000 --- a/libgowrapper/humantrack +++ b/libgowrapper/humantrack @@ -1 +1 @@ -Subproject commit cc3243b19f17ac83cc7a07148260dd2497acb5fc +Subproject commit a4175850ae3c7f91a2d2d705350341471dad1abb diff --git a/libgowrapper/reid b/libgowrapper/reid new file mode 160000 index 0000000..ae87fbb --- /dev/null +++ b/libgowrapper/reid @@ -1 +1 @@ -Subproject commit 0000000000000000000000000000000000000000 +Subproject commit ae87fbb44d1b7cb32faa69a0698d941cb5bfc4b0 -- Gitblit v1.8.0