Safetensors
Weiww99 commited on
Commit
48688ca
·
verified ·
1 Parent(s): 51d4a33

Upload folder using huggingface_hub

Browse files
dino_video/config.yaml ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ dinov3:
2
+ student:
3
+ arch: vit_large
4
+ patch_size: 16
5
+ drop_path_rate: 0.3
6
+ layerscale: 1.0e-05
7
+ ffn_layer: mlp
8
+ ffn_bias: true
9
+ proj_bias: true
10
+ qkv_bias: true
11
+ norm_layer: layernormbf16
12
+ n_storage_tokens: 4
13
+ mask_k_bias: false
14
+ untie_cls_and_patch_norms: false
15
+ untie_global_and_local_cls_norm: false
16
+ pos_embed_rope_base: 100.0
17
+ pos_embed_rope_min_period: null
18
+ pos_embed_rope_max_period: null
19
+ pos_embed_rope_normalize_coords: separate
20
+ pos_embed_rope_shift_coords: null
21
+ pos_embed_rope_jitter_coords: null
22
+ pos_embed_rope_rescale_coords: null
23
+ pos_embed_rope_dtype: fp32
24
+ pos_embed_rope_3d: true
25
+ pos_embed_rope_base_fps: 30
26
+ pos_embed_rope_prefix_temporal: true
27
+ dino:
28
+ loss_weight: 1.0
29
+ head_n_prototypes: 65536
30
+ head_bottleneck_dim: 256
31
+ head_hidden_dim: 2048
32
+ head_nlayers: 3
33
+ head_norm_last_layer: false
34
+ global_ignore_diagonal: true
35
+ koleo_loss_weight: 0.1
36
+ koleo_loss_distributed: false
37
+ koleo_topk: 1
38
+ reweight_dino_local_loss: false
39
+ ibot:
40
+ loss_weight: 1.0
41
+ mask_sample_probability: 0.5
42
+ mask_ratio_min_max:
43
+ - 0.1
44
+ - 0.5
45
+ mask_random_circular_shift: false
46
+ separate_head: true
47
+ head_n_prototypes: 65536
48
+ head_bottleneck_dim: 256
49
+ head_hidden_dim: 2048
50
+ head_nlayers: 3
51
+ head_norm_last_layer: false
52
+ attention_mode: flex_block_causal
dino_video/teacher_step_10000.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:086285efd8d65bc66e96b363807c4010ee5c790b7452b765edaa23837a63705b
3
+ size 1401509792
model-00006-of-00006.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cf613d592dad64b1e2a1b1bb34a6f556a7fa05eacdb9972d73e0ea4882555a0
3
+ size 622195024