File size: 263 Bytes
cb8d99a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
num_frames: 3
img_size: 224
bands: [B02, B03, B04, B05, B06, B07]
random_cropping: true
data_loader_num_workers: 1
depth: 12
decoder_depth: 8
patch_size: 16
embed_dim: 768
decoder_embed_dim: 512
num_heads: 12
decoder_num_heads: 16
mask_ratio: 0.75
tubelet_size: 1 |