Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Inference of Vehicle detection using Yolov9
|
2 |
|
3 |
- This application showcases the inference capabilities of a Yolo v9 trained on the vehicle dataset from kaggle.
|
|
|
1 |
+
---
|
2 |
+
title: S15
|
3 |
+
emoji: 🐨
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: blue
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.28.0
|
8 |
+
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.
|