Merge pull request 'yolorestart' (#1) from yolopart_restart into main
Reviewed-on: https://gitea.spdis.top/spdis/License_plate_recognition/pulls/1
This commit is contained in:
@@ -24,3 +24,5 @@ def initialize_ocr_model():
|
|||||||
def ocr_predict(image_array):
|
def ocr_predict(image_array):
|
||||||
return _processor.predict(image_array)
|
return _processor.predict(image_array)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user