| accumulation_steps: 2 | |
| architecture: vit_base_patch16_384 | |
| augmentations: light | |
| batch_size: 64 | |
| dataset: DF20 | |
| epochs: 100 | |
| exp_name: exp5 | |
| exp_path: ../runs/vit_base_patch16_384-CrossEntropyLoss-light/exp5 | |
| image_size: | |
| - 384 | |
| - 384 | |
| learning_rate: 0.005 | |
| loss: CrossEntropyLoss | |
| multigpu: false | |
| number_of_classes: 1604 | |
| optimizer: SGD | |
| random_seed: 777 | |
| root_path: ../ | |
| run_name: vit_base_patch16_384-CrossEntropyLoss-light | |
| scheduler: plateau | |
| tags: | |
| - DF20_FIX | |
| - 384x384 | |
| - Production | |
| test_samples: 29665 | |
| train: null | |
| training_samples: 266273 | |
| wandb_entity: zcu_cv | |
| wandb_project: DanishFungi2023 | |
| wandb_run_id: 8xnsgb0z | |
| workers: 6 | |