Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,8 @@
|
|
| 14 |
- To provide **81,699 annotated vehicle trajectories** collected across 2.6 km of urban roadways
|
| 15 |
- To offer object detection/tracking model for customization and the built-in tools for lane-change analysis, time-to-collision (TTC), congestion detection, flow-density analysis, and more
|
| 16 |
|
| 17 |
-
## Dataset Specifications
|
|
|
|
| 18 |
- **Site coverage**: 9 interconnected urban intersections in Daejeon, South Korea
|
| 19 |
- Target site: From 99 Daehak-ro to 291 Daehak-ro Daejeon in South Korea <img width="1479" alt="Image" src="https://github.com/user-attachments/assets/788bb716-c24d-4910-b10d-b724af3e8f0d" />
|
| 20 |
- **Imagery**: 4K drone footage with frame-level annotations
|
|
@@ -125,7 +126,7 @@ python model/train.py
|
|
| 125 |
</tr>
|
| 126 |
<tr>
|
| 127 |
<td>Time-to-Collision (TTC)</td>
|
| 128 |
-
<td><img src="https://github.com/user-attachments/assets/
|
| 129 |
</tr>
|
| 130 |
<tr>
|
| 131 |
<td rowspan="2"><b>Mesoscopic</b></td>
|
|
@@ -158,11 +159,3 @@ If you use this project in your academic research, commercial products, or any p
|
|
| 158 |
}
|
| 159 |
```
|
| 160 |
|
| 161 |
-
|
| 162 |
-
|
| 163 |
-
---
|
| 164 |
-
tags:
|
| 165 |
-
- drone
|
| 166 |
-
- aerial
|
| 167 |
-
- traffic_flow
|
| 168 |
-
---
|
|
|
|
| 14 |
- To provide **81,699 annotated vehicle trajectories** collected across 2.6 km of urban roadways
|
| 15 |
- To offer object detection/tracking model for customization and the built-in tools for lane-change analysis, time-to-collision (TTC), congestion detection, flow-density analysis, and more
|
| 16 |
|
| 17 |
+
## Dataset Specifications![ttc_new]
|
| 18 |
+
|
| 19 |
- **Site coverage**: 9 interconnected urban intersections in Daejeon, South Korea
|
| 20 |
- Target site: From 99 Daehak-ro to 291 Daehak-ro Daejeon in South Korea <img width="1479" alt="Image" src="https://github.com/user-attachments/assets/788bb716-c24d-4910-b10d-b724af3e8f0d" />
|
| 21 |
- **Imagery**: 4K drone footage with frame-level annotations
|
|
|
|
| 126 |
</tr>
|
| 127 |
<tr>
|
| 128 |
<td>Time-to-Collision (TTC)</td>
|
| 129 |
+
<td><img src="https://github.com/user-attachments/assets/578cdc8a-e2cb-4613-9953-6e7890177251" width="70%"/></td>
|
| 130 |
</tr>
|
| 131 |
<tr>
|
| 132 |
<td rowspan="2"><b>Mesoscopic</b></td>
|
|
|
|
| 159 |
}
|
| 160 |
```
|
| 161 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|