File size: 606 Bytes
0333c04 |
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: 8
architecture: convnext_base.fb_in1k
augmentations: vit_heavy
batch_size: 32
dataset: DF24
epochs: 50
exp_name: exp9
exp_path: ../runs/convnext_base.fb_in1k-SeeSawLoss-vit_heavy/exp9
image_size:
- 224
- 224
learning_rate: 0.01
loss: SeeSawLoss
multigpu: false
number_of_classes: 2943
optimizer: SGD
random_seed: 777
root_path: ../
run_name: convnext_base.fb_in1k-SeeSawLoss-vit_heavy
scheduler: plateau
tags:
- DanishFungi2024
- 224x224
- Convolutional
test_samples: 90795
train: null
training_samples: 436790
wandb_entity: zcu_cv
wandb_project: DF24
wandb_run_id: cb78szpt
workers: 8
|