File size: 583 Bytes
464b123
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "movie": "the_intouchables",
  "video_path": "data/the_intouchables/the_intouchables.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": 6732,
  "frames_processed": 161557,
  "has_subtitles": false,
  "key_frames_found": 0,
  "key_frames_total_in_annotations": 0,
  "annotation_file": null,
  "output_dir": "out_preprocessed/the_intouchables"
}