公告板
版本库
filestore
活动
搜索
登录
孙天宇
/
baseDetector
派生自
Algorithm/baseDetector
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
bug
suntianyu
2021-07-28
af949b7ca42910f8efa00b031af20538f6ca43df
[~suntianyu/baseDetector.git]
/
config.json
1
2
3
4
5
6
7
8
{
"so_file_path": "/opt/vasystem/libs/Detect/libdemo.so",
"runtime": "/opt/vasystem/libs/Detect:/usr/local/cuda-11.1/lib64:",
"param": {
"model_path": "/opt/vasystem/bin/models/baseDetector/baseDetector.bin",
"type":1
}
}