sneha commited on
Commit
439c689
1 Parent(s): fee04e8

initial commit of files

Browse files
Files changed (2) hide show
  1. config.yaml +19 -0
  2. pytorch_model.bin +3 -0
config.yaml ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ _target_: eaif_models.models.load_model
2
+ model:
3
+ _target_: eaif_models.models.vit.vit.load_mae_encoder
4
+ checkpoint_path: model_ckpts/vc1_vitl.pth
5
+ model:
6
+ _target_: eaif_models.models.vit.vit.vit_large_patch16
7
+ img_size: 224
8
+ use_cls: True
9
+ drop_path_rate: 0.0
10
+ transform:
11
+ _target_: eaif_models.transforms.vit_transforms
12
+ metadata:
13
+ algo: mae
14
+ model: vit_large_patch16
15
+ data:
16
+ - ego
17
+ - imagenet
18
+ - inav
19
+ comment: 182_epochs
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89d59b6e0fe627ee13dd49011d9e3178fc5749237b3963608213ba210257d79a
3
+ size 1318316645