派生自 Algorithm/baseDetector

Scheaven
2021-09-08 ec3cf462234c96bf9d6c648db3e8fc1d781b2fe7
1
2
3
4
config.json 是配置信息的文件
model_path 是转化号的trt模型路径
如果没有转化好的模型文件,需要配置model_cfg:cfg文件和model_wts:weights权重文件。如果model_path存在则不需要
"type"字段如果是1,则为正常版本,如果为2,则是tiny版本