派生自 Algorithm/baseDetector

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