File size: 639 Bytes
703ae90 |
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: tf_efficientnetv2_b3.in21k_ft_in1k
augmentations: vit_heavy
batch_size: 32
dataset: DF24M
epochs: 50
exp_name: exp4
exp_path: ../runs/tf_efficientnetv2_b3.in21k_ft_in1k-SeeSawLoss-vit_heavy/exp4
image_size:
- 384
- 384
learning_rate: 0.1
loss: SeeSawLoss
multigpu: false
number_of_classes: 224
optimizer: SGD
random_seed: 777
root_path: ../
run_name: tf_efficientnetv2_b3.in21k_ft_in1k-SeeSawLoss-vit_heavy
scheduler: plateau
tags:
- DanishFungi2024
- 384x384
- Production
test_samples: 9526
train: null
training_samples: 47082
wandb_entity: zcu_cv
wandb_project: DF24
wandb_run_id: uvgwlusc
workers: 8
|