[v.5.0.8] 02.04.2025#
New Features:
- Switched to using GPU-enabled classes: now a unified detector for both CPU and GPU is used, simplifying the work with different types of memory while supporting both CPU and GPU at the same time;
- Now
API_USE_LATIN_CHARACTERS
parameter switches license plate output between Latin and Cyrillic for Russian plates only. Plates from other countries are issued in Latin by default, but if no Latin equivalent exists, they are issued in Cyrillic.
Changes:
- Updated documentation;
- Updated data types for coordinates and BBox sizes in the LP detector: now using
float
instead ofint
; - Limited the number of decimal places for
float
data in the API; - Updated the «detailed_vehicle_emergency» classifier to «detailed_vehicle_emergency_v2», which worked faster while maintaining the accuracy of recognizing emergency services and the presence of a flashing light.