Datasets:
| { | |
| "movie": "the_matrix", | |
| "video_path": "data/the_matrix/the_matrix.mp4", | |
| "fps_mode": "seconds_window", | |
| "fps_used_or_native": 23.976023976023978, | |
| "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": 8170, | |
| "frames_processed": 196069, | |
| "has_subtitles": true, | |
| "key_frames_found": 0, | |
| "key_frames_total_in_annotations": 0, | |
| "annotation_file": null, | |
| "output_dir": "out_preprocessed/the_matrix" | |
| } |