wpiman
Getting comfortable
Damn... I might invest in a NVIDIA card if you guys are getting that kind of speed... I wish the Google TPUs supported the license plate reader. I wonder how that would fair..
Spaces should not impact alerts, post a screenshot of your camera AI settings. Also I will look into removing the spaces.Hey @MikeLud1, the updated LPR modules are working well for me except for the space it sometimes inserts into the plate interpretation. The space seems to show up randomly and prevents alerts when it does. Is there a way to turn that off, or can that space be removed from the module in a future update?
Okay thanks. I did a work around in the required AI objects criteria section and listed the same plates also with the spaces (123ABC and 123 ABC), and now it seems to work. Or maybe it was a fluke when it didn't alert before.Spaces should not impact alerts, post a screenshot of your camera AI settings. Also I will look into removing the spaces.
It would be great if BI would add a more robust search feature at some point that pulls data from more than the alert logs, which for me run only a few days.
I took a look at the node red system, looks incredible but is also way over my head
I noticed this when I updated BI from 5.8.0.x to 5.8.1.x. I reverted back and it's available.does anyone aware of a fix for this? I can't open the ... on the Use Custom Models. Is greyed out.
View attachment 181143
Restart Blue Iris service and it will update the custom modelsdoes anyone aware of a fix for this? I can't open the ... on the Use Custom Models. Is greyed out.
View attachment 181143
Restart Blue Iris service and it will update the custom models
Try uninstall the module the reinstall the module using Do not use download cache.17:58:32:ALPR_adapter.py: Traceback (most recent call last):
17:58:32:ALPR_adapter.py: File "C:\Program Files\CodeProject\AI\modules\ALPR\ALPR_adapter.py", line 16, in
17:58:32:ALPR_adapter.py: from ALPR import init_detect_platenumber, detect_platenumber
17:58:32:ALPR_adapter.py: File "C:\Program Files\CodeProject\AI\modules\ALPR\ALPR.py", line 19, in
17:58:32:ALPR_adapter.py: from paddleocr import PaddleOCR
17:58:32:ALPR_adapter.py: ImportError: cannot import name 'PaddleOCR' from 'paddleocr' (unknown location)
I put in a newer GPU today hoping this would help. I reinstalled CPAI, version 2.4.7. I get the above install error and ALPR isnt detecting plates, just timing out on CP.AI explorer
12:48:22:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...96656d) took 128ms
12:48:27:Object Detection (YOLOv5 6.2): Detecting using license-plate
12:48:27:Object Detection (YOLOv5 6.2): Rec'd request for Object Detection (YOLOv5 6.2) command 'custom' (...07f7ee) took 91ms
12:48:31:Module ALPR has shutdown
12:48:31:ALPR_adapter.py: has exited
Is anyone else getting the following Error when trying to install the module “License Plate Reader” on 2.3.4-Beta ?
ERROR IN INSTALL ALPR: undefined
View attachment 181247
I make it a routine to make sure the modules and data directory get deleted if I am changing versions....
Are you on linux, windows, or mac?