If you setup a zone crossing so the camera triggers when the car is closer to the camera then DeepStack will detect the plateThe camera is zoomed to max. 13.5mm.
Perhaps adjust the position?
If you setup a zone crossing so the camera triggers when the car is closer to the camera then DeepStack will detect the plateThe camera is zoomed to max. 13.5mm.
Perhaps adjust the position?
You want the camera to trigger when the front of the car is in the center of the FOV, right now it is triggering to far up the road.
View attachment 115897
Check the below post this is how I have my zones setup, my zone crossing is set vertical, you would want the zone crossing set horizontal for your FOV.I will change the zones then and try again.
Thanks a lot for your help.
Check the below post this is how I have my zones setup, my zone crossing is set vertical, you would want the zone crossing set horizontal for your FOV.
DeepStack LPR Custom Model
What allows for these improvements? The new model I trained using a different base model, the old was trained using yolov5m the new model I used yolov5s.ipcamtalk.com
No, it is not to late, maybe now you can also turn the camera to the right some. Post some screenshots of your settings like in the below post
No, it is not to late, maybe now you can also turn the camera to the right some. Post some screenshots of your settings like in the below post
DeepStack LPR Custom Model
What allows for these improvements? The new model I trained using a different base model, the old was trained using yolov5m the new model I used yolov5s.ipcamtalk.com
It isn't really resetting. Look at the image you just posted from the nightime - it is all black as it should be for capturing plates. BI sees the all black screen and assumes it lost signal.
Go to the watchdog tab and uncheck the "Monochrome as a lost signal" box and this will stop happening.
Set both cameras to Hi-res JPEG files. Then BI will save a jpg file in the alert folders for the scripts to use.How do you guys have your record tab set up for each camera, LPR and ALPR? Deepstack is working but the cropped picture is not. I think the DS_ALPR_config.ini is not pointing to the correct place where the pictures are at.
"For all cameras have the camera alert folder broken out for each day using the override setting in the Record tab for the cameras (&CAM\%Y%m%d\&CAM.%Y%m%d_%H%M%S)" these goes to the stored folder. should it go to the new folder? alert is not a choice.
and should the DS_ALPR_config.ini still point to the alerts folder or the stored folder for both the LPR and ALPR cameras.
View attachment 116120
Thank you
The API version 3.0 is almost done. I have some minor code cleanup and the instruction to write.I started working on Version 3.0. This version will be an API that has the script built into it. Last night I was able to have a test API receive an image from Blue Iris and send back the licence plate results. This API will work similar to how you would use Plate Recognizer, below is where you will setup the API. With this you will no longer need to run DeepStackALPR script in your LPR Camera. I am estimating a week or two for the release.
View attachment 115733
There are manyIs there a website that has state by state laws regarding security cameras (what you can and cannot film)?
The API version 3.0 is almost done. I have some minor code cleanup and the instruction to write.
I also need to decide on how to package it, option are listed below.
Please let me know what is everyone thought on this.
- Make an install exe the will extract all the files to "C:\DeepStackALPR" and add the API as a service so it will automatically startup
- Make a zip file and you extract all the files to "C:\DeepStackALPR" and choose on how the API will automatically startup, there are several options see link: Google Search
I vote for the .exe file that will add the API as a service so it starts automatically. Keep it simple for most of the folks that probably didn't start using Deepstack until it became incorporated into BI with just a few check marks.