From f0a55fbe2c2757bc64883ae65a717ad1a1ae9072 Mon Sep 17 00:00:00 2001 From: zhangmeng <zhangmeng@aiotlink.com> Date: 星期一, 16 十二月 2019 10:41:00 +0800 Subject: [PATCH] update cuda10.0/cuda10.2(face) --- work/sdk/plateIDdetect.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/work/sdk/plateIDdetect.go b/work/sdk/plateIDdetect.go index 3c355be..0fce158 100644 --- a/work/sdk/plateIDdetect.go +++ b/work/sdk/plateIDdetect.go @@ -6,7 +6,7 @@ "context" "time" - "basic.com/valib/gosdk.git" + "analysis/gosdk" ) // PlateIDDetector plate id -- Gitblit v1.8.0