Hello everyone, glad to be here.
I have a rather newbie question, something that I am trying to understand.
Blue Iris is installed, CPAI is installed, both are working fine, they talk to each other, information is being exchanged, etc.
Now, I have been learning those
tools and stumbled upon the Vision page.
Under the Vision tab, Custom Detect section, I loaded "License Plates V2" model, loaded an image, and it detects the license plate as "DayPlate" with high confidence.
View attachment 175239
Log entries for the above:
Code:
22:34:35:Object Detection (YOLOv5 6.2): Detecting using license-plate
22:34:35:Object Detection (YOLOv5 6.2): Rec'd request for Object Detection (YOLOv5 6.2) command 'custom' (...7b4c52) took 116ms
However, when I switch to the "Image" tab, License Plate reader, I upload the very same image, and the tool detects nothing. "No predictions returned".
View attachment 175240
Server logs show no error:
Code:
22:34:01:Object Detection (YOLOv5 6.2): Detecting using license-plate
22:34:01:Object Detection (YOLOv5 6.2): Rec'd request for Object Detection (YOLOv5 6.2) command 'custom' (...79c5f6) took 89ms
22:34:01:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...44678d) took 325ms
Is this expected behavior? I'd like to make sure everything works as expected.
Further info:
View attachment 175241
Code:
Server version: 2.2.4-Beta
Operating System: Windows (Microsoft Windows 10.0.19045)
CPUs: Intel(R) Core(TM) i7-6800K CPU @ 3.40GHz (Intel)
1 CPU x 6 cores. 12 logical processors (x64)
GPU: NVIDIA GeForce GTX 1080 Ti (11 GiB) (NVIDIA)
Driver: 537.58 CUDA: 12.2 (max supported: 12.2) Compute: 6.1
System RAM: 32 GiB
Target: Windows
BuildConfig: Release
Execution Env: Native
Runtime Env: Production
.NET framework: .NET 7.0.10
Video adapter info:
NVIDIA GeForce GTX 1080 Ti:
Driver Version 31.0.15.3758
Video Processor NVIDIA GeForce GTX 1080 Ti
NVIDIA GeForce GTX 1080 Ti:
Driver Version 31.0.15.3758
Video Processor NVIDIA GeForce GTX 1080 Ti
System GPU info:
GPU 3D Usage 16%
GPU RAM Usage 4.2 GiB
Global Environment variables:
CPAI_APPROOTPATH = <root>
CPAI_PORT = 32168