pavement-defect-classifier-v2
This model is a fine-tuned version of facebook/convnextv2-nano-22k-224 on the imagefolder dataset. It achieves the following results on the evaluation set:
- Loss: 0.3313
- Accuracy: 0.8816
- F1 Weighted: 0.8834
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 5e-05
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 64
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: cosine
- lr_scheduler_warmup_steps: 0.05
- num_epochs: 5
- label_smoothing_factor: 0.1
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Weighted |
|---|---|---|---|---|---|
| 0.7320 | 1.0 | 252 | 0.5534 | 0.8199 | 0.8257 |
| 0.6207 | 2.0 | 504 | 0.4453 | 0.8468 | 0.8496 |
| 0.4791 | 3.0 | 756 | 0.3590 | 0.8746 | 0.8768 |
| 0.3948 | 4.0 | 1008 | 0.3414 | 0.8821 | 0.8835 |
| 0.3959 | 5.0 | 1260 | 0.3334 | 0.8856 | 0.8872 |
Framework versions
- Transformers 5.6.1
- Pytorch 2.11.0+cu130
- Datasets 4.8.4
- Tokenizers 0.22.2
- Downloads last month
- 17
Model tree for paulococato/pavement-defect-classifier-v2
Base model
facebook/convnextv2-nano-22k-224Evaluation results
- Accuracy on imagefoldervalidation set self-reported0.882