Datasets:
| { | |
| "fps": 5.0, | |
| "splits": { | |
| "train": [ | |
| { | |
| "sample": "sample1", | |
| "round": 7 | |
| }, | |
| { | |
| "sample": "sample1", | |
| "round": 8 | |
| }, | |
| { | |
| "sample": "sample1", | |
| "round": 9 | |
| }, | |
| { | |
| "sample": "sample1", | |
| "round": 10 | |
| }, | |
| { | |
| "sample": "sample2", | |
| "round": 1 | |
| }, | |
| { | |
| "sample": "sample2", | |
| "round": 2 | |
| }, | |
| { | |
| "sample": "sample2", | |
| "round": 3 | |
| }, | |
| { | |
| "sample": "sample2", | |
| "round": 4 | |
| }, | |
| { | |
| "sample": "sample2", | |
| "round": 5 | |
| }, | |
| { | |
| "sample": "sample2", | |
| "round": 6 | |
| }, | |
| { | |
| "sample": "sample2", | |
| "round": 7 | |
| }, | |
| { | |
| "sample": "sample3", | |
| "round": 1 | |
| }, | |
| { | |
| "sample": "sample3", | |
| "round": 2 | |
| }, | |
| { | |
| "sample": "sample3", | |
| "round": 3 | |
| }, | |
| { | |
| "sample": "sample3", | |
| "round": 4 | |
| }, | |
| { | |
| "sample": "sample3", | |
| "round": 5 | |
| }, | |
| { | |
| "sample": "sample3", | |
| "round": 6 | |
| } | |
| ], | |
| "val": [ | |
| { | |
| "sample": "sample1", | |
| "round": 11 | |
| }, | |
| { | |
| "sample": "sample2", | |
| "round": 8 | |
| }, | |
| { | |
| "sample": "sample3", | |
| "round": 7 | |
| } | |
| ], | |
| "test": [ | |
| { | |
| "sample": "sample1", | |
| "round": 12 | |
| }, | |
| { | |
| "sample": "sample1", | |
| "round": 13 | |
| }, | |
| { | |
| "sample": "sample1", | |
| "round": 14 | |
| }, | |
| { | |
| "sample": "sample2", | |
| "round": 9 | |
| }, | |
| { | |
| "sample": "sample2", | |
| "round": 10 | |
| }, | |
| { | |
| "sample": "sample3", | |
| "round": 8 | |
| }, | |
| { | |
| "sample": "sample3", | |
| "round": 9 | |
| } | |
| ] | |
| }, | |
| "thresholds": { | |
| "easyocr_min_conf": 0.8, | |
| "tesseract_min_conf_timer": 0.7, | |
| "tesseract_min_conf_killcam": 0.5 | |
| }, | |
| "counts": { | |
| "train": 43154, | |
| "val": 8013, | |
| "test": 15657 | |
| }, | |
| "signals": [ | |
| "hp", | |
| "money", | |
| "ammo", | |
| "timer", | |
| "killcam", | |
| "killfeed", | |
| "friendly_chat" | |
| ], | |
| "label_sources": { | |
| "hp": "dem.health", | |
| "money": "dem.balance", | |
| "ammo": "dem.m_iClip1", | |
| "timer": "tesserocr", | |
| "killcam": "tesserocr", | |
| "killfeed": "easyocr", | |
| "friendly_chat": "easyocr" | |
| }, | |
| "skipped_easyocr": true, | |
| "only_round": null | |
| } |