-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathin1k_vith14_ep300.yaml
More file actions
52 lines (52 loc) · 984 Bytes
/
in1k_vith14_ep300.yaml
File metadata and controls
52 lines (52 loc) · 984 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
data:
batch_size: 128
color_jitter_strength: 0.0
crop_scale:
- 0.3
- 1.0
crop_size: 224
image_folder: imagenet_full_size/061417/
num_workers: 10
pin_mem: true
root_path: $replace_this_with_absolute_path_to_your_datasets_directory
use_color_distortion: false
use_gaussian_blur: false
use_horizontal_flip: false
logging:
folder: $replace_this_with_path_for_experiment_logs/vith14.224-bs.2048-ep.300/
write_tag: jepa
mask:
allow_overlap: false
aspect_ratio:
- 0.75
- 1.5
enc_mask_scale:
- 0.85
- 1.0
min_keep: 10
num_enc_masks: 1
num_pred_masks: 4
patch_size: 14
pred_mask_scale:
- 0.15
- 0.2
meta:
copy_data: false
load_checkpoint: false
model_name: vit_huge
pred_depth: 12
pred_emb_dim: 384
read_checkpoint: null
use_bfloat16: true
optimization:
ema:
- 0.996
- 1.0
epochs: 300
final_lr: 1.0e-06
final_weight_decay: 0.4
ipe_scale: 1.0
lr: 0.001
start_lr: 0.0002
warmup: 40
weight_decay: 0.04