ModelPiper commited on
Commit
8daecfc
·
verified ·
1 Parent(s): 9dc01c6

Fix ANE latency 20.8->22.5 ms to match 44.4 FPS (1000/44.4=22.5)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -82,7 +82,7 @@ Beats FSRCNN across all benchmarks. Within 0.46 dB of SAFMN on Set5 — below th
82
 
83
  | Configuration | FPS | Hardware | Notes |
84
  |--------------|-----|----------|-------|
85
- | Full-frame 640×360 → 1280×720 | 44.4 | M2 Max | ANE predict 20.8 ms |
86
  | 128×128 tiles (static weights) | 125.6 | M2 | Baked weights, 2.82× vs dynamic |
87
  | 128×128 tiles (dynamic weights) | 44.5 | M2 | CoreML default |
88
 
 
82
 
83
  | Configuration | FPS | Hardware | Notes |
84
  |--------------|-----|----------|-------|
85
+ | Full-frame 640×360 → 1280×720 | 44.4 | M2 Max | ANE predict 22.5 ms |
86
  | 128×128 tiles (static weights) | 125.6 | M2 | Baked weights, 2.82× vs dynamic |
87
  | 128×128 tiles (dynamic weights) | 44.5 | M2 | CoreML default |
88