| | |
| | | { |
| | | "so_file_path":"./libs/face/libface.so", |
| | | "runtime":"./libs/face:/usr/local/cuda-8.0/lib64", |
| | | "so_file_path":"/opt/vasystem/libs/face/libface.so", |
| | | "runtime":"/opt/vasystem/libs/face:/usr/local/cuda-8.0/lib64", |
| | | "param":{ |
| | | "detect_thread": "16", |
| | | "detect_num": "30", |
| | |
| | | { |
| | | "so_file_path": "./libs/humantrack/libhumantrack.so", |
| | | "runtime":"./libs/humantrack:/usr/local/cuda-10.0/lib64", |
| | | "so_file_path": "/opt/vasystem/libs/humantrack/libhumantrack.so", |
| | | "runtime":"/opt/vasystem/libs/humantrack:/usr/local/cuda-10.0/lib64", |
| | | "param":{ |
| | | "batch_size": "16", |
| | | "flag": "0", |
| | | "gpu-memory":"2048" |
| | | }, |
| | | "sub":{ |
| | | "so_file_path": "./libs/reid/libreid.so", |
| | | "runtime":"./libs/reid", |
| | | "so_file_path": "/opt/vasystem/libs/reid/libreid.so", |
| | | "runtime":"/opt/vasystem/libs/reid", |
| | | "param": { |
| | | "gpu":"0", |
| | | "gpu-memory":"1024", |
| | |
| | | { |
| | | "so_file_path": "./libs/vehicle/libvehicle.so", |
| | | "runtime":"./libs/vehicle", |
| | | "so_file_path": "/opt/vasystem/libs/vehicle/libvehicle.so", |
| | | "runtime":"/opt/vasystem/libs/vehicle", |
| | | "param": { |
| | | "license_path": "./vtr.key", |
| | | "model_path": "./data/model", |
| | |
| | | { |
| | | "so_file_path": "./libs/yolo/libyolo.so", |
| | | "runtime": "./libs/yolo:/usr/local/cuda-8.0/lib64", |
| | | "so_file_path": "/opt/vasystem/libs/yolo/libyolo.so", |
| | | "runtime": "/opt/vasystem/libs/yolo:/usr/local/cuda-8.0/lib64", |
| | | "param": { |
| | | "cfg_path": "./data/yolo/cfg/yolov3.cfg", |
| | | "weights_path": "./data/yolo/yolov3.weights", |