This commit is contained in:
Adam J. Stewart 2023-04-25 12:21:52 -05:00 коммит произвёл GitHub
Родитель 8a2e9b4233
Коммит e2b5f36321
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
59 изменённых файлов: 59 добавлений и 59 удалений

Просмотреть файл

@ -38,4 +38,4 @@ We prefer all communications to be in English.
Microsoft follows the principle of [Coordinated Vulnerability Disclosure](https://www.microsoft.com/en-us/msrc/cvd).
<!-- END MICROSOFT SECURITY.MD BLOCK -->
<!-- END MICROSOFT SECURITY.MD BLOCK -->

Просмотреть файл

@ -21,4 +21,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -31,4 +31,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -18,4 +18,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -18,4 +18,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -25,4 +25,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -5,4 +5,4 @@ program: # These are the arguments that define how the train.py script works
output_dir: output
data_dir: data
log_dir: logs
overwrite: False
overwrite: False

Просмотреть файл

@ -21,4 +21,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -19,4 +19,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -25,4 +25,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -22,4 +22,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -22,4 +22,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -24,4 +24,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -19,4 +19,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -25,4 +25,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -19,4 +19,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -21,4 +21,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -22,4 +22,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -20,4 +20,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -21,4 +21,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -19,4 +19,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -25,4 +25,4 @@ trainer:
accelerator: gpu
devices: 1
min_epochs: 15
max_epochs: 40
max_epochs: 40

Просмотреть файл

@ -15,4 +15,4 @@ datamodule:
num_classes: ${module.num_classes}
download: true
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -15,4 +15,4 @@ datamodule:
num_classes: ${module.num_classes}
download: true
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -15,4 +15,4 @@ datamodule:
num_classes: ${module.num_classes}
download: true
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -25,4 +25,4 @@ datamodule:
patch_size: 64
num_workers: 0
class_set: ${module.num_classes}
use_prior_labels: False
use_prior_labels: False

Просмотреть файл

@ -25,4 +25,4 @@ datamodule:
patch_size: 64
num_workers: 0
class_set: ${module.num_classes}
use_prior_labels: False
use_prior_labels: False

Просмотреть файл

@ -20,4 +20,4 @@ datamodule:
patch_size: 64
num_workers: 0
class_set: 5
use_prior_labels: True
use_prior_labels: True

Просмотреть файл

@ -13,4 +13,4 @@ datamodule:
root: "tests/data/cowc_counting"
download: true
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -13,4 +13,4 @@ datamodule:
root: "tests/data/cyclone"
download: true
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -18,4 +18,4 @@ datamodule:
batch_size: 1
patch_size: 2
val_split_pct: 0.5
num_workers: 0
num_workers: 0

Просмотреть файл

@ -15,4 +15,4 @@ datamodule:
root: "tests/data/etci2021"
download: true
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -13,4 +13,4 @@ datamodule:
root: "tests/data/eurosat"
download: true
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -13,4 +13,4 @@ datamodule:
root: "tests/data/eurosat"
download: true
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -13,4 +13,4 @@ datamodule:
root: "tests/data/fire_risk"
download: false
batch_size: 2
num_workers: 0
num_workers: 0

Просмотреть файл

@ -19,4 +19,4 @@ datamodule:
batch_size: 1
patch_size: 2
val_split_pct: 0.5
num_workers: 0
num_workers: 0

Просмотреть файл

@ -17,4 +17,4 @@ datamodule:
patch_size: 2
num_workers: 0
val_split_pct: 0.2
test_split_pct: 0.2
test_split_pct: 0.2

Просмотреть файл

@ -19,4 +19,4 @@ datamodule:
batch_size: 1
patch_size: 32
length: 5
num_workers: 0
num_workers: 0

Просмотреть файл

@ -19,4 +19,4 @@ datamodule:
batch_size: 1
patch_size: 32
length: 5
num_workers: 0
num_workers: 0

Просмотреть файл

@ -17,4 +17,4 @@ datamodule:
root: "tests/data/landcoverai"
download: true
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -17,4 +17,4 @@ datamodule:
root: "tests/data/loveda"
download: true
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -18,4 +18,4 @@ datamodule:
chesapeake_download: true
batch_size: 2
num_workers: 0
patch_size: 32
patch_size: 32

Просмотреть файл

@ -12,4 +12,4 @@ datamodule:
root: "tests/data/nasa_marine_debris"
download: true
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -18,4 +18,4 @@ datamodule:
batch_size: 1
patch_size: 2
val_split_pct: 0.5
num_workers: 0
num_workers: 0

Просмотреть файл

@ -13,4 +13,4 @@ datamodule:
root: "tests/data/resisc45"
download: true
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -15,4 +15,4 @@ datamodule:
root: "tests/data/sen12ms"
band_set: "all"
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -16,4 +16,4 @@ datamodule:
root: "tests/data/sen12ms"
band_set: "s1"
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -15,4 +15,4 @@ datamodule:
root: "tests/data/sen12ms"
band_set: "s2-all"
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -15,4 +15,4 @@ datamodule:
root: "tests/data/sen12ms"
band_set: "s2-reduced"
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -13,4 +13,4 @@ datamodule:
root: "tests/data/skippd"
download: true
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -13,4 +13,4 @@ datamodule:
root: "tests/data/so2sat"
batch_size: 1
num_workers: 0
band_set: "all"
band_set: "all"

Просмотреть файл

@ -13,4 +13,4 @@ datamodule:
root: "tests/data/so2sat"
batch_size: 1
num_workers: 0
band_set: "s1"
band_set: "s1"

Просмотреть файл

@ -13,4 +13,4 @@ datamodule:
root: "tests/data/so2sat"
batch_size: 1
num_workers: 0
band_set: "s2"
band_set: "s2"

Просмотреть файл

@ -19,4 +19,4 @@ datamodule:
batch_size: 1
num_workers: 0
val_split_pct: 0.33
test_split_pct: 0.33
test_split_pct: 0.33

Просмотреть файл

@ -11,4 +11,4 @@ datamodule:
root: "tests/data/ssl4eo/s12"
seasons: 1
batch_size: 2
num_workers: 0
num_workers: 0

Просмотреть файл

@ -11,4 +11,4 @@ datamodule:
root: "tests/data/ssl4eo/s12"
seasons: 2
batch_size: 2
num_workers: 0
num_workers: 0

Просмотреть файл

@ -13,4 +13,4 @@ datamodule:
root: "tests/data/sustainbench_crop_yield"
download: true
batch_size: 1
num_workers: 0
num_workers: 0

Просмотреть файл

@ -13,4 +13,4 @@ datamodule:
root: "tests/data/ucmerced"
download: true
batch_size: 2
num_workers: 0
num_workers: 0

Просмотреть файл

@ -18,4 +18,4 @@ datamodule:
batch_size: 1
patch_size: 2
val_split_pct: 0.5
num_workers: 0
num_workers: 0