mrisdi commited on
Commit
f41e7a6
·
verified ·
1 Parent(s): 470d5ea

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -10
config.json DELETED
@@ -1,10 +0,0 @@
1
- {
2
- "model_type": "yolov8",
3
- "config": {
4
- "num_classes": 2,
5
- "input_size": [640, 640],
6
- "max_detection_boxes": 300,
7
- "score_thresh": 0.25,
8
- "iou_thresh": 0.45
9
- }
10
- }