Datasets:
Upload data.yaml with huggingface_hub
Browse files
data.yaml
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
train: ../train/images
|
| 2 |
+
val: ../valid/images
|
| 3 |
+
test: ../test/images
|
| 4 |
+
|
| 5 |
+
nc: 33
|
| 6 |
+
names: ['audi', 'bmw', 'byd', 'cherry', 'chevrolet', 'citroen', 'cupra', 'dacia', 'fiat', 'ford', 'honda', 'hyundai', 'kia', 'landrover', 'mazda', 'mercedes', 'mg', 'mini', 'mitsubishi', 'nissan', 'opel', 'pegout', 'porsche', 'rangerover', 'renault', 'seat', 'skoda', 'suzuki', 'tesla', 'togg', 'toyota', 'volvo', 'wolksvogen']
|
| 7 |
+
|
| 8 |
+
roboflow:
|
| 9 |
+
workspace: carbranddataset
|
| 10 |
+
project: car-brand-evy1f
|
| 11 |
+
version: 12
|
| 12 |
+
license: CC BY 4.0
|
| 13 |
+
url: https://universe.roboflow.com/carbranddataset/car-brand-evy1f/dataset/12
|