File size: 455 Bytes
7b425d0 6612925 575542c |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
datasets:
- jtatman/yolo5_russianlicenseplates_detect
license: mit
base_model:
- IDEA-Research/grounding-dino-base
library_name: transformers
---
Fine tune of Grounding Dino on license plates, that often overlooked portion of traffic object detection routines.
This model should show improve bounding box suggestions for license plates as GroundingDino has some trouble with augmented images.
Future versions will target license plate segmentation. |