Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,8 @@ license: mit
|
|
5 |
base_model:
|
6 |
- IDEA-Research/grounding-dino-base
|
7 |
library_name: transformers
|
8 |
-
---
|
|
|
|
|
|
|
|
|
|
5 |
base_model:
|
6 |
- IDEA-Research/grounding-dino-base
|
7 |
library_name: transformers
|
8 |
+
---
|
9 |
+
|
10 |
+
Fine tune of Grounding Dino on license plates, that often overlooked portion of traffic object detection routines.
|
11 |
+
This model should show improve bounding box suggestions for license plates as GroundingDino has some trouble with augmented images.
|
12 |
+
Future versions will target license plate segmentation.
|