Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,15 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
datasets:
|
3 |
- keremberke/license-plate-object-detection
|
4 |
language:
|
5 |
- en
|
6 |
- ar
|
7 |
pipeline_tag: object-detection
|
8 |
-
|
9 |
-
- '[object Object]': vision
|
10 |
-
- '[object Object]': yolov8
|
11 |
-
library_name: fastai
|
12 |
---
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- yolov8
|
4 |
+
- yolo
|
5 |
+
- vision
|
6 |
+
- object-detection
|
7 |
+
- pytorch
|
8 |
datasets:
|
9 |
- keremberke/license-plate-object-detection
|
10 |
language:
|
11 |
- en
|
12 |
- ar
|
13 |
pipeline_tag: object-detection
|
14 |
+
|
|
|
|
|
|
|
15 |
---
|