End of training
Browse files
README.md
CHANGED
@@ -15,12 +15,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [nvidia/mit-b3](https://huggingface.co/nvidia/mit-b3) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Mean Iou: 0.
|
20 |
-
- Mean Accuracy: 0.
|
21 |
-
- Overall Accuracy: 0.
|
22 |
-
- Per Category Iou: [0.
|
23 |
-
- Per Category Accuracy: [0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -39,7 +39,7 @@ More information needed
|
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
-
- learning_rate:
|
43 |
- train_batch_size: 8
|
44 |
- eval_batch_size: 8
|
45 |
- seed: 42
|
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Per Category Iou | Per Category Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-------------:|:----------------:|:-------------------------------------------------------------:|:-------------------------------------------------------------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [nvidia/mit-b3](https://huggingface.co/nvidia/mit-b3) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.1424
|
19 |
+
- Mean Iou: 0.6570
|
20 |
+
- Mean Accuracy: 0.7338
|
21 |
+
- Overall Accuracy: 0.9484
|
22 |
+
- Per Category Iou: [0.9476783882507867, 0.42934908622698137, 0.5939862114533478]
|
23 |
+
- Per Category Accuracy: [0.9826387957018243, 0.5398301458913112, 0.6788943731278633]
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
+
- learning_rate: 3e-05
|
43 |
- train_batch_size: 8
|
44 |
- eval_batch_size: 8
|
45 |
- seed: 42
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Per Category Iou | Per Category Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-------------:|:----------------:|:-------------------------------------------------------------:|:-------------------------------------------------------------:|
|
54 |
+
| 0.2499 | 1.0 | 930 | 0.1815 | 0.5867 | 0.6662 | 0.9365 | [0.9366364285161356, 0.31719261329477677, 0.5063121008274123] | [0.9792975820886569, 0.391370646753873, 0.6280270152281657] |
|
55 |
+
| 0.1757 | 2.0 | 1860 | 0.1714 | 0.6022 | 0.6773 | 0.9395 | [0.9393634573331426, 0.3425379991526554, 0.5248483866382888] | [0.9812229375223134, 0.428240950515148, 0.6224989524490145] |
|
56 |
+
| 0.1594 | 3.0 | 2790 | 0.1629 | 0.6084 | 0.6710 | 0.9420 | [0.9416754823459575, 0.34843136321450174, 0.5350688263682425] | [0.9853655573464773, 0.43172953399691005, 0.5959325404903174] |
|
57 |
+
| 0.1523 | 4.0 | 3720 | 0.1596 | 0.6076 | 0.6748 | 0.9431 | [0.9431751130845217, 0.3239168742399479, 0.5556505610312258] | [0.9852091404732521, 0.3708811641866297, 0.6682165559673183] |
|
58 |
+
| 0.1439 | 5.0 | 4650 | 0.1523 | 0.6302 | 0.7055 | 0.9446 | [0.9440239408727975, 0.37488313572379306, 0.5716850871490047] | [0.9823225423399531, 0.45512728622828424, 0.6790873748340986] |
|
59 |
+
| 0.1371 | 6.0 | 5580 | 0.1507 | 0.6435 | 0.7255 | 0.9454 | [0.9448592138832133, 0.40938956878632793, 0.5763842195624918] | [0.9805292644632151, 0.5269108861841263, 0.6691477422245232] |
|
60 |
+
| 0.1353 | 7.0 | 6510 | 0.1483 | 0.6535 | 0.7471 | 0.9454 | [0.945006495944485, 0.428182455906198, 0.5872114398937206] | [0.977372124880732, 0.5920333447023434, 0.6719542751488515] |
|
61 |
+
| 0.1313 | 8.0 | 7440 | 0.1475 | 0.6543 | 0.7416 | 0.9465 | [0.9458449483191159, 0.4282098022538787, 0.5888713805135868] | [0.9792916130278106, 0.5663642070609791, 0.6792639127879244] |
|
62 |
+
| 0.1274 | 9.0 | 8370 | 0.1446 | 0.6511 | 0.7257 | 0.9477 | [0.9470057563004056, 0.41812909680083715, 0.5881565577705948] | [0.983095828320569, 0.5191575508625893, 0.6747574079503997] |
|
63 |
+
| 0.1274 | 10.0 | 9300 | 0.1424 | 0.6570 | 0.7338 | 0.9484 | [0.9476783882507867, 0.42934908622698137, 0.5939862114533478] | [0.9826387957018243, 0.5398301458913112, 0.6788943731278633] |
|
64 |
|
65 |
|
66 |
### Framework versions
|