File size: 620 Bytes
2100501 |
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 27 28 29 30 31 32 |
accumulation_steps: 1
architecture: mobilenetv2_100.ra_in1k
augmentations: light
batch_size: 64
dataset: DF20
epochs: 100
exp_name: exp6
exp_path: ../runs/mobilenetv2_100.ra_in1k-CrossEntropyLoss-light/exp6
image_size:
- 299
- 299
learning_rate: 0.01
loss: CrossEntropyLoss
multigpu: false
number_of_classes: 1604
optimizer: SGD
random_seed: 777
root_path: ../
run_name: mobilenetv2_100.ra_in1k-CrossEntropyLoss-light
scheduler: plateau
tags:
- DF20_FIX
- 299x299
- Production
test_samples: 29665
train: null
training_samples: 266273
wandb_entity: zcu_cv
wandb_project: DanishFungi2023
wandb_run_id: 33fdtlfb
workers: 6
|