Hsueh1001 commited on
Commit
9220124
·
1 Parent(s): 885da48

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -141,6 +141,7 @@
141
  "conf_threshold": 0.1,
142
  "iou_threshold": 0.1,
143
  "save_txt": true,
 
144
  "names": [
145
  "person", "bicycle", "car", "motorcycle", "airplane", "bus", "train", "truck", "boat", "traffic light",
146
  "fire hydrant", "stop sign", "parking meter", "bench", "bird", "cat", "dog", "horse", "sheep", "cow",
 
141
  "conf_threshold": 0.1,
142
  "iou_threshold": 0.1,
143
  "save_txt": true,
144
+ "weights" : "yolov7.pt",
145
  "names": [
146
  "person", "bicycle", "car", "motorcycle", "airplane", "bus", "train", "truck", "boat", "traffic light",
147
  "fire hydrant", "stop sign", "parking meter", "bench", "bird", "cat", "dog", "horse", "sheep", "cow",