================== **updates** * Updated model and dataset for Ukrainian license plates for rare regions * Remove TextPostprocessing module * Update Dockerfiles
3.4.0
================== **updates** * Update ocr models * Added support yolov8 models for numberpalte detection * Update option classification models with efficientnet_v2_s backbone
3.3.0
================== **updates** * Load ocr params from modelhub configs * From v3.3 Support multiple ocr cnn backbone * Re-train all OCR models with shufflenet_v2_x2_0 backbone
================== **updates** * Added support for finding 4 number points exclusively within the found bbox * Sped up craft postprocessing by cpp bindings * Re-train ocr-ua model * Re-trained options model * Returned to a separate backbone for ocr models * Fixed bag with block_cnn in ocr models
3.0.0
================== **updates** * Refactored code with Sonarqube * Added Pipelines * Restructured code * Added common backbone for ocr models