Spaces:
Sleeping
Sleeping
Upload README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,6 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
12 |
-
|
13 |
# Inference of Vehicle detection using Yolov9
|
14 |
|
15 |
- This application showcases the inference capabilities of a Yolo v9 trained on the vehicle dataset from kaggle.
|
@@ -51,6 +50,13 @@ Mentioned below is the link for Training Repository [Training Repo Link](https:/
|
|
51 |
|
52 |

|
53 |
|
|
|
|
|
54 |

|
|
|
|
|
|
|
|
|
|
|
55 |
Thank you
|
56 |
|
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
|
|
12 |
# Inference of Vehicle detection using Yolov9
|
13 |
|
14 |
- This application showcases the inference capabilities of a Yolo v9 trained on the vehicle dataset from kaggle.
|
|
|
50 |
|
51 |

|
52 |
|
53 |
+

|
54 |
+
|
55 |

|
56 |
+
|
57 |
+
|
58 |
+
## Training repo:
|
59 |
+
https://github.com/Shivdutta/ERA2-Session15-Yolov9
|
60 |
+
|
61 |
Thank you
|
62 |
|