File size: 661 Bytes
2d70d34 |
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: tf_efficientnet_b3.ap_in1k
augmentations: vit_heavy
batch_size: 32
dataset: DF24M
epochs: 1
exp_name: exp6
exp_path: ../runs/tf_efficientnet_b3.ap_in1k-CrossEntropyLoss-vit_heavy/exp6
image_size:
- 224
- 224
learning_rate: 0.005
loss: CrossEntropyLoss
multigpu: false
number_of_classes: 182
optimizer: SGD
random_seed: 777
root_path: ../
run_name: tf_efficientnet_b3.ap_in1k-CrossEntropyLoss-vit_heavy
scheduler: plateau
tags:
- DanishFungi2024-Mini
- 224x224
- Transformer
test_samples: 3701
train: null
training_samples: 32692
wandb_entity: mrhanzl
wandb_project: DanishFungi2024-Personal
wandb_run_id: mk501w2n
workers: 8
|