logasanjeev commited on
Commit
0d30727
·
verified ·
1 Parent(s): 1df96c2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +9 -6
config.json CHANGED
@@ -81,12 +81,15 @@
81
  "type": "detection",
82
  "path": "models/Driving_License.pt",
83
  "classes": [
84
- "DL",
85
- "Name",
86
- "DOB",
87
- "DOI",
88
- "EXP",
89
- "Address"
 
 
 
90
  ]
91
  }
92
  },
 
81
  "type": "detection",
82
  "path": "models/Driving_License.pt",
83
  "classes": [
84
+ "Address",
85
+ "Blood Group",
86
+ "DL No",
87
+ "DOB",
88
+ "Name",
89
+ "Relation With",
90
+ "RTO",
91
+ "State",
92
+ "Vehicle Type"
93
  ]
94
  }
95
  },