Skip to content

Commit 4a247f0

Browse files
feat(idle): add model weights file and configs.
1 parent b6e80be commit 4a247f0

File tree

4 files changed

+1580
-4
lines changed

4 files changed

+1580
-4
lines changed

idle_models/configs/confs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
],
55
"iou_thres": 0.5,
66
"conf_thres": 0.3,
7-
"model_path": "idle_v0.3.11.pt",
7+
"model_path": "yolor/yolor_csp_x.pt",
88
"port": 5001
99
}

idle_models/idle_v0.3.11.pt

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)