Paolo-Fraccaro commited on
Commit
cb8d99a
1 Parent(s): e4a3640

Upload Prithvi_100M_config.yaml

Browse files
Files changed (1) hide show
  1. Prithvi_100M_config.yaml +14 -0
Prithvi_100M_config.yaml ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ num_frames: 3
2
+ img_size: 224
3
+ bands: [B02, B03, B04, B05, B06, B07]
4
+ random_cropping: true
5
+ data_loader_num_workers: 1
6
+ depth: 12
7
+ decoder_depth: 8
8
+ patch_size: 16
9
+ embed_dim: 768
10
+ decoder_embed_dim: 512
11
+ num_heads: 12
12
+ decoder_num_heads: 16
13
+ mask_ratio: 0.75
14
+ tubelet_size: 1