Instructions to use sayakpaul/mit-b0-finetuned-sidewalks with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sayakpaul/mit-b0-finetuned-sidewalks with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("sayakpaul/mit-b0-finetuned-sidewalks") model = SegformerForSemanticSegmentation.from_pretrained("sayakpaul/mit-b0-finetuned-sidewalks") - Notebooks
- Google Colab
- Kaggle
Training in progress epoch 46
Browse files- README.md +29 -18
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,24 +14,24 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 0.
|
| 18 |
-
- Validation Loss: 0.
|
| 19 |
-
- Validation Mean Iou: 0.
|
| 20 |
-
- Validation Mean Accuracy: 0.
|
| 21 |
-
- Validation Overall Accuracy: 0.
|
| 22 |
-
- Validation Per Category Iou: [0. 0.
|
| 23 |
-
nan 0.
|
| 24 |
-
0.
|
| 25 |
-
0.
|
| 26 |
-
0.
|
| 27 |
-
0.
|
| 28 |
-
- Validation Per Category Accuracy: [0. 0.
|
| 29 |
-
nan 0.
|
| 30 |
-
0. nan 0.
|
| 31 |
-
0.
|
| 32 |
-
0.
|
| 33 |
-
0.
|
| 34 |
-
- Epoch:
|
| 35 |
|
| 36 |
## Model description
|
| 37 |
|
|
@@ -641,6 +641,17 @@ The following hyperparameters were used during training:
|
|
| 641 |
0.90468613 0.17960125 0.64272168 0.30710121 0.29799427 nan
|
| 642 |
0.00574713 0.47478367 0.32006339 0. 0.95706686 0.91493821
|
| 643 |
0.96762029 0.01068411 0.44744445 0.34790366 0. ] | 45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 644 |
|
| 645 |
|
| 646 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 0.1583
|
| 18 |
+
- Validation Loss: 0.6668
|
| 19 |
+
- Validation Mean Iou: 0.3453
|
| 20 |
+
- Validation Mean Accuracy: 0.4290
|
| 21 |
+
- Validation Overall Accuracy: 0.8570
|
| 22 |
+
- Validation Per Category Iou: [0. 0.73912322 0.88184035 0.54202375 0.61989079 0.33733122
|
| 23 |
+
nan 0.47375403 0.53749898 0.12581496 0.8420281 0.04242981
|
| 24 |
+
0. 0. 0.03156768 0.60852625 0. 0.03146446
|
| 25 |
+
0.72119287 0.1604611 0.43005717 0.28221047 0.19100237 nan
|
| 26 |
+
0. 0.38758683 0.27132107 0. 0.86228214 0.81115316
|
| 27 |
+
0.92821964 0.01429115 0.21712915 0.30522837 0. ]
|
| 28 |
+
- Validation Per Category Accuracy: [0. 0.82547277 0.95706472 0.64436493 0.74909042 0.46153021
|
| 29 |
+
nan 0.62990635 0.75593544 0.14339195 0.92848243 0.06887895
|
| 30 |
+
0. nan 0.03164387 0.73716412 0. 0.03365651
|
| 31 |
+
0.90908329 0.16610923 0.54632489 0.32057627 0.23113658 nan
|
| 32 |
+
0. 0.47346874 0.37026941 0. 0.93536071 0.94649997
|
| 33 |
+
0.9651882 0.0336998 0.46694641 0.39575856 0. ]
|
| 34 |
+
- Epoch: 46
|
| 35 |
|
| 36 |
## Model description
|
| 37 |
|
|
|
|
| 641 |
0.90468613 0.17960125 0.64272168 0.30710121 0.29799427 nan
|
| 642 |
0.00574713 0.47478367 0.32006339 0. 0.95706686 0.91493821
|
| 643 |
0.96762029 0.01068411 0.44744445 0.34790366 0. ] | 45 |
|
| 644 |
+
| 0.1583 | 0.6668 | 0.3453 | 0.4290 | 0.8570 | [0. 0.73912322 0.88184035 0.54202375 0.61989079 0.33733122
|
| 645 |
+
nan 0.47375403 0.53749898 0.12581496 0.8420281 0.04242981
|
| 646 |
+
0. 0. 0.03156768 0.60852625 0. 0.03146446
|
| 647 |
+
0.72119287 0.1604611 0.43005717 0.28221047 0.19100237 nan
|
| 648 |
+
0. 0.38758683 0.27132107 0. 0.86228214 0.81115316
|
| 649 |
+
0.92821964 0.01429115 0.21712915 0.30522837 0. ] | [0. 0.82547277 0.95706472 0.64436493 0.74909042 0.46153021
|
| 650 |
+
nan 0.62990635 0.75593544 0.14339195 0.92848243 0.06887895
|
| 651 |
+
0. nan 0.03164387 0.73716412 0. 0.03365651
|
| 652 |
+
0.90908329 0.16610923 0.54632489 0.32057627 0.23113658 nan
|
| 653 |
+
0. 0.47346874 0.37026941 0. 0.93536071 0.94649997
|
| 654 |
+
0.9651882 0.0336998 0.46694641 0.39575856 0. ] | 46 |
|
| 655 |
|
| 656 |
|
| 657 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15167588
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a658c5e45431273ad86bc047e34d2fd388f9676801f4c073040841cb70eead8a
|
| 3 |
size 15167588
|