|
Try test the image using the license-plate custom model to check if that part is working. It might be a Windows 11 issue. Below I am using Windows 10 Pro.


|
|
|
|
|
yep seems to work fine with the vision license plate model.
Just everything i install under "Image" doesn't want to play on my PC.
Works on Docker. I stress tested the Docker version with LPR, sending it one image a second for a few minutes and the docker crashed - couldn't even stop it, had to restart the host.
|
|
|
|
|
Sean
I was seeing the same issue with reading plates. Have you tried switching to CPU for that module?
That resolved it for me.
|
|
|
|
|
This is working on both my CPU and GPU systems.
But then I am running a pre-release version that we hope to release today.
There where some fixes for the module installations that may be causing your issue.
You might try uninstalling the ALPR module and re-installing it.
Also, the first detection may fail and timeout due to the time it takes to load the model onto the GPU and other initializations.
"Time flies like an arrow. Fruit flies like a banana."
|
|
|
|
|
yeah i've done all that, uninstalled and reinstalled the whole thing 3 times. I'll try the next update and keep you posted.
|
|
|
|
|
Hello,
It would be very usefull (at least for me) to add a MQTT integration in CPAI to see if the app is running fine.
For exemple, i already use MQTT with Blue Iris to watch if the app is running fine : it publishes in a dedicated topic every minute and Home Assistant watch it and send me notification if there is no publishes in the last 5 minutes and automatically reload the app.
It's not a priority but it can be interesting for safety.
Thanks.
PS : why all my post need to be approved ?
|
|
|
|
|
An excellent suggestion. Thank you.
Approval: this will be partly because you're new to the forums so the spam filter is a little untrusting. That will ease up soon!
cheers
Chris Maunder
|
|
|
|
|
How's the testing progressing?
Thanks
|
|
|
|
|
Good question, I would like to know this as well.
|
|
|
|
|
Honestly, non-existent at the moment. We've wrecked ourselves getting the big 2.0 release out, and are now mopping up, putting out fires, sanding down the rough bits, and about to release the final piece of ad-hoc module installs (which is done and just in testing).
Our focus this week (after we sweep up the dust) is getting Raspberry Pi working, which involves a new module using Coral. The Raspberry Pi work is mostly done: we can run the full dev environment on an RPi meaning we can code and debug directly on a Pi. We have a docker image that runs. We just don't have modules fast enough or lean enough for the Pi, which is where external accelerators like the Coral fit in.
cheers
Chris Maunder
|
|
|
|
|
Dear Chris,
So reading between the lines .. Future direction / Roadmap is to eliminate the Nvidia GPU card and acquire a Pi with an external accelerator like Coral that BlurIris will query?
|
|
|
|
|
No, not at all.
The whole point of our module system is to allow developers to create modules to suit different hardware and OS combos. I'm planning on running most things on my mac mini. Matthew has an awesome NVidia rig, as do many others. However, I also have some plans to deploy a Raspberry Pi - both in my home and also in my car (I have a cool project I hope I can write up soon).
It's never about eliminating options. It's about providing options.
cheers
Chris Maunder
|
|
|
|
|
Hi ,
I have AI integrated with blue iris and it is working quite well detecting person,car , dog etc but I cant seem to get it to trigger an alert with MQTT . MQTT works but the alert with say a person will not . Anyone got any suggestions ?
|
|
|
|
|
Works here but I am using a cmd script to publish to a MQTT subscriber on a Pi, not BI's MQTT.
On an alert with person or vehicle, it calls the cmd script that uses mosquitto. Intent is to trigger an alarm when someone enters a gate. Not there with the IoT stuff yet.
>64
Some days the dragon wins. Suck it up.
|
|
|
|
|
Ok thanks for letting me know . Wanting to send person trigger from BI and send via MQTT to Home Assistant , mosquito is the broker .
Intent is to notify any person near car during the night. AI person detect works really good with 3 attempts on breaking into car , got video alert just no MQTT alert.
|
|
|
|
|
Is it with the latest update possible to use ALPR with Blue Iris?
|
|
|
|
|
Not yet we still need to workout the integration with Blue Iris.
|
|
|
|
|
Out of interest, will the integration come from an update to Blue Iris or an update to Codeproject.ai?
|
|
|
|
|
|
FYI it looks like this update is now available.
|
|
|
|
|
Correct Blue Iris v5.6.9.2
|
|
|
|
|
I have a 1650 video card that was working fine. Decided to update to the latest version by simplying running the installer first discovered that it didn't work. Ran the CUDNN script again and still not working. Server log does not show any error and appears to be receiving detection just fine. Loading an image into CP AI explorer also yield nothing
Operating System: Windows (Microsoft Windows 11 version 10.0.22000)
Architecture: x64
Target: Windows
BuildConfig: Release
Execution Env: Native
Runtime Env: Production
System GPU info:
GPU 3D Usage 11%
GPU RAM Usage 4 GiB
Video adapter info:
NVIDIA GeForce GTX 1650:
Device ID VideoController1
Adapter RAM 4 GiB
Adapter DAC Type Integrated RAMDAC
Driver Version 31.0.15.2230
Video Processor NVIDIA GeForce GTX 1650
Video Architecture VGA
Video Memory Type Unknown
Intel(R) HD Graphics 530:
Device ID VideoController2
Adapter RAM 1,024 MiB
Adapter DAC Type Internal
Driver Version 26.20.100.7262
Video Processor Intel(R) HD Graphics Family
Video Architecture VGA
Video Memory Type Unknown
Global Environment variables:
CPAI_APPROOTPATH = %ROOT_PATH%
CPAI_PORT = 32168
|
|
|
|
|
I had the same problem going to v2. I uninstalled it and went back to 1.6.8 and my problem went away and BI started alerting again. Something is up with the v2. I'm using an Intel CPU.
|
|
|
|
|
Quote: Loading an image into CP AI explorer also yield nothing
What do the server logs say when you do the detection using the explorer? Any messages?
There are log files in the /logs directory of the installation. Would you mind taking a look at these, or sending us (chris@codeproject.com) one of those log files so we can have a look and get to the bottom of this?
cheers
Chris Maunder
|
|
|
|
|
I experienced the same and went back to 1.6.8 working fine (although I do have to restart every 24 hours to keep it going without issue). I will switch back to v2 and get the logs over to you. Of note I can get v2 to work for an hour or two then it stops.
Windows install
CUDA/GPU version
|
|
|
|