File size: 309 Bytes
7cdd44e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | output_dir: null
working_resolution: 10
output_resolution: 60
use_emulator: true
model_path: /home/ali/.local/share/clouds-decoded/models/cloud_height_emulator/default.pth
bands:
- B02
- B03
- B04
- B08
- B11
- B12
- B09
- B10
window_size:
- 1024
- 1024
overlap: 512
batch_size: 4
in_channels: 8
device: null
|