mobilenetv3-blur-detection-v3
This model is a fine-tuned version of MinhLe999/mobilenetv3-HandwritingStrip-RandImg on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.0656
- Accuracy: 0.9813
- Precision: 0.9758
- Recall: 0.9798
- F1: 0.9778
- Roc Auc: 0.9976
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: 0.0003
- train_batch_size: 16
- eval_batch_size: 8
- seed: 42
- 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: linear
- num_epochs: 4
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Roc Auc |
|---|---|---|---|---|---|---|---|---|
| 0.0408 | 1.0 | 294 | 0.1121 | 0.9626 | 0.9447 | 0.9676 | 0.956 | 0.9934 |
| 0.0772 | 2.0 | 588 | 0.0737 | 0.9830 | 0.9798 | 0.9798 | 0.9798 | 0.9965 |
| 0.0867 | 3.0 | 882 | 0.0573 | 0.9847 | 0.9798 | 0.9838 | 0.9818 | 0.9976 |
| 0.0482 | 4.0 | 1176 | 0.0656 | 0.9813 | 0.9758 | 0.9798 | 0.9778 | 0.9976 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.10.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.2
- Downloads last month
- 1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support