itspublu commited on
Commit
cafc462
·
verified ·
1 Parent(s): ea89fb9

add cross-video split row (95.6%; 100% real footage)

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -41,9 +41,15 @@ robot-training footage. 96px inputs, sized for microcontroller-class deployment.
41
  |---|---|---|
42
  | gemma3:27b | 27B | 97.8% |
43
  | **referee-hands-s** | **1.5M** | **97.8%** |
 
44
  | qwen2.5vl:32b | 32B | 74.4% |
45
  | *constant-answer floor* | — | *68.9%* |
46
 
 
 
 
 
 
47
  ## Intended use and scope
48
 
49
  Version 1 targets fixed-camera and wrist-camera **robot workspace footage** —
 
41
  |---|---|---|
42
  | gemma3:27b | 27B | 97.8% |
43
  | **referee-hands-s** | **1.5M** | **97.8%** |
44
+ | referee-hands-s, cross-video split | 1.5M | 95.6% |
45
  | qwen2.5vl:32b | 32B | 74.4% |
46
  | *constant-answer floor* | — | *68.9%* |
47
 
48
+ The cross-video row keeps every training frame at least 60 seconds away from
49
+ any test clip on its source stream. Under that separation the model scores
50
+ 100% on real footage (41/41); its two misses are synthetic drawn-hand control
51
+ clips outside the training distribution.
52
+
53
  ## Intended use and scope
54
 
55
  Version 1 targets fixed-camera and wrist-camera **robot workspace footage** —