KAI commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -48,11 +48,7 @@ The dataset is ideal for training and evaluating models for urban computer visio
|
|
| 48 |
## Dataset Structure
|
| 49 |
|
| 50 |
Each sample consists of:
|
| 51 |
-
|
| 52 |
- A video (`.mp4` or `.avi`) stored in the `videos/` directory.
|
| 53 |
-
- A `metadata.csv` file with columns:
|
| 54 |
-
- `file_name`: name of the video file (e.g., `video_01.mp4`)
|
| 55 |
-
- `description`: brief description of the scene or activity (if applicable)
|
| 56 |
|
| 57 |
## Dataset Creation
|
| 58 |
|
|
|
|
| 48 |
## Dataset Structure
|
| 49 |
|
| 50 |
Each sample consists of:
|
|
|
|
| 51 |
- A video (`.mp4` or `.avi`) stored in the `videos/` directory.
|
|
|
|
|
|
|
|
|
|
| 52 |
|
| 53 |
## Dataset Creation
|
| 54 |
|