Datasets:
| { | |
| "movie": "all_quiet_on_the_western_front", | |
| "video_path": "data/all_quiet_on_the_western_front/all_quiet.mp4", | |
| "fps_mode": "seconds_window", | |
| "fps_used_or_native": 24.0, | |
| "target_fps_arg": 3.0, | |
| "chunk_size_arg": 3, | |
| "chunk_seconds": 1.0, | |
| "skip_frames_between_chunks": 0, | |
| "resize_to": [ | |
| 224, | |
| 224 | |
| ], | |
| "avg_method": "weighted_average_ramp", | |
| "total_chunks": 8929, | |
| "frames_processed": 214288, | |
| "has_subtitles": true, | |
| "key_frames_found": 0, | |
| "key_frames_total_in_annotations": 0, | |
| "annotation_file": null, | |
| "output_dir": "out_preprocessed/all_quiet_on_the_western_front" | |
| } |