File size: 753 Bytes
4ffcc1c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "architecture": "prithvi_eo_v2_300",
  "num_features": 1024,
  "pretrained_cfg": {
    "img_size": 224,
    "num_frames": 4,
    "patch_size": [1, 16, 16],
    "in_chans": 6,
    "embed_dim": 1024,
    "depth": 24,
    "num_heads": 16,
    "decoder_embed_dim": 512,
    "decoder_depth": 8,
    "decoder_num_heads": 16,
    "mlp_ratio": 4,
    "coords_encoding": [],
    "coords_scale_learn": false,
    "mask_ratio": 0.75,
    "norm_pix_loss": false,
    "bands": ["B02", "B03", "B04", "B05", "B06", "B07"],
    "mean": [1087.0, 1342.0, 1433.0, 2734.0, 1958.0, 1363.0],
    "std": [2248.0, 2179.0, 2178.0, 1850.0, 1242.0, 1049.0],
    "origin_url": "https://huggingface.co/ibm-nasa-geospatial/Prithvi-EO-2.0-300M",
    "paper_ids": "arXiv:X.X"
  }
}