hermeschen-ezcon commited on
Commit
eb09603
·
verified ·
1 Parent(s): 0cb3ab0

Upload folder using huggingface_hub

Browse files
preprocessor_config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
  "crop_size": null,
3
  "data_format": "channels_first",
4
- "default_to_square": true,
5
  "device": null,
6
  "disable_grouping": null,
7
  "do_center_crop": null,
 
1
  {
2
  "crop_size": null,
3
  "data_format": "channels_first",
 
4
  "device": null,
5
  "disable_grouping": null,
6
  "do_center_crop": null,
video_preprocessor_config.json CHANGED
@@ -6,6 +6,7 @@
6
  "do_center_crop": null,
7
  "do_convert_rgb": true,
8
  "do_normalize": true,
 
9
  "do_rescale": true,
10
  "do_resize": true,
11
  "do_sample_frames": false,
@@ -33,6 +34,7 @@
33
  "resample": 3,
34
  "rescale_factor": 0.00392156862745098,
35
  "return_metadata": false,
 
36
  "size": {
37
  "longest_edge": 12845056,
38
  "shortest_edge": 3136
 
6
  "do_center_crop": null,
7
  "do_convert_rgb": true,
8
  "do_normalize": true,
9
+ "do_pad": null,
10
  "do_rescale": true,
11
  "do_resize": true,
12
  "do_sample_frames": false,
 
34
  "resample": 3,
35
  "rescale_factor": 0.00392156862745098,
36
  "return_metadata": false,
37
+ "return_tensors": null,
38
  "size": {
39
  "longest_edge": 12845056,
40
  "shortest_edge": 3136