jtatman commited on
Commit
575542c
·
verified ·
1 Parent(s): 6612925

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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.