| { | |
| "dataset_name": "Soccer Camera Detection", | |
| "version": "1.0.0", | |
| "description": "Per-frame shot scale and camera angle annotations for broadcast soccer.", | |
| "statistics": { | |
| "total_frames": 650, | |
| "total_clips": 10, | |
| "shot_scale_distribution": { | |
| "CU": 8, | |
| "ECU": 6, | |
| "ELS": 159, | |
| "FS": 43, | |
| "IS": 14, | |
| "LS": 118, | |
| "MCU": 50, | |
| "MLS": 167, | |
| "MS": 85 | |
| }, | |
| "camera_angle_distribution": { | |
| "HIGH": 252, | |
| "LOW": 29, | |
| "NEU": 369 | |
| } | |
| } | |
| } |