Releases: LdDl/license_plate_recognition
Releases · LdDl/license_plate_recognition
Version v1.3.3 - Minor fixes
Version v1.3.2 - Minor fixes
What's new
- Fix dimension parameters in unary RPC request. For more info see 3a66949
Version v1.3.1
What's new
Updated flags usage
Version v1.3.0
Version v1.2.2
Update ODaM version - https://github.com/LdDl/odam/releases/tag/v0.4.2
Version v1.2.1 - Hotfix
Version v1.2.0
Updated protobuff itegration with https://github.com/LdDl/odam/blob/master/yolo_grpc.proto.
Fixed example of client application.
Version v1.1.0
Remove protobuff definition from this repository (move it to https://github.com/LdDl/odam instead)
Stable core
Done stable core.
Main features:
- gRPC server
- custom handler function after license plate recognition
- download script for preptrained Darknet's weights (for russian license plates and OCR)
- intergrate go-darknet into gRPC server