keremberke
commited on
Commit
•
0b9e344
1
Parent(s):
7fc2b0c
Add yolov5 config
Browse files- config.json +1 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"input_size": 640, "task": "object-detection", "best_ap50": 0.38002559554830656}
|