Upload FP32 ONNX + model card | acc_media=96.4% | val_loss=0.1163 | epoch=28
Browse files
README.md
CHANGED
|
@@ -21,17 +21,17 @@ Fine-tune de `microsoft/swin-small-patch4-window7-224` para clasificar defectos
|
|
| 21 |
| `corner_wear` | none / light / medium / heavy |
|
| 22 |
| `edge_whitening` | none / light / medium / heavy |
|
| 23 |
|
| 24 |
-
## Métricas (mejor epoch:
|
| 25 |
|
| 26 |
| Métrica | Valor |
|
| 27 |
|---|---|
|
| 28 |
-
| val_loss |
|
| 29 |
-
| Exactitud surface | **
|
| 30 |
-
| Exactitud corners | **
|
| 31 |
-
| Exactitud edges | **
|
| 32 |
-
| **Exactitud media** | **
|
| 33 |
|
| 34 |
-
Entrenado con **
|
| 35 |
|
| 36 |
## Uso (ONNX)
|
| 37 |
|
|
|
|
| 21 |
| `corner_wear` | none / light / medium / heavy |
|
| 22 |
| `edge_whitening` | none / light / medium / heavy |
|
| 23 |
|
| 24 |
+
## Métricas (mejor epoch: 28)
|
| 25 |
|
| 26 |
| Métrica | Valor |
|
| 27 |
|---|---|
|
| 28 |
+
| val_loss | 0.1163 |
|
| 29 |
+
| Exactitud surface | **93.3%** |
|
| 30 |
+
| Exactitud corners | **96.0%** |
|
| 31 |
+
| Exactitud edges | **99.8%** |
|
| 32 |
+
| **Exactitud media** | **96.4%** |
|
| 33 |
|
| 34 |
+
Entrenado con **5000 cartas** (~mitad inglés, ~mitad japonés) durante **30 épocas** de fine-tuning.
|
| 35 |
|
| 36 |
## Uso (ONNX)
|
| 37 |
|