blumenstiel
commited on
Commit
·
abdfc0d
1
Parent(s):
92ae9e8
Update config.json
Browse files- 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,
|
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,
|