Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -41,10 +41,13 @@ task_categories:
|
|
41 |
---
|
42 |
# Dataset Card for "highway-vehicles"
|
43 |
|
44 |
-
This
|
|
|
45 |
|
|
|
46 |
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
|
|
|
41 |
---
|
42 |
# Dataset Card for "highway-vehicles"
|
43 |
|
44 |
+
This dataset contains scenes from road cameras (mainly highway cameras)
|
45 |
+
with cars classified into vehicles (class 0), and trucks (class 1). Overall, it contains 3,812 scenes with 91,843 images.
|
46 |
|
47 |
+
The detailed instructions are available at [GitHub Repo](https://github.com/CATT-Works/HighwayCameraDataset).
|
48 |
|
49 |
+
### Citations:
|
50 |
+
|
51 |
+
If you are using this dataset, consider citing the related paper:
|
52 |
+
|
53 |
+
`Placeholder for a paper, will appear as soon as it is published :>`
|