Librarian Bot: Add base_model information to model
#3
by
librarian-bot
- opened
README.md
CHANGED
@@ -4,17 +4,17 @@ tags:
|
|
4 |
- vision
|
5 |
- image-segmentation
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
widget:
|
8 |
- src: https://drive.google.com/uc?id=1-ae6Vtvs-fO1j0D2kxEDX4rKxRipda2j
|
9 |
example_title: Sidewalk with traffic
|
10 |
- src: https://drive.google.com/uc?id=1-dwxxF6LzbEvATr_mwvrAjot-DdBLAM4
|
11 |
example_title: Sidewalk with buildings
|
12 |
-
|
13 |
-
- segments/sidewalk-semantic
|
14 |
model-index:
|
15 |
- name: segformer-b4-finetuned-segments-sidewalk
|
16 |
results: []
|
17 |
-
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
4 |
- vision
|
5 |
- image-segmentation
|
6 |
- generated_from_trainer
|
7 |
+
datasets:
|
8 |
+
- segments/sidewalk-semantic
|
9 |
widget:
|
10 |
- src: https://drive.google.com/uc?id=1-ae6Vtvs-fO1j0D2kxEDX4rKxRipda2j
|
11 |
example_title: Sidewalk with traffic
|
12 |
- src: https://drive.google.com/uc?id=1-dwxxF6LzbEvATr_mwvrAjot-DdBLAM4
|
13 |
example_title: Sidewalk with buildings
|
14 |
+
base_model: nvidia/mit-b4
|
|
|
15 |
model-index:
|
16 |
- name: segformer-b4-finetuned-segments-sidewalk
|
17 |
results: []
|
|
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|