clane9 commited on
Commit
0bb9a72
·
verified ·
1 Parent(s): 3bb3fcb

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +30 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "img_size": [
3
+ 224,
4
+ 560
5
+ ],
6
+ "patch_size": 16,
7
+ "in_chans": 1,
8
+ "num_frames": 16,
9
+ "t_patch_size": 16,
10
+ "depth": 12,
11
+ "embed_dim": 768,
12
+ "num_heads": 12,
13
+ "decoder_depth": 4,
14
+ "decoder_embed_dim": 512,
15
+ "decoder_num_heads": 16,
16
+ "qkv_bias": true,
17
+ "proj_bias": true,
18
+ "mlp_ratio": 4,
19
+ "class_token": true,
20
+ "reg_tokens": 0,
21
+ "no_embed_class": false,
22
+ "drop_path_rate": 0.0,
23
+ "mask_drop_scale": false,
24
+ "t_pred_stride": 2,
25
+ "pred_edge_pad": 0,
26
+ "no_decode_pos": false,
27
+ "pos_embed": "sep",
28
+ "decoding": "attn",
29
+ "target_norm": null
30
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49b14a30eb0995873b664ff8f6c6b529b4ac7170bafb86e7af3334414235944d
3
+ size 411583320