prithivMLmods commited on
Commit
91eac3e
·
verified ·
1 Parent(s): a8b009a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -8
README.md CHANGED
@@ -14,6 +14,10 @@ tags:
14
  - Traffic
15
  ---
16
 
 
 
 
 
17
  ```py
18
  Classification Report:
19
  precision recall f1-score support
@@ -84,14 +88,6 @@ M9z-SAUF-VEHICULES-AUTORISES 0.9253 0.9817 0.9527 164
84
  weighted avg 0.9731 0.9732 0.9729 9298
85
  ```
86
 
87
- I've updated the document with the new name **Road-Subsigns-Classification** and the corresponding classification labels. Here is the updated documentation and code:
88
-
89
- ---
90
-
91
- # **Road-Subsigns-Classification**
92
-
93
- > **Road-Subsigns-Classification** is an image classification vision-language encoder model fine-tuned from **google/siglip2-base-patch16-224** for a single-label classification task. It is designed to classify images of road subsigns using the **SiglipForImageClassification** architecture.
94
-
95
  The model categorizes road subsigns into 60 classes:
96
  - **Class 0:** "M1"
97
  - **Class 1:** "M11c1-E"
 
14
  - Traffic
15
  ---
16
 
17
+ # **Road-Subsigns-Classification**
18
+
19
+ > **Road-Subsigns-Classification** is an image classification vision-language encoder model fine-tuned from **google/siglip2-base-patch16-224** for a single-label classification task. It is designed to classify images of road subsigns using the **SiglipForImageClassification** architecture.
20
+
21
  ```py
22
  Classification Report:
23
  precision recall f1-score support
 
88
  weighted avg 0.9731 0.9732 0.9729 9298
89
  ```
90
 
 
 
 
 
 
 
 
 
91
  The model categorizes road subsigns into 60 classes:
92
  - **Class 0:** "M1"
93
  - **Class 1:** "M11c1-E"