Librarian Bot: Add base_model information to model

#5
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -5,17 +5,17 @@ tags:
5
  - object-detection
6
  - license-plate-detection
7
  - vehicle-detection
8
- widget:
9
- - src: https://drive.google.com/uc?id=1j9VZQ4NDS4gsubFf3m2qQoTMWLk552bQ
10
- example_title: "Skoda 1"
11
- - src: https://drive.google.com/uc?id=1p9wJIqRz3W50e2f_A0D8ftla8hoXz4T5
12
- example_title: "Skoda 2"
13
  metrics:
14
  - average precision
15
  - recall
16
  - IOU
 
 
 
 
 
17
  pipeline_tag: object-detection
18
-
19
  ---
20
  # YOLOS (small-sized) model
21
  This model is a fine-tuned version of [hustvl/yolos-small](https://huggingface.co/hustvl/yolos-small) on the [licesne-plate-recognition](https://app.roboflow.com/objectdetection-jhgr1/license-plates-recognition/2) dataset from Roboflow which contains 5200 images in the training set and 380 in the validation set.
 
5
  - object-detection
6
  - license-plate-detection
7
  - vehicle-detection
 
 
 
 
 
8
  metrics:
9
  - average precision
10
  - recall
11
  - IOU
12
+ widget:
13
+ - src: https://drive.google.com/uc?id=1j9VZQ4NDS4gsubFf3m2qQoTMWLk552bQ
14
+ example_title: Skoda 1
15
+ - src: https://drive.google.com/uc?id=1p9wJIqRz3W50e2f_A0D8ftla8hoXz4T5
16
+ example_title: Skoda 2
17
  pipeline_tag: object-detection
18
+ base_model: hustvl/yolos-small
19
  ---
20
  # YOLOS (small-sized) model
21
  This model is a fine-tuned version of [hustvl/yolos-small](https://huggingface.co/hustvl/yolos-small) on the [licesne-plate-recognition](https://app.roboflow.com/objectdetection-jhgr1/license-plates-recognition/2) dataset from Roboflow which contains 5200 images in the training set and 380 in the validation set.