Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ pretty_name: Gilt Tracking Dataset
|
|
8 |
|
9 |
- The videos are split into 5-minute lengths. The video filenames are assigned according to the recording start timestamp, pen, and camera types.
|
10 |
- Virtual IDs are assigned. RFID reading data is provided with a timestamp and ID for mapping later.
|
11 |
-
- The bounding box contains Center (
|
12 |
|
13 |
## 🧠 Use Cases
|
14 |
|
|
|
8 |
|
9 |
- The videos are split into 5-minute lengths. The video filenames are assigned according to the recording start timestamp, pen, and camera types.
|
10 |
- Virtual IDs are assigned. RFID reading data is provided with a timestamp and ID for mapping later.
|
11 |
+
- The bounding box contains Center (Cx,Cy) and Width (w) and Height (h) of the bounding box annotations with tracking ID in coco format
|
12 |
|
13 |
## 🧠 Use Cases
|
14 |
|