Datasets:
Sayali9141
commited on
Commit
•
b9543e3
1
Parent(s):
c23a42f
Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ For more details on accessing the traffic camera images, visit the [API Document
|
|
63 |
|
64 |
## Use Case
|
65 |
|
66 |
-
Refer to the attached traffic_object_detection.py file to see how I used a pretrained YOLO model to detech cars and trucks. Further I generated traffic insights using
|
67 |
|
68 |
Below is a sample output of the YOLO model
|
69 |
<img src="Picture1.png" alt="Sample image from the data" width="600"/>
|
|
|
63 |
|
64 |
## Use Case
|
65 |
|
66 |
+
Refer to the attached traffic_object_detection.py file to see how I used a pretrained YOLO model to detech cars and trucks. Further I generated traffic insights using an interactive streamlit dashboard (code not on HuggingFace).
|
67 |
|
68 |
Below is a sample output of the YOLO model
|
69 |
<img src="Picture1.png" alt="Sample image from the data" width="600"/>
|