zhangmeng
2020-01-20 7f325a2532bca346f77549b049851888e0e4255c
zconf/Plate.json
@@ -1,11 +1,11 @@
{
    "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",
        "scene": "2",
        "scene": "4",
        "mode": "0",
        "gpu-memory":"0"
        "gpu-memory":"1024"
    }
}
}