Shivdutta commited on
Commit
71a76ed
·
verified ·
1 Parent(s): 783f696

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
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
  ![Prediction Output](Img-2.png)
53
 
 
 
54
  ![Prediction Output](Img-4.png)
 
 
 
 
 
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
  ![Prediction Output](Img-2.png)
52
 
53
+ ![Prediction Output](Img-3.png)
54
+
55
  ![Prediction Output](Img-4.png)
56
+
57
+
58
+ ## Training repo:
59
+ https://github.com/Shivdutta/ERA2-Session15-Yolov9
60
+
61
  Thank you
62