zhangmeng
2020-01-21 9d9cd1d3b93613071d1dffc1c82c4515d2a65af6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "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",
        "detect_angle": "60",
        "property_thread": "16",
        "extract_thread": "16",
        "track_interval": "3",
        "track_sample": "720",
        "max_channel": "16",
        "gpu-memory":"1024"
    }
}