blumenstiel commited on
Commit
abdfc0d
·
1 Parent(s): 92ae9e8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "pretrained_cfg": {
5
  "img_size": 224,
6
  "num_frames": 4,
7
- "patch_size": [1, 14, 14],
8
  "in_chans": 6,
9
  "embed_dim": 1024,
10
  "depth": 24,
 
4
  "pretrained_cfg": {
5
  "img_size": 224,
6
  "num_frames": 4,
7
+ "patch_size": [1, 16, 16],
8
  "in_chans": 6,
9
  "embed_dim": 1024,
10
  "depth": 24,