Commit ·
69e579b
1
Parent(s): 4ac7317
remove data.yml
Browse files- configs/data.yaml +0 -18
configs/data.yaml
DELETED
|
@@ -1,18 +0,0 @@
|
|
| 1 |
-
names:
|
| 2 |
-
0: "Hatchback"
|
| 3 |
-
1: "Sedan"
|
| 4 |
-
2: "SUV"
|
| 5 |
-
3: "MUV"
|
| 6 |
-
4: "Bus"
|
| 7 |
-
5: "Truck"
|
| 8 |
-
6: "Three-wheeler"
|
| 9 |
-
7: "Two-wheeler"
|
| 10 |
-
8: "LCV"
|
| 11 |
-
9: "Mini-bus"
|
| 12 |
-
10: "tempo-traveller"
|
| 13 |
-
11: "bicycle"
|
| 14 |
-
12: "Van"
|
| 15 |
-
13: "Others"
|
| 16 |
-
nc: 14
|
| 17 |
-
train: /path/to/train/images
|
| 18 |
-
val: /path/to/val/images
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|