Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
The paquet file is organized as a table. The columns read from left to right: Row number, frame index, timestamp, car component, confidenct score, and the two x-axis
|
| 6 |
+
and two y-axis where one of the corner of the boxes might reside. The paquet file used a Yolo8 object detector to find car components in various frames
|
| 7 |
+
in the given car video.
|