From af949b7ca42910f8efa00b031af20538f6ca43df Mon Sep 17 00:00:00 2001
From: suntianyu <xuepengqiang@aiotlink.com>
Date: 星期三, 28 七月 2021 10:50:59 +0800
Subject: [PATCH] bug

---
 config.json |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/config.json b/config.json
index 8a007ee..672e063 100644
--- a/config.json
+++ b/config.json
@@ -2,8 +2,7 @@
   "so_file_path": "/opt/vasystem/libs/Detect/libdemo.so",
   "runtime": "/opt/vasystem/libs/Detect:/usr/local/cuda-11.1/lib64:", 
   "param": {
-    "model_path": "/data/workspace/01_Scheaven/baseDetector/test.bin",
-    //"model_path": "/opt/vasystem/bin/models/baseDetector/baseDetector.bin",
+    "model_path": "/opt/vasystem/bin/models/baseDetector/baseDetector.bin",
     "type":1
   }
 }

--
Gitblit v1.8.0