TYTTYTTYT commited on
Commit
791aaf4
·
verified ·
1 Parent(s): bbaf57f

change default fps to 1

Browse files
Files changed (1) hide show
  1. video_preprocessor_config.json +1 -1
video_preprocessor_config.json CHANGED
@@ -14,7 +14,7 @@
14
  "do_resize": true,
15
  "do_sample_frames": true,
16
  "focus_size": 2,
17
- "fps": 2,
18
  "image_mean": [
19
  0.5,
20
  0.5,
 
14
  "do_resize": true,
15
  "do_sample_frames": true,
16
  "focus_size": 2,
17
+ "fps": 1,
18
  "image_mean": [
19
  0.5,
20
  0.5,