File size: 634 Bytes
697d349 a8124a8 697d349 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | # Timeline Prediction Overlay Report
This report aligns existing prediction CSV files to the exported episode timeline. It does not rerun training.
## Task-Level Correctness
- Current Action Recognition: 10/343 correct (0.0292)
- Current Subtask Recognition: 20/344 correct (0.0581)
- Action Transition Detection: 316/348 correct (0.9080)
- Next-Action Prediction: 12/348 correct (0.0345)
- Contact State Prediction: 348/348 correct (1.0000)
- Relevant Object Prediction: 2/348 correct (0.0057)
## Files
- `timeline_overlay.csv`: prediction rows with frame positions.
- `timeline_overlay.svg`: visual overlay across the episode.
|