rossijakob commited on
Commit
3119232
·
verified ·
1 Parent(s): 37aa1cb

Upload model + model card

Browse files
Files changed (1) hide show
  1. README.md +20 -5
README.md CHANGED
@@ -1,9 +1,24 @@
1
- # silver-ray
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
- **Description:** roadwork-detect model
4
 
5
- **Version:** 1.0.0
 
 
 
6
 
7
- **Submitted by:** 5DJWK7GQN6ozyQ78cQGdc9yii9GsVV1R5GEaXCiv24PrU1Ns
8
 
9
- **Submission time:** 1760162194
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - computer-vision
5
+ - object-detection
6
+ - roadwork
7
+ license: mit
8
+ model_type: swin-transformer
9
+ base_model: microsoft/swin-base-patch4-window7-224
10
+ datasets:
11
+ - custom
12
+ pipeline_tag: image-classification
13
+ ---
14
 
15
+ # silver-ray
16
 
17
+ **Description:** roadwork-detect model
18
+ **Version:** 1.0.0
19
+ **Submitted by:** 5DJWK7GQN6ozyQ78cQGdc9yii9GsVV1R5GEaXCiv24PrU1Ns
20
+ **Submission time:** 1760162194
21
 
22
+ ---
23
 
24
+ This model is fine-tuned on roadwork images using Swin Transformer for roadwork detection.