|
I can get it to work in CPU mode, but could use some help with GPU mode. It shows as enabled but will not enable when told to. Training works as advertised, but only in CPU mode.
|
|
|
|
|
Happy to help. Can you please share your System Info tab?
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
Server version: 2.1.11-Beta
Operating System: Windows (Microsoft Windows 10.0.19045)
CPUs: 13th Gen Intel(R) Core(TM) i9-13900K (Intel)
1 CPU x 24 cores. 32 logical processors (x64)
GPU: NVIDIA GeForce RTX 4090 (24 GiB) (NVIDIA)
Driver: 537.13 CUDA: 11.7.99 (capable: 12.2) Compute: 8.9
System RAM: 128 GiB
Target: Windows
BuildConfig: Release
Execution Env: Native
Runtime Env: Production
.NET framework: .NET 7.0.5
System GPU info:
GPU 3D Usage 2%
GPU RAM Usage 8.7 GiB
Video adapter info:
Intel(R) UHD Graphics 770:
Driver Version 31.0.101.4575
Video Processor Intel(R) UHD Graphics Family
NVIDIA GeForce RTX 4090:
Driver Version 31.0.15.3713
Video Processor NVIDIA GeForce RTX 4090
Global Environment variables:
CPAI_APPROOTPATH = C:\Program Files\CodeProject\AI
CPAI_PORT = 32168
|
|
|
|
|
|
I updated to 2.2.4 (clean install), and updated CUDA to 12.1.
No change. I will not enable in GPU mode.
{
"Modules": {
"FaceProcessing": {
"AutoStart": false
},
"TrainingYoloV5": {
"SupportGPU": true
},
"OCR": {
"AutoStart": false
},
"ObjectDetectionYolo": {
"EnvironmentVariables": {
"MODEL_SIZE": "large"
}
}
}
}
I HAD TO REBOOT BEFORE CPAI WOULD CORRECTLY DETECT THE CUDA VERSION, but it is displayed properly now.
Server version: 2.2.4-Beta
Operating System: Windows (Microsoft Windows 10.0.19045)
CPUs: 13th Gen Intel(R) Core(TM) i9-13900K (Intel)
1 CPU x 24 cores. 32 logical processors (x64)
GPU: NVIDIA GeForce RTX 4090 (24 GiB) (NVIDIA)
Driver: 537.13 CUDA: 12.1.105 (max supported: 12.2) Compute: 8.9
System RAM: 128 GiB
Target: Windows
BuildConfig: Release
Execution Env: Native
Runtime Env: Production
.NET framework: .NET 7.0.5
Video adapter info:
Intel(R) UHD Graphics 770:
Driver Version 31.0.101.4575
Video Processor Intel(R) UHD Graphics Family
NVIDIA GeForce RTX 4090:
Driver Version 31.0.15.3713
Video Processor NVIDIA GeForce RTX 4090
System GPU info:
GPU 3D Usage 19%
GPU RAM Usage 6.5 GiB
Global Environment variables:
CPAI_APPROOTPATH = <root>
CPAI_PORT = 32168
No settings gears, but the config is marked as GPU.

EDIT:
I disabled the iGPU in the BIOS, so that is not the cause, but it will not turn on GPU. In don't understand why support GPU is true, but can use GPU is false.
GPU: Support enabled
CanUseGPU: False
HardwareType: CPU
|
|
|
|
|
Yolo562 has never worked for me, including when NET is not active, but 5.NET is working again. The LPR appears to be back. BI still has no idea which version of codeproject is started. It previously indicated this.
Logs regarding Yolo 562:
CodeProject.AI
Docs
Forums
The Code
CodeProject.AI Explorer
Server is Online
2.2.4-Beta
☀️
Your self contained AI server. Learn how to integrate with other programs or add your own AI module. Having problems? See our common solutions or ask a question. Blue Iris users: please read our Wyze cam setup guide and common issues pages.
13:25:49:Operating System: Windows (Microsoft Windows 11 version 10.0.22621)
13:25:49:CPUs: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz (Intel)
13:25:49: 1 CPU x 6 cores. 12 logical processors (x64)
13:25:49:GPU: NVIDIA GeForce GTX 1060 (6 GiB) (NVIDIA)
13:25:49: Driver: 516.01 CUDA: 11.7.64 (max supported: 11.7) Compute: 6.1
13:25:49:System RAM: 32 GiB
13:25:49:Target: Windows
13:25:49:BuildConfig: Release
13:25:49:Execution Env: Native
13:25:49:Runtime Env: Production
13:25:49:.NET framework: .NET 7.0.5
13:25:49:App DataDir: C:\ProgramData\CodeProject\AI
13:25:49:Video adapter info:
13:25:49: Intel(R) UHD Graphics 630:
13:25:49: Driver Version 31.0.101.2125
13:25:49: Video Processor Intel(R) UHD Graphics Family
13:25:49: NVIDIA GeForce GTX 1060:
13:25:49: Driver Version 31.0.15.1601
13:25:49: Video Processor NVIDIA GeForce GTX 1060
13:25:49:STARTING CODEPROJECT.AI SERVER
13:25:49:RUNTIMES_PATH = C:\Program Files\CodeProject\AI\runtimes
13:25:49:PREINSTALLED_MODULES_PATH = C:\Program Files\CodeProject\AI\preinstalled-modules
13:25:49:MODULES_PATH = C:\Program Files\CodeProject\AI\modules
13:25:49:PYTHON_PATH = \bin\windows\%PYTHON_RUNTIME%\venv\scripts\Python
13:25:49:Data Dir = C:\ProgramData\CodeProject\AI
13:25:49:Server version: 2.2.4-Beta
13:25:52:
13:25:52:Module 'License Plate Reader' 2.6 (ID: ALPR)
13:25:52:Module Path: C:\Program Files\CodeProject\AI\modules\ALPR
13:25:52:AutoStart: True
13:25:52:Queue: alpr_queue
13:25:52:Platforms: windows,linux,macos,macos-arm64
13:25:52:GPU: Support enabled
13:25:52:Parallelism: 0
13:25:52:Accelerator:
13:25:52:Half Precis.: enable
13:25:52:Runtime: python37
13:25:52:Runtime Loc: Local
13:25:52:FilePath: ALPR_adapter.py
13:25:52:Pre installed: False
13:25:52:Start pause: 1 sec
13:25:52:LogVerbosity:
13:25:52:Valid: True
13:25:52:Environment Variables
13:25:52:AUTO_PLATE_ROTATE = True
13:25:52:OCR_OPTIMAL_CHARACTER_HEIGHT = 60
13:25:52:OCR_OPTIMAL_CHARACTER_WIDTH = 36
13:25:52:OCR_OPTIMIZATION = True
13:25:52:PLATE_CONFIDENCE = 0.7
13:25:52:PLATE_RESCALE_FACTOR = 2
13:25:52:PLATE_ROTATE_DEG = 0
13:25:52:
13:25:52:Started License Plate Reader module
13:25:53:
13:25:53:Module 'Background Remover' 1.5 (ID: BackgroundRemover)
13:25:53:Module Path: C:\Program Files\CodeProject\AI\modules\BackgroundRemover
13:25:53:AutoStart: True
13:25:53:Queue: backgroundremover_queue
13:25:53:Platforms: windows,macos,macos-arm64
13:25:53:GPU: Support disabled
13:25:53:Parallelism: 1
13:25:53:Accelerator:
13:25:53:Half Precis.: enable
13:25:53:Runtime: python39
13:25:53:Runtime Loc: Local
13:25:53:FilePath: rembg_adapter.py
13:25:53:Pre installed: False
13:25:53:Start pause: 0 sec
13:25:53:LogVerbosity:
13:25:53:Valid: True
13:25:53:Environment Variables
13:25:53:U2NET_HOME = %CURRENT_MODULE_PATH%/models
13:25:53:
13:25:53:Started Background Remover module
13:25:53:
13:25:53:Module 'Object Detection (YOLOv5 .NET)' 1.6 (ID: ObjectDetectionNet)
13:25:53:Module Path: C:\Program Files\CodeProject\AI\modules\ObjectDetectionNet
13:25:53:AutoStart: True
13:25:53:Queue: objectdetection_queue
13:25:53:Platforms: windows,linux,linux-arm64,macos,macos-arm64
13:25:53:GPU: Support enabled
13:25:53:Parallelism: 0
13:25:53:Accelerator:
13:25:53:Half Precis.: enable
13:25:53:Runtime: execute
13:25:53:Runtime Loc: Shared
13:25:53:FilePath: ObjectDetectionNet.exe
13:25:53:Pre installed: False
13:25:53:Start pause: 1 sec
13:25:53:LogVerbosity:
13:25:53:Valid: True
13:25:53:Environment Variables
13:25:53:CUSTOM_MODELS_DIR = %CURRENT_MODULE_PATH%\custom-models
13:25:53:MODELS_DIR = %CURRENT_MODULE_PATH%\assets
13:25:53:MODEL_SIZE = MEDIUM
13:25:53:
13:25:54:Started Object Detection (YOLOv5 .NET) module
13:25:54:ObjectDetectionNet.exe: Application started. Press Ctrl+C to shut down.
13:25:54:ObjectDetectionNet.exe: Hosting environment: Production
13:25:54:ObjectDetectionNet.exe: Content root path: C:\Program Files\CodeProject\AI\modules\ObjectDetectionNet
13:25:55:Object Detection (YOLOv5 .NET): Object Detection (YOLOv5 .NET) module started.
13:25:57:rembg_adapter.py: Server connection error. Is the server URL correct?
13:26:04:ALPR_adapter.py: Server connection error. Is the server URL correct?
13:26:11:Object Detection (YOLOv5 .NET): Command completed in 8 ms.
13:26:38:Object Detection (YOLOv5 .NET): Command completed in 927 ms.
13:26:38:ALPR_adapter.py: Server connection error. Is the server URL correct?
13:26:38:Object Detection (YOLOv5 .NET): Command completed in 79 ms.
13:26:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...f254e8) took 173ms
13:26:45:Object Detection (YOLOv5 .NET): Command completed in 354 ms.
13:26:45:Object Detection (YOLOv5 .NET): Command completed in 82 ms.
13:26:45:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...9cc0de) took 156ms
13:26:59:Object Detection (YOLOv5 .NET): Command completed in 432 ms.
13:26:59:Object Detection (YOLOv5 .NET): Command completed in 544 ms.
13:26:59:Object Detection (YOLOv5 .NET): Command completed in 497 ms.
13:26:59:Object Detection (YOLOv5 .NET): Command completed in 296 ms.
13:26:59:Object Detection (YOLOv5 .NET): Command completed in 145 ms.
13:26:59:Object Detection (YOLOv5 .NET): Command completed in 125 ms.
13:27:00:Object Detection (YOLOv5 .NET): Command completed in 113 ms.
13:27:00:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...cbda7f) took 444ms
13:27:00:Object Detection (YOLOv5 .NET): Command completed in 104 ms.
13:27:00:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...6432c6) took 717ms
13:27:00:Object Detection (YOLOv5 .NET): Command completed in 116 ms.
13:27:00:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...d6646a) took 621ms
13:27:00:Object Detection (YOLOv5 .NET): Command completed in 117 ms.
13:27:00:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...400b90) took 743ms
13:27:00:Object Detection (YOLOv5 .NET): Command completed in 109 ms.
13:27:00:Object Detection (YOLOv5 .NET): Command completed in 127 ms.
13:27:00:Object Detection (YOLOv5 .NET): Command completed in 142 ms.
13:27:00:Object Detection (YOLOv5 .NET): Command completed in 141 ms.
13:27:00:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...6bc73a) took 704ms
13:27:00:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...580020) took 741ms
13:27:01:Object Detection (YOLOv5 .NET): Command completed in 112 ms.
13:27:01:Object Detection (YOLOv5 .NET): Command completed in 130 ms.
13:27:01:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...a59c20) took 949ms
13:27:01:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...7bb0a6) took 1153ms
13:27:04:Object Detection (YOLOv5 .NET): Command completed in 97 ms.
13:27:04:Object Detection (YOLOv5 .NET): Command completed in 91 ms.
13:27:04:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...3abe92) took 200ms
13:27:11:Object Detection (YOLOv5 .NET): Command completed in 82 ms.
13:27:11:Object Detection (YOLOv5 .NET): Command completed in 97 ms.
13:27:12:Object Detection (YOLOv5 .NET): Command completed in 71 ms.
13:27:12:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...638f4c) took 149ms
13:27:12:Object Detection (YOLOv5 .NET): Command completed in 77 ms.
13:27:12:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...e9fe6a) took 224ms
13:27:12:Object Detection (YOLOv5 .NET): Command completed in 85 ms.
13:27:12:Object Detection (YOLOv5 .NET): Command completed in 134 ms.
13:27:12:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...7f56e9) took 256ms
13:27:12:Object Detection (YOLOv5 .NET): Command completed in 124 ms.
13:27:12:Object Detection (YOLOv5 .NET): Command completed in 123 ms.
13:27:12:Object Detection (YOLOv5 .NET): Command completed in 115 ms.
13:27:12:Object Detection (YOLOv5 .NET): Command completed in 82 ms.
13:27:13:Object Detection (YOLOv5 .NET): Command completed in 88 ms.
13:27:13:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...25e763) took 339ms
13:27:13:Object Detection (YOLOv5 .NET): Command completed in 108 ms.
13:27:13:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...088614) took 266ms
13:27:13:Object Detection (YOLOv5 .NET): Command completed in 99 ms.
13:27:13:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...07b012) took 210ms
13:27:13:Object Detection (YOLOv5 .NET): Command completed in 101 ms.
13:27:13:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...6594a4) took 204ms
13:27:13:Object Detection (YOLOv5 .NET): Command completed in 93 ms.
13:27:13:Object Detection (YOLOv5 .NET): Command completed in 88 ms.
13:27:13:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...5611da) took 168ms
13:27:13:Object Detection (YOLOv5 .NET): Command completed in 85 ms.
13:27:13:Object Detection (YOLOv5 .NET): Command completed in 86 ms.
13:27:13:Object Detection (YOLOv5 .NET): Command completed in 93 ms.
13:27:13:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...df5330) took 207ms
13:27:13:Object Detection (YOLOv5 .NET): Command completed in 85 ms.
13:27:14:Object Detection (YOLOv5 .NET): Command completed in 82 ms.
13:27:14:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...f2c1f4) took 175ms
13:27:14:Object Detection (YOLOv5 .NET): Command completed in 95 ms.
13:27:14:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...0472a7) took 189ms
13:27:17:Object Detection (YOLOv5 .NET): Command completed in 113 ms.
13:27:17:Object Detection (YOLOv5 .NET): Command completed in 108 ms.
13:27:17:Object Detection (YOLOv5 .NET): Command completed in 121 ms.
13:27:17:Object Detection (YOLOv5 .NET): Command completed in 118 ms.
13:27:17:Object Detection (YOLOv5 .NET): Command completed in 158 ms.
13:27:17:Object Detection (YOLOv5 .NET): Command completed in 138 ms.
13:27:17:Object Detection (YOLOv5 .NET): Command completed in 154 ms.
13:27:17:Object Detection (YOLOv5 .NET): Command completed in 169 ms.
13:27:17:Object Detection (YOLOv5 .NET): Command completed in 171 ms.
13:27:17:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...8a3d0c) took 575ms
13:27:17:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...cd15d6) took 687ms
13:27:17:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...283e15) took 463ms
13:27:17:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...5903ef) took 354ms
13:27:18:Object Detection (YOLOv5 .NET): Command completed in 111 ms.
13:27:18:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...a78790) took 257ms
13:27:31:Object Detection (YOLOv5 .NET): Command completed in 663 ms.
13:27:31:Object Detection (YOLOv5 .NET): Command completed in 189 ms.
13:27:31:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...cac915) took 328ms
13:27:50:Object Detection (YOLOv5 .NET): Command completed in 312 ms.
13:27:50:Object Detection (YOLOv5 .NET): Command completed in 138 ms.
13:27:50:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...f42e01) took 222ms
13:28:21:Object Detection (YOLOv5 .NET): Command completed in 303 ms.
13:28:21:Object Detection (YOLOv5 .NET): Command completed in 321 ms.
13:28:21:Object Detection (YOLOv5 .NET): Command completed in 192 ms.
13:28:22:Object Detection (YOLOv5 .NET): Command completed in 90 ms.
13:28:22:Object Detection (YOLOv5 .NET): Command completed in 95 ms.
13:28:22:Object Detection (YOLOv5 .NET): Command completed in 123 ms.
13:28:22:Object Detection (YOLOv5 .NET): Command completed in 142 ms.
13:28:22:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...c69e3b) took 528ms
13:28:22:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...2becac) took 432ms
13:28:22:Object Detection (YOLOv5 .NET): Command completed in 146 ms.
13:28:22:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...f872ae) took 260ms
13:28:22:Object Detection (YOLOv5 .NET): Command completed in 183 ms.
13:28:22:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...72a75e) took 386ms
13:28:22:Object Detection (YOLOv5 .NET): Command completed in 92 ms.
13:28:22:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...285e38) took 220ms
13:28:22:Object Detection (YOLOv5 .NET): Command completed in 111 ms.
13:28:22:Object Detection (YOLOv5 .NET): Command completed in 109 ms.
13:28:22:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...f85de8) took 194ms
13:28:22:Object Detection (YOLOv5 .NET): Command completed in 84 ms.
13:28:23:Object Detection (YOLOv5 .NET): Command completed in 89 ms.
13:28:23:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...4442ec) took 181ms
13:28:23:Object Detection (YOLOv5 .NET): Command completed in 79 ms.
13:28:23:Object Detection (YOLOv5 .NET): Command completed in 77 ms.
13:28:23:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...cb402b) took 169ms
13:28:48:Object Detection (YOLOv5 .NET): Command completed in 398 ms.
13:28:48:Object Detection (YOLOv5 .NET): Command completed in 397 ms.
13:28:48:Object Detection (YOLOv5 .NET): Command completed in 371 ms.
13:28:48:Object Detection (YOLOv5 .NET): Command completed in 162 ms.
13:28:48:Object Detection (YOLOv5 .NET): Command completed in 77 ms.
13:28:48:Object Detection (YOLOv5 .NET): Command completed in 102 ms.
13:28:48:Object Detection (YOLOv5 .NET): Command completed in 103 ms.
13:28:48:Object Detection (YOLOv5 .NET): Command completed in 131 ms.
13:28:48:Object Detection (YOLOv5 .NET): Command completed in 142 ms.
13:28:48:Object Detection (YOLOv5 .NET): Command completed in 162 ms.
13:28:48:Object Detection (YOLOv5 .NET): Command completed in 183 ms.
13:28:49:Object Detection (YOLOv5 .NET): Command completed in 82 ms.
13:28:49:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...01ef49) took 660ms
13:28:49:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...b93c84) took 571ms
13:28:49:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...bade7b) took 358ms
13:28:49:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...a617a6) took 469ms
13:28:49:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...601625) took 608ms
13:28:49:Object Detection (YOLOv5 .NET): Command completed in 88 ms.
13:28:49:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...2c6048) took 305ms
13:28:49:Object Detection (YOLOv5 .NET): Command completed in 86 ms.
13:28:49:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...d02b33) took 202ms
13:28:49:Object Detection (YOLOv5 .NET): Command completed in 92 ms.
13:28:49:Object Detection (YOLOv5 .NET): Command completed in 107 ms.
13:28:50:Object Detection (YOLOv5 .NET): Command completed in 95 ms.
13:28:50:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...acb67b) took 260ms
13:28:50:Object Detection (YOLOv5 .NET): Command completed in 103 ms.
13:28:50:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...4464e5) took 201ms
13:28:50:Object Detection (YOLOv5 .NET): Command completed in 90 ms.
13:28:50:Object Detection (YOLOv5 .NET): Command completed in 89 ms.
13:28:50:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...8492ad) took 187ms
13:29:00:Object Detection (YOLOv5 .NET): Command completed in 71 ms.
13:29:00:Object Detection (YOLOv5 .NET): Command completed in 78 ms.
13:29:00:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...e26338) took 175ms
13:29:00:Object Detection (YOLOv5 .NET): Command completed in 96 ms.
13:29:10:Object Detection (YOLOv5 .NET): Command completed in 62 ms.
13:29:10:Object Detection (YOLOv5 .NET): Command completed in 62 ms.
13:29:10:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...cb6c32) took 157ms
13:29:15:Object Detection (YOLOv5 .NET): Command completed in 66 ms.
13:29:15:Object Detection (YOLOv5 .NET): Command completed in 87 ms.
13:29:16:Object Detection (YOLOv5 .NET): Command completed in 70 ms.
13:29:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...8c8afd) took 147ms
13:29:16:Object Detection (YOLOv5 .NET): Command completed in 90 ms.
13:29:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...f11862) took 223ms
13:29:16:Object Detection (YOLOv5 .NET): Command completed in 67 ms.
13:29:16:Object Detection (YOLOv5 .NET): Command completed in 66 ms.
13:29:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...a14343) took 187ms
13:29:23:Object Detection (YOLOv5 .NET): Command completed in 127 ms.
13:29:23:Object Detection (YOLOv5 .NET): Command completed in 154 ms.
13:29:24:Object Detection (YOLOv5 .NET): Command completed in 146 ms.
13:29:24:Object Detection (YOLOv5 .NET): Command completed in 84 ms.
13:29:24:Object Detection (YOLOv5 .NET): Command completed in 110 ms.
13:29:24:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...200bd3) took 496ms
13:29:24:Object Detection (YOLOv5 .NET): Command completed in 121 ms.
13:29:24:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...7754e0) took 412ms
13:29:24:Object Detection (YOLOv5 .NET): Command completed in 130 ms.
13:29:24:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...348a55) took 416ms
13:29:24:Object Detection (YOLOv5 .NET): Command completed in 139 ms.
13:29:24:Object Detection (YOLOv5 .NET): Command completed in 143 ms.
13:29:24:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...f8d8f4) took 291ms
13:29:24:Object Detection (YOLOv5 .NET): Command completed in 93 ms.
13:29:24:Object Detection (YOLOv5 .NET): Command completed in 99 ms.
13:29:24:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...74453b) took 255ms
13:29:24:Object Detection (YOLOv5 .NET): Command completed in 89 ms.
13:29:24:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...fe6737) took 216ms
13:29:24:Object Detection (YOLOv5 .NET): Command completed in 92 ms.
13:29:25:Object Detection (YOLOv5 .NET): Command completed in 84 ms.
13:29:25:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...b33d54) took 180ms
13:29:25:Object Detection (YOLOv5 .NET): Command completed in 79 ms.
13:29:25:Object Detection (YOLOv5 .NET): Command completed in 82 ms.
13:29:25:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...634524) took 186ms
13:29:37:Object Detection (YOLOv5 .NET): Command completed in 733 ms.
13:29:37:Object Detection (YOLOv5 .NET): Command completed in 876 ms.
13:29:37:Object Detection (YOLOv5 .NET): Command completed in 877 ms.
13:29:37:Object Detection (YOLOv5 .NET): Command completed in 743 ms.
13:29:37:Object Detection (YOLOv5 .NET): Command completed in 468 ms.
13:29:37:Object Detection (YOLOv5 .NET): Command completed in 266 ms.
13:29:37:Object Detection (YOLOv5 .NET): Command completed in 186 ms.
13:29:37:Object Detection (YOLOv5 .NET): Command completed in 100 ms.
13:29:37:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...b5c2e7) took 361ms
13:29:37:Object Detection (YOLOv5 .NET): Command completed in 84 ms.
13:29:38:Object Detection (YOLOv5 .NET): Command completed in 112 ms.
13:29:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...e7c373) took 456ms
13:29:38:Object Detection (YOLOv5 .NET): Command completed in 142 ms.
13:29:38:Object Detection (YOLOv5 .NET): Command completed in 141 ms.
13:29:38:Object Detection (YOLOv5 .NET): Command completed in 135 ms.
13:29:38:Object Detection (YOLOv5 .NET): Command completed in 159 ms.
13:29:38:Object Detection (YOLOv5 .NET): Command completed in 158 ms.
13:29:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...062db5) took 688ms
13:29:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...e5e757) took 380ms
13:29:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...be0f22) took 377ms
13:29:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...7b5e10) took 661ms
13:29:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...34e911) took 466ms
13:29:38:Object Detection (YOLOv5 .NET): Command completed in 100 ms.
13:29:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...cf1f95) took 204ms
13:29:42:Object Detection (YOLOv5 .NET): Command completed in 88 ms.
13:29:42:Object Detection (YOLOv5 .NET): Command completed in 93 ms.
13:29:42:Object Detection (YOLOv5 .NET): Command completed in 116 ms.
13:29:42:Object Detection (YOLOv5 .NET): Command completed in 83 ms.
13:29:42:Object Detection (YOLOv5 .NET): Command completed in 97 ms.
13:29:42:Object Detection (YOLOv5 .NET): Command completed in 109 ms.
13:29:42:Object Detection (YOLOv5 .NET): Command completed in 122 ms.
13:29:42:Object Detection (YOLOv5 .NET): Command completed in 137 ms.
13:29:42:Object Detection (YOLOv5 .NET): Command completed in 126 ms.
13:29:42:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...0949d8) took 361ms
13:29:42:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...5a1953) took 427ms
13:29:42:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...6fc2d1) took 525ms
13:29:42:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...835575) took 272ms
13:29:42:Object Detection (YOLOv5 .NET): Command completed in 90 ms.
13:29:43:Object Detection (YOLOv5 .NET): Command completed in 108 ms.
13:29:43:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...fbc167) took 224ms
13:29:43:Object Detection (YOLOv5 .NET): Command completed in 75 ms.
13:29:43:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...06c0e0) took 161ms
13:29:57:Object Detection (YOLOv5 .NET): Command completed in 744 ms.
13:29:57:Object Detection (YOLOv5 .NET): Command completed in 866 ms.
13:29:57:Object Detection (YOLOv5 .NET): Command completed in 816 ms.
13:29:57:Object Detection (YOLOv5 .NET): Command completed in 677 ms.
13:29:57:Object Detection (YOLOv5 .NET): Command completed in 455 ms.
13:29:57:Object Detection (YOLOv5 .NET): Command completed in 197 ms.
13:29:57:Object Detection (YOLOv5 .NET): Command completed in 184 ms.
13:29:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...04f093) took 381ms
13:29:57:Object Detection (YOLOv5 .NET): Command completed in 94 ms.
13:29:58:Object Detection (YOLOv5 .NET): Command completed in 97 ms.
13:29:58:Object Detection (YOLOv5 .NET): Command completed in 130 ms.
13:29:58:Object Detection (YOLOv5 .NET): Command completed in 164 ms.
13:29:58:Object Detection (YOLOv5 .NET): Command completed in 161 ms.
13:29:58:Object Detection (YOLOv5 .NET): Command completed in 172 ms.
13:29:58:Object Detection (YOLOv5 .NET): Command completed in 190 ms.
13:29:58:Object Detection (YOLOv5 .NET): Command completed in 198 ms.
13:29:58:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...3bff64) took 519ms
13:29:58:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...747951) took 836ms
13:29:58:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...9de130) took 711ms
13:29:58:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...8c8030) took 764ms
13:29:58:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...4b8f0b) took 761ms
13:29:58:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...601116) took 511ms
13:29:58:Object Detection (YOLOv5 .NET): Command completed in 77 ms.
13:29:58:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...e2c6a6) took 309ms
13:30:00:Object Detection (YOLOv5 .NET): Command completed in 72 ms.
13:30:00:Object Detection (YOLOv5 .NET): Command completed in 92 ms.
13:30:00:Object Detection (YOLOv5 .NET): Command completed in 90 ms.
13:30:00:Object Detection (YOLOv5 .NET): Command completed in 97 ms.
13:30:00:Object Detection (YOLOv5 .NET): Command completed in 113 ms.
13:30:00:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...9d4915) took 216ms
13:30:00:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...00fb4c) took 293ms
13:30:00:Object Detection (YOLOv5 .NET): Command completed in 75 ms.
13:30:00:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...a20712) took 156ms
13:31:54:Object Detection (YOLOv5 .NET): Command completed in 295 ms.
13:31:54:Object Detection (YOLOv5 .NET): Command completed in 308 ms.
13:31:54:Object Detection (YOLOv5 .NET): Command completed in 171 ms.
13:31:54:Object Detection (YOLOv5 .NET): Command completed in 71 ms.
13:31:54:Object Detection (YOLOv5 .NET): Command completed in 103 ms.
13:31:54:Object Detection (YOLOv5 .NET): Command completed in 107 ms.
13:31:54:Object Detection (YOLOv5 .NET): Command completed in 121 ms.
13:31:54:Object Detection (YOLOv5 .NET): Command completed in 131 ms.
13:31:54:Object Detection (YOLOv5 .NET): Command completed in 146 ms.
13:31:54:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...153f4e) took 402ms
13:31:54:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...864086) took 407ms
13:31:54:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...1345fd) took 499ms
13:31:55:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...eb2a4d) took 266ms
13:31:55:Object Detection (YOLOv5 .NET): Command completed in 89 ms.
13:31:55:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...7648ac) took 198ms
13:31:55:Object Detection (YOLOv5 .NET): Command completed in 99 ms.
13:31:55:Object Detection (YOLOv5 .NET): Command completed in 90 ms.
13:31:55:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...196b37) took 181ms
13:31:55:Object Detection (YOLOv5 .NET): Command completed in 82 ms.
13:31:55:Object Detection (YOLOv5 .NET): Command completed in 73 ms.
13:31:55:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...3549f6) took 152ms
13:31:56:Object Detection (YOLOv5 .NET): Command completed in 94 ms.
13:31:56:Object Detection (YOLOv5 .NET): Command completed in 98 ms.
13:31:56:Object Detection (YOLOv5 .NET): Command completed in 84 ms.
13:31:56:Object Detection (YOLOv5 .NET): Command completed in 94 ms.
13:31:56:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...e21bf4) took 385ms
13:31:56:Object Detection (YOLOv5 .NET): Command completed in 103 ms.
13:31:56:Object Detection (YOLOv5 .NET): Command completed in 118 ms.
13:31:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...d1b1ed) took 335ms
13:31:57:Object Detection (YOLOv5 .NET): Command completed in 114 ms.
13:31:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...7ceb10) took 325ms
13:31:57:Object Detection (YOLOv5 .NET): Command completed in 93 ms.
13:31:57:Object Detection (YOLOv5 .NET): Command completed in 97 ms.
13:31:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...9a0900) took 242ms
13:31:57:Object Detection (YOLOv5 .NET): Command completed in 86 ms.
13:31:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...c37305) took 179ms
13:31:57:Object Detection (YOLOv5 .NET): Command completed in 95 ms.
13:31:57:Object Detection (YOLOv5 .NET): Command completed in 85 ms.
13:31:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...b6bf98) took 195ms
13:31:57:Object Detection (YOLOv5 .NET): Command completed in 81 ms.
13:31:57:Object Detection (YOLOv5 .NET): Command completed in 75 ms.
13:31:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...b6f22b) took 222ms
13:31:59:Object Detection (YOLOv5 .NET): Command completed in 81 ms.
13:31:59:Object Detection (YOLOv5 .NET): Command completed in 77 ms.
13:31:59:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...b09da0) took 182ms
13:32:18:Object Detection (YOLOv5 .NET): Command completed in 377 ms.
13:32:19:Object Detection (YOLOv5 .NET): Command completed in 136 ms.
13:32:19:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...28f483) took 222ms
13:32:37:Object Detection (YOLOv5 .NET): Command completed in 307 ms.
13:32:38:Object Detection (YOLOv5 .NET): Command completed in 120 ms.
13:32:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...bb65bb) took 223ms
13:32:56:Object Detection (YOLOv5 .NET): Command completed in 1306 ms.
13:32:56:Object Detection (YOLOv5 .NET): Command completed in 1422 ms.
13:32:56:Object Detection (YOLOv5 .NET): Command completed in 1379 ms.
13:32:56:Object Detection (YOLOv5 .NET): Command completed in 150 ms.
13:32:56:Object Detection (YOLOv5 .NET): Command completed in 935 ms.
13:32:56:Object Detection (YOLOv5 .NET): Command completed in 746 ms.
13:32:56:Object Detection (YOLOv5 .NET): Command completed in 354 ms.
13:32:56:Object Detection (YOLOv5 .NET): Command completed in 1285 ms.
13:32:56:Object Detection (YOLOv5 .NET): Command completed in 161 ms.
13:32:56:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...06720e) took 361ms
13:32:57:Object Detection (YOLOv5 .NET): Command completed in 122 ms.
13:32:57:Object Detection (YOLOv5 .NET): Command completed in 123 ms.
13:32:57:Object Detection (YOLOv5 .NET): Command completed in 135 ms.
13:32:57:Object Detection (YOLOv5 .NET): Command completed in 146 ms.
13:32:57:Object Detection (YOLOv5 .NET): Command completed in 160 ms.
13:32:57:Object Detection (YOLOv5 .NET): Command completed in 157 ms.
13:32:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...075f9f) took 677ms
13:32:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...fdfc56) took 553ms
13:32:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...c0d4b2) took 555ms
13:32:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...5866b7) took 436ms
13:32:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...fa72a1) took 370ms
13:32:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...422c74) took 689ms
13:32:57:Object Detection (YOLOv5 .NET): Command completed in 74 ms.
13:32:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...1b343e) took 220ms
13:32:58:Object Detection (YOLOv5 .NET): Command completed in 77 ms.
13:32:58:Object Detection (YOLOv5 .NET): Command completed in 88 ms.
13:32:58:Object Detection (YOLOv5 .NET): Command completed in 70 ms.
13:32:58:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...4966af) took 223ms
13:32:58:Object Detection (YOLOv5 .NET): Command completed in 82 ms.
13:32:58:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...d1410e) took 179ms
13:32:58:Object Detection (YOLOv5 .NET): Command completed in 71 ms.
13:32:58:Object Detection (YOLOv5 .NET): Command completed in 69 ms.
13:32:58:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...5e09c9) took 155ms
13:34:54:Object Detection (YOLOv5 .NET): Command completed in 290 ms.
13:34:54:Object Detection (YOLOv5 .NET): Command completed in 71 ms.
13:34:54:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...f48ffe) took 132ms
13:34:58:Object Detection (YOLOv5 .NET): Command completed in 67 ms.
13:34:58:Object Detection (YOLOv5 .NET): Command completed in 67 ms.
13:34:58:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...4b82a7) took 138ms
13:35:15:Object Detection (YOLOv5 .NET): Command completed in 376 ms.
13:35:15:Object Detection (YOLOv5 .NET): Command completed in 457 ms.
13:35:15:Object Detection (YOLOv5 .NET): Command completed in 477 ms.
13:35:15:Object Detection (YOLOv5 .NET): Command completed in 250 ms.
13:35:16:Object Detection (YOLOv5 .NET): Command completed in 111 ms.
13:35:16:Object Detection (YOLOv5 .NET): Command completed in 85 ms.
13:35:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...22344d) took 345ms
13:35:16:Object Detection (YOLOv5 .NET): Command completed in 115 ms.
13:35:16:Object Detection (YOLOv5 .NET): Command completed in 119 ms.
13:35:16:Object Detection (YOLOv5 .NET): Command completed in 136 ms.
13:35:16:Object Detection (YOLOv5 .NET): Command completed in 152 ms.
13:35:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...010a44) took 428ms
13:35:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...834f47) took 525ms
13:35:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...eeced2) took 431ms
13:35:16:Object Detection (YOLOv5 .NET): Command completed in 171 ms.
13:35:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...1b84c3) took 294ms
13:35:16:Object Detection (YOLOv5 .NET): Command completed in 90 ms.
13:35:16:Object Detection (YOLOv5 .NET): Command completed in 101 ms.
13:35:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...53489b) took 267ms
13:35:16:Object Detection (YOLOv5 .NET): Command completed in 68 ms.
13:35:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...fb96db) took 152ms
13:35:17:Object Detection (YOLOv5 .NET): Command completed in 89 ms.
13:35:17:Object Detection (YOLOv5 .NET): Command completed in 85 ms.
13:35:17:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...aed796) took 167ms
13:35:17:Object Detection (YOLOv5 .NET): Command completed in 96 ms.
13:35:18:Object Detection (YOLOv5 .NET): Command completed in 93 ms.
13:35:18:Object Detection (YOLOv5 .NET): Command completed in 91 ms.
13:35:18:Object Detection (YOLOv5 .NET): Command completed in 102 ms.
13:35:18:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...491de6) took 280ms
13:35:18:Object Detection (YOLOv5 .NET): Command completed in 115 ms.
13:35:18:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...472a5c) took 219ms
13:35:18:Object Detection (YOLOv5 .NET): Command completed in 78 ms.
13:35:18:Object Detection (YOLOv5 .NET): Command completed in 91 ms.
13:35:18:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...82eafe) took 286ms
13:35:18:Object Detection (YOLOv5 .NET): Command completed in 69 ms.
13:35:18:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...aa3e9e) took 166ms
13:35:18:Object Detection (YOLOv5 .NET): Command completed in 74 ms.
13:35:19:Object Detection (YOLOv5 .NET): Command completed in 83 ms.
13:35:19:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...d5312f) took 188ms
13:35:19:Object Detection (YOLOv5 .NET): Command completed in 77 ms.
13:35:19:Object Detection (YOLOv5 .NET): Command completed in 82 ms.
13:35:19:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...f66074) took 167ms
13:35:25:Object Detection (YOLOv5 .NET): Command completed in 76 ms.
13:35:25:Object Detection (YOLOv5 .NET): Command completed in 93 ms.
13:35:25:Object Detection (YOLOv5 .NET): Command completed in 81 ms.
13:35:25:Object Detection (YOLOv5 .NET): Command completed in 102 ms.
13:35:25:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...37a729) took 270ms
13:35:25:Object Detection (YOLOv5 .NET): Command completed in 113 ms.
13:35:25:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...4b3ad5) took 205ms
13:35:25:Object Detection (YOLOv5 .NET): Command completed in 75 ms.
13:35:25:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...cf404f) took 198ms
13:35:25:Object Detection (YOLOv5 .NET): Command completed in 101 ms.
13:35:25:Object Detection (YOLOv5 .NET): Command completed in 97 ms.
13:35:25:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...c679af) took 186ms
13:35:25:Object Detection (YOLOv5 .NET): Command completed in 70 ms.
13:35:26:Object Detection (YOLOv5 .NET): Command completed in 71 ms.
13:35:26:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...415439) took 149ms
13:35:26:Object Detection (YOLOv5 .NET): Command completed in 68 ms.
13:35:26:Object Detection (YOLOv5 .NET): Command completed in 70 ms.
13:35:26:Object Detection (YOLOv5 .NET): Command completed in 85 ms.
13:35:26:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...4347e3) took 196ms
13:35:26:Object Detection (YOLOv5 .NET): Command completed in 87 ms.
13:35:26:Object Detection (YOLOv5 .NET): Command completed in 88 ms.
13:35:26:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...fc8be3) took 210ms
13:35:26:Object Detection (YOLOv5 .NET): Command completed in 70 ms.
13:35:26:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...3c983c) took 147ms
13:35:36:Object Detection (YOLOv5 .NET): Command completed in 66 ms.
13:35:36:Object Detection (YOLOv5 .NET): Command completed in 67 ms.
13:35:36:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...5c2222) took 159ms
13:35:55:Object Detection (YOLOv5 .NET): Command completed in 69 ms.
13:35:55:Object Detection (YOLOv5 .NET): Command completed in 70 ms.
13:35:55:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...d95b40) took 140ms
13:36:27:Object Detection (YOLOv5 .NET): Command completed in 349 ms.
13:36:27:Object Detection (YOLOv5 .NET): Command completed in 437 ms.
13:36:27:Object Detection (YOLOv5 .NET): Command completed in 312 ms.
13:36:27:Object Detection (YOLOv5 .NET): Command completed in 130 ms.
13:36:27:Object Detection (YOLOv5 .NET): Command completed in 80 ms.
13:36:28:Object Detection (YOLOv5 .NET): Command completed in 92 ms.
13:36:28:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...08e75f) took 470ms
13:36:28:Object Detection (YOLOv5 .NET): Command completed in 102 ms.
13:36:28:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...a393cc) took 479ms
13:36:28:Object Detection (YOLOv5 .NET): Command completed in 118 ms.
13:36:28:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...cf8fa1) took 411ms
13:36:28:Object Detection (YOLOv5 .NET): Command completed in 133 ms.
13:36:28:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...1ca3b2) took 331ms
13:36:28:Object Detection (YOLOv5 .NET): Command completed in 140 ms.
13:36:28:Object Detection (YOLOv5 .NET): Command completed in 154 ms.
13:36:28:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...ca1b5a) took 275ms
13:36:28:Object Detection (YOLOv5 .NET): Command completed in 77 ms.
13:36:28:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...d2ade8) took 168ms
13:36:28:Object Detection (YOLOv5 .NET): Command completed in 73 ms.
13:36:28:Object Detection (YOLOv5 .NET): Command completed in 77 ms.
13:36:28:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...a58596) took 192ms
13:36:28:Object Detection (YOLOv5 .NET): Command completed in 90 ms.
13:36:29:Object Detection (YOLOv5 .NET): Command completed in 77 ms.
13:36:29:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...086572) took 175ms
13:36:31:Object Detection (YOLOv5 .NET): Command completed in 95 ms.
13:36:31:Object Detection (YOLOv5 .NET): Command completed in 93 ms.
13:36:31:Object Detection (YOLOv5 .NET): Command completed in 114 ms.
13:36:32:Object Detection (YOLOv5 .NET): Command completed in 82 ms.
13:36:32:Object Detection (YOLOv5 .NET): Command completed in 102 ms.
13:36:32:Object Detection (YOLOv5 .NET): Command completed in 97 ms.
13:36:32:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...5d03b1) took 464ms
13:36:32:Object Detection (YOLOv5 .NET): Command completed in 110 ms.
13:36:32:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...6c2f15) took 377ms
13:36:32:Object Detection (YOLOv5 .NET): Command completed in 113 ms.
13:36:32:Object Detection (YOLOv5 .NET): Command completed in 126 ms.
13:36:32:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...f2d8d3) took 473ms
13:36:32:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...8327db) took 316ms
13:36:32:Object Detection (YOLOv5 .NET): Command completed in 81 ms.
13:36:32:Object Detection (YOLOv5 .NET): Command completed in 80 ms.
13:36:32:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...7eee0c) took 187ms
13:36:32:Object Detection (YOLOv5 .NET): Command completed in 79 ms.
13:36:32:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...86034b) took 196ms
13:36:32:Object Detection (YOLOv5 .NET): Command completed in 79 ms.
13:36:33:Object Detection (YOLOv5 .NET): Command completed in 85 ms.
13:36:33:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...29386e) took 182ms
13:36:33:Object Detection (YOLOv5 .NET): Command completed in 78 ms.
13:36:33:Object Detection (YOLOv5 .NET): Command completed in 78 ms.
13:36:33:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...9fdb0c) took 162ms
13:36:34:Object Detection (YOLOv5 .NET): Command completed in 97 ms.
13:36:34:Object Detection (YOLOv5 .NET): Command completed in 112 ms.
13:36:34:Object Detection (YOLOv5 .NET): Command completed in 94 ms.
13:36:34:Object Detection (YOLOv5 .NET): Command completed in 113 ms.
13:36:35:Object Detection (YOLOv5 .NET): Command completed in 86 ms.
13:36:35:Object Detection (YOLOv5 .NET): Command completed in 87 ms.
13:36:35:Object Detection (YOLOv5 .NET): Command completed in 122 ms.
13:36:35:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...926144) took 660ms
13:36:35:Object Detection (YOLOv5 .NET): Command completed in 120 ms.
13:36:35:Object Detection (YOLOv5 .NET): Command completed in 132 ms.
13:36:35:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...cae703) took 301ms
13:36:35:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...50a43b) took 574ms
13:36:35:Object Detection (YOLOv5 .NET): Command completed in 151 ms.
13:36:35:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...0f286d) took 597ms
13:36:35:Object Detection (YOLOv5 .NET): Command completed in 166 ms.
13:36:35:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...483bc1) took 604ms
13:36:35:Object Detection (YOLOv5 .NET): Command completed in 84 ms.
13:36:35:Object Detection (YOLOv5 .NET): Command completed in 94 ms.
13:36:35:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...7ff9b6) took 242ms
13:36:35:Object Detection (YOLOv5 .NET): Command completed in 86 ms.
13:36:35:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...d52e13) took 194ms
13:36:35:Object Detection (YOLOv5 .NET): Command completed in 76 ms.
13:36:36:Object Detection (YOLOv5 .NET): Command completed in 76 ms.
13:36:36:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...fb1b0f) took 158ms
13:36:37:Object Detection (YOLOv5 .NET): Command completed in 118 ms.
13:36:37:Object Detection (YOLOv5 .NET): Command completed in 118 ms.
13:36:37:Object Detection (YOLOv5 .NET): Command completed in 119 ms.
13:36:37:Object Detection (YOLOv5 .NET): Command completed in 124 ms.
13:36:37:Object Detection (YOLOv5 .NET): Command completed in 98 ms.
13:36:38:Object Detection (YOLOv5 .NET): Command completed in 96 ms.
13:36:38:Object Detection (YOLOv5 .NET): Command completed in 114 ms.
13:36:38:Object Detection (YOLOv5 .NET): Command completed in 117 ms.
13:36:38:Object Detection (YOLOv5 .NET): Command completed in 128 ms.
13:36:38:Object Detection (YOLOv5 .NET): Command completed in 143 ms.
13:36:38:Object Detection (YOLOv5 .NET): Command completed in 158 ms.
13:36:38:Object Detection (YOLOv5 .NET): Command completed in 91 ms.
13:36:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...02a3b9) took 364ms
13:36:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...af9ac4) took 607ms
13:36:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...ef947c) took 710ms
13:36:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...01b3a9) took 604ms
13:36:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...a5618a) took 648ms
13:36:38:Object Detection (YOLOv5 .NET): Command completed in 95 ms.
13:36:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...511493) took 385ms
13:36:38:Object Detection (YOLOv5 .NET): Command completed in 96 ms.
13:36:38:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...aa0af0) took 232ms
13:36:38:Object Detection (YOLOv5 .NET): Command completed in 92 ms.
13:36:38:Object Detection (YOLOv5 .NET): Command completed in 108 ms.
13:36:39:Object Detection (YOLOv5 .NET): Command completed in 77 ms.
13:36:39:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...47e077) took 165ms
13:36:39:Object Detection (YOLOv5 .NET): Command completed in 95 ms.
13:36:39:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...d173b1) took 257ms
13:36:39:Object Detection (YOLOv5 .NET): Command completed in 86 ms.
13:36:39:Object Detection (YOLOv5 .NET): Command completed in 72 ms.
13:36:39:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...ebf3f5) took 218ms
13:37:18:Object Detection (YOLOv5 .NET): Command completed in 380 ms.
13:37:18:Object Detection (YOLOv5 .NET): Command completed in 206 ms.
13:37:18:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...4bf8c9) took 280ms
13:38:07:Object Detection (YOLOv5 .NET): Command completed in 214 ms.
13:38:07:Object Detection (YOLOv5 .NET): Command completed in 119 ms.
13:38:07:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...a6be3c) took 183ms
13:38:11:Object Detection (YOLOv5 .NET): Command completed in 150 ms.
13:38:11:Object Detection (YOLOv5 .NET): Command completed in 214 ms.
13:38:11:Object Detection (YOLOv5 .NET): Command completed in 102 ms.
13:38:11:Object Detection (YOLOv5 .NET): Command completed in 89 ms.
13:38:11:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...9d36ce) took 260ms
13:38:11:Object Detection (YOLOv5 .NET): Command completed in 94 ms.
13:38:11:Object Detection (YOLOv5 .NET): Command completed in 94 ms.
13:38:11:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...e8d2cf) took 193ms
13:38:11:Object Detection (YOLOv5 .NET): Command completed in 116 ms.
13:38:11:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...c7e99d) took 367ms
13:38:11:Object Detection (YOLOv5 .NET): Command completed in 99 ms.
13:38:11:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...7e4e86) took 208ms
13:38:11:Object Detection (YOLOv5 .NET): Command completed in 96 ms.
13:38:12:Object Detection (YOLOv5 .NET): Command completed in 95 ms.
13:38:12:Object Detection (YOLOv5 .NET): Command completed in 104 ms.
13:38:12:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...0b9c37) took 206ms
13:38:12:Object Detection (YOLOv5 .NET): Command completed in 83 ms.
13:38:12:Object Detection (YOLOv5 .NET): Command completed in 92 ms.
13:38:12:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...61c8e4) took 250ms
13:38:12:Object Detection (YOLOv5 .NET): Command completed in 88 ms.
13:38:12:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...0038dc) took 183ms
13:38:12:Object Detection (YOLOv5 .NET): Command completed in 83 ms.
13:38:12:Object Detection (YOLOv5 .NET): Command completed in 74 ms.
13:38:12:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...ab5177) took 159ms
13:38:13:Object Detection (YOLOv5 .NET): Command completed in 84 ms.
13:38:13:Object Detection (YOLOv5 .NET): Command completed in 85 ms.
13:38:13:Object Detection (YOLOv5 .NET): Command completed in 93 ms.
13:38:13:Object Detection (YOLOv5 .NET): Command completed in 93 ms.
13:38:13:Object Detection (YOLOv5 .NET): Command completed in 114 ms.
13:38:13:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...a36a95) took 230ms
13:38:13:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...bd18e2) took 316ms
13:38:13:Object Detection (YOLOv5 .NET): Command completed in 97 ms.
13:38:13:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...072b96) took 217ms
13:38:13:Object Detection (YOLOv5 .NET): Command completed in 98 ms.
13:38:13:Object Detection (YOLOv5 .NET): Command completed in 95 ms.
13:38:13:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...926168) took 187ms
13:38:14:Object Detection (YOLOv5 .NET): Command completed in 79 ms.
13:38:14:Object Detection (YOLOv5 .NET): Command completed in 68 ms.
13:38:14:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...51b30f) took 146ms
13:38:15:Object Detection (YOLOv5 .NET): Command completed in 82 ms.
13:38:16:Object Detection (YOLOv5 .NET): Command completed in 84 ms.
13:38:16:Object Detection (YOLOv5 .NET): Command completed in 103 ms.
13:38:16:Object Detection (YOLOv5 .NET): Command completed in 83 ms.
13:38:16:Object Detection (YOLOv5 .NET): Command completed in 95 ms.
13:38:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...9ed3a4) took 275ms
13:38:16:Object Detection (YOLOv5 .NET): Command completed in 113 ms.
13:38:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...1db21f) took 360ms
13:38:16:Object Detection (YOLOv5 .NET): Command completed in 128 ms.
13:38:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...824eae) took 218ms
13:38:16:Object Detection (YOLOv5 .NET): Command completed in 95 ms.
13:38:16:Object Detection (YOLOv5 .NET): Command completed in 92 ms.
13:38:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...e4a308) took 239ms
13:38:16:Object Detection (YOLOv5 .NET): Command completed in 70 ms.
13:38:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...d6bcec) took 152ms
13:38:16:Object Detection (YOLOv5 .NET): Command completed in 76 ms.
13:38:17:Object Detection (YOLOv5 .NET): Command completed in 66 ms.
13:38:17:Object Detection (YOLOv5 .NET): Command completed in 81 ms.
13:38:17:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...9d3f85) took 187ms
13:38:17:Object Detection (YOLOv5 .NET): Command completed in 84 ms.
13:38:17:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...38c229) took 163ms
13:38:20:Object Detection (YOLOv5 .NET): Command completed in 94 ms.
13:38:20:Object Detection (YOLOv5 .NET): Command completed in 112 ms.
13:38:20:Object Detection (YOLOv5 .NET): Command completed in 100 ms.
13:38:20:Object Detection (YOLOv5 .NET): Command completed in 81 ms.
13:38:20:Object Detection (YOLOv5 .NET): Command completed in 108 ms.
13:38:20:Object Detection (YOLOv5 .NET): Command completed in 107 ms.
13:38:20:Object Detection (YOLOv5 .NET): Command completed in 118 ms.
13:38:20:Object Detection (YOLOv5 .NET): Command completed in 116 ms.
13:38:20:Object Detection (YOLOv5 .NET): Command completed in 133 ms.
13:38:20:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...ce4afa) took 533ms
13:38:20:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...e9fd9d) took 434ms
13:38:20:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...70c08c) took 431ms
13:38:20:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...0eab3b) took 265ms
13:38:21:Object Detection (YOLOv5 .NET): Command completed in 81 ms.
13:38:21:Object Detection (YOLOv5 .NET): Command completed in 81 ms.
13:38:21:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...9a5fa7) took 201ms
13:38:21:Object Detection (YOLOv5 .NET): Command completed in 72 ms.
13:38:21:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...0db38a) took 153ms
13:38:21:Object Detection (YOLOv5 .NET): Command completed in 76 ms.
13:38:21:Object Detection (YOLOv5 .NET): Command completed in 66 ms.
13:38:21:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...6353fd) took 142ms
13:38:39:Object Detection (YOLOv5 .NET): Command completed in 1245 ms.
13:38:39:Object Detection (YOLOv5 .NET): Command completed in 176 ms.
13:38:39:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...e69e29) took 256ms
13:38:57:Object Detection (YOLOv5 .NET): Command completed in 340 ms.
13:38:57:Object Detection (YOLOv5 .NET): Command completed in 125 ms.
13:38:57:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...b6f674) took 203ms
13:39:16:Object Detection (YOLOv5 .NET): Command completed in 310 ms.
13:39:16:Object Detection (YOLOv5 .NET): Command completed in 186 ms.
13:39:16:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...747efd) took 262ms
13:39:32:Object Detection (YOLOv5 .NET): Command completed in 825 ms.
13:39:32:Object Detection (YOLOv5 .NET): Command completed in 962 ms.
13:39:32:Object Detection (YOLOv5 .NET): Command completed in 1088 ms.
13:39:32:Object Detection (YOLOv5 .NET): Command completed in 1128 ms.
13:39:32:Object Detection (YOLOv5 .NET): Command completed in 1139 ms.
13:39:32:Object Detection (YOLOv5 .NET): Command completed in 1167 ms.
13:39:32:Object Detection (YOLOv5 .NET): Command completed in 223 ms.
13:39:32:Object Detection (YOLOv5 .NET): Command completed in 175 ms.
13:39:32:Object Detection (YOLOv5 .NET): Command completed in 161 ms.
13:39:33:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...8b2ed5) took 500ms
13:39:33:Object Detection (YOLOv5 .NET): Command completed in 134 ms.
13:39:33:Object Detection (YOLOv5 .NET): Command completed in 134 ms.
13:39:33:Object Detection (YOLOv5 .NET): Command completed in 102 ms.
13:39:33:Object Detection (YOLOv5 .NET): Command completed in 124 ms.
13:39:33:Object Detection (YOLOv5 .NET): Command completed in 131 ms.
13:39:33:Object Detection (YOLOv5 .NET): Command completed in 129 ms.
13:39:33:Object Detection (YOLOv5 .NET): Command completed in 145 ms.
13:39:33:Object Detection (YOLOv5 .NET): Command completed in 129 ms.
13:39:33:Object Detection (YOLOv5 .NET): Command completed in 139 ms.
13:39:33:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...70c56f) took 1001ms
13:39:33:Object Detection (YOLOv5 .NET): Command completed in 91 ms.
13:39:34:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...48652f) took 521ms
13:39:34:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...d42007) took 762ms
13:39:34:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...012be5) took 1092ms
13:39:34:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...af0823) took 913ms
13:39:34:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...357a6f) took 781ms
13:39:34:Object Detection (YOLOv5 .NET): Command completed in 104 ms.
13:39:34:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...74e6ce) took 771ms
13:39:34:Object Detection (YOLOv5 .NET): Command completed in 105 ms.
13:39:34:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...5acfe0) took 534ms
13:39:34:Object Detection (YOLOv5 .NET): Command completed in 90 ms.
13:39:34:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...b87abf) took 616ms
13:39:35:Object Detection (YOLOv5 .NET): Command completed in 158 ms.
13:39:35:Object Detection (YOLOv5 .NET): Command completed in 158 ms.
13:39:35:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...b98af7) took 1975ms
13:39:36:Object Detection (YOLOv5 .NET): Command completed in 101 ms.
13:39:36:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...a2dd38) took 1420ms
13:40:54:Object Detection (YOLOv5 .NET): Command completed in 290 ms.
13:40:54:Object Detection (YOLOv5 .NET): Command completed in 289 ms.
13:40:54:Object Detection (YOLOv5 .NET): Command completed in 263 ms.
13:40:54:Object Detection (YOLOv5 .NET): Command completed in 205 ms.
13:40:54:Object Detection (YOLOv5 .NET): Command completed in 110 ms.
13:40:54:Object Detection (YOLOv5 .NET): Command completed in 82 ms.
13:40:54:Object Detection (YOLOv5 .NET): Command completed in 148 ms.
13:40:54:Object Detection (YOLOv5 .NET): Command completed in 141 ms.
13:40:54:Object Detection (YOLOv5 .NET): Command completed in 138 ms.
13:40:54:Object Detection (YOLOv5 .NET): Command completed in 154 ms.
13:40:54:Object Detection (YOLOv5 .NET): Command completed in 134 ms.
13:40:54:Object Detection (YOLOv5 .NET): Command completed in 171 ms.
13:40:54:Object Detection (YOLOv5 .NET): Command completed in 117 ms.
13:40:54:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...602d6e) took 700ms
13:40:54:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...61ca39) took 445ms
13:40:54:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...4c3fdb) took 675ms
13:40:54:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...dbff00) took 356ms
13:40:54:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...1f136c) took 679ms
13:40:54:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...70a17d) took 683ms
13:40:55:Object Detection (YOLOv5 .NET): Command completed in 89 ms.
13:40:55:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...3b5986) took 206ms
13:40:56:Object Detection (YOLOv5 .NET): Command completed in 72 ms.
13:40:56:Object Detection (YOLOv5 .NET): Command completed in 77 ms.
13:40:56:Object Detection (YOLOv5 .NET): Command completed in 83 ms.
13:40:56:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...10cca6) took 167ms
13:40:56:Object Detection (YOLOv5 .NET): Command completed in 106 ms.
13:40:56:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...981330) took 262ms
13:40:56:Object Detection (YOLOv5 .NET): Command completed in 86 ms.
13:40:56:Object Detection (YOLOv5 .NET): Command completed in 72 ms.
13:40:56:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...f5c44c) took 179ms
13:42:34:Object Detection (YOLOv5 .NET): Command completed in 325 ms.
13:42:34:Object Detection (YOLOv5 .NET): Command completed in 329 ms.
13:42:34:Object Detection (YOLOv5 .NET): Command completed in 74 ms.
13:42:34:Object Detection (YOLOv5 .NET): Command completed in 77 ms.
13:42:34:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...b8dab6) took 310ms
13:42:34:Object Detection (YOLOv5 .NET): Command completed in 90 ms.
13:42:34:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...722507) took 253ms
13:42:34:Object Detection (YOLOv5 .NET): Command completed in 98 ms.
13:42:34:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...d48380) took 184ms
13:42:53:Object Detection (YOLOv5 .NET): Command completed in 364 ms.
13:42:53:Object Detection (YOLOv5 .NET): Command completed in 269 ms.
13:42:53:Object Detection (YOLOv5 .NET): Command completed in 195 ms.
13:42:53:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...9975af) took 289ms
13:42:53:Object Detection (YOLOv5 .NET): Command completed in 83 ms.
13:42:53:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...eb03b9) took 160ms
13:43:06:Sending shutdown request to python/BackgroundRemover
13:43:07:rembg_adapter.py: Server connection error. Is the server URL correct?
13:43:08:Module BackgroundRemover has shutdown
13:43:08:rembg_adapter.py: has exited
13:43:13:Object Detection (YOLOv5 .NET): Command completed in 1257 ms.
13:43:14:Object Detection (YOLOv5 .NET): Command completed in 175 ms.
13:43:14:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...4466fa) took 267ms
13:43:32:Object Detection (YOLOv5 .NET): Command completed in 1256 ms.
13:43:33:Object Detection (YOLOv5 .NET): Command completed in 215 ms.
13:43:33:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...0e326d) took 313ms
13:43:39:BackgroundRemover went quietly
13:43:39:
13:43:39:Module 'Background Remover' 1.5 (ID: BackgroundRemover)
13:43:39:Module Path: C:\Program Files\CodeProject\AI\modules\BackgroundRemover
13:43:39:AutoStart: True
13:43:39:Queue: backgroundremover_queue
13:43:39:Platforms: windows,macos,macos-arm64
13:43:39:GPU: Support disabled
13:43:39:Parallelism: 1
13:43:39:Accelerator:
13:43:39:Half Precis.: enable
13:43:39:Runtime: python39
13:43:39:Runtime Loc: Local
13:43:39:FilePath: rembg_adapter.py
13:43:39:Pre installed: False
13:43:39:Start pause: 0 sec
13:43:39:LogVerbosity:
13:43:39:Valid: True
13:43:39:Environment Variables
13:43:39:U2NET_HOME = %CURRENT_MODULE_PATH%/models
13:43:39:
13:43:39:Started Background Remover module
13:43:50:Object Detection (YOLOv5 .NET): Command completed in 278 ms.
13:43:51:Object Detection (YOLOv5 .NET): Command completed in 137 ms.
13:43:51:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...3c1f1e) took 225ms
13:44:07:Sending shutdown request to ObjectDetectionNet/ObjectDetectionNet
13:44:07:ObjectDetectionNet.exe: Unable to get request from objectdetection_queue for ObjectDetectionNet
13:44:07:ObjectDetectionNet.exe: Unable to get request from objectdetection_queue for ObjectDetectionNet
13:44:07:ObjectDetectionNet.exe: Unable to get request from objectdetection_queue for ObjectDetectionNet
13:44:07:ObjectDetectionNet.exe: Unable to get request from objectdetection_queue for ObjectDetectionNet
13:44:07:ObjectDetectionNet.exe: Unable to get request from objectdetection_queue for ObjectDetectionNet
13:44:07:ObjectDetectionNet.exe: Unable to get request from objectdetection_queue for ObjectDetectionNet
13:44:07:ObjectDetectionNet.exe: Unable to get request from objectdetection_queue for ObjectDetectionNet
13:44:07:ObjectDetectionNet.exe: Unable to get request from objectdetection_queue for ObjectDetectionNet
13:44:07:ObjectDetectionNet.exe: Unable to get request from objectdetection_queue for ObjectDetectionNet
13:44:07:ObjectDetectionNet.exe: Unable to get request from objectdetection_queue for ObjectDetectionNet
13:44:07:ObjectDetectionNet.exe: Unable to get request from objectdetection_queue for ObjectDetectionNet
13:44:07:ObjectDetectionNet.exe: Shutdown signal received. Ending loop
13:44:07:ObjectDetectionNet.exe: Shutdown signal received. Ending loop
13:44:07:ObjectDetectionNet.exe: Shutdown signal received. Ending loop
13:44:07:ObjectDetectionNet.exe: Shutdown signal received. Ending loop
13:44:07:ObjectDetectionNet.exe: Shutdown signal received. Ending loop
13:44:40:Forcing shutdown of ObjectDetectionNet/ObjectDetectionNet
13:44:40:Module ObjectDetectionNet has shutdown
13:44:40:ObjectDetectionNet.exe: has exited
13:44:43:
13:44:43:Module 'Object Detection (YOLOv5 6.2)' 1.6.1 (ID: ObjectDetectionYolo)
13:44:43:Module Path: C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo
13:44:43:AutoStart: True
13:44:43:Queue: objectdetection_queue
13:44:43:Platforms: all
13:44:43:GPU: Support enabled
13:44:43:Parallelism: 0
13:44:43:Accelerator:
13:44:43:Half Precis.: enable
13:44:43:Runtime: python37
13:44:43:Runtime Loc: Shared
13:44:43:FilePath: detect_adapter.py
13:44:43:Pre installed: False
13:44:43:Start pause: 1 sec
13:44:43:LogVerbosity:
13:44:43:Valid: True
13:44:43:Environment Variables
13:44:43:APPDIR = %CURRENT_MODULE_PATH%
13:44:43:CUSTOM_MODELS_DIR = %CURRENT_MODULE_PATH%/custom-models
13:44:43:MODELS_DIR = %CURRENT_MODULE_PATH%/assets
13:44:43:MODEL_SIZE = Medium
13:44:43:USE_CUDA = True
13:44:43:YOLOv5_AUTOINSTALL = false
13:44:43:YOLOv5_VERBOSE = false
13:44:43:
13:44:43:Started Object Detection (YOLOv5 6.2) module
13:44:43:detect_adapter.py: Traceback (most recent call last):
13:44:43:detect_adapter.py: File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo\detect_adapter.py", line 12, in
13:44:43:detect_adapter.py: from request_data import RequestData
13:44:43:detect_adapter.py: File "../../SDK/Python\request_data.py", line 7, in
13:44:43:detect_adapter.py: from PIL import Image
13:44:43:detect_adapter.py: ModuleNotFoundError: No module named 'PIL'
13:44:43:Module ObjectDetectionYolo has shutdown
13:44:43:detect_adapter.py: has exited
13:45:09:
13:45:09:Module 'Object Detection (YOLOv5 .NET)' 1.6 (ID: ObjectDetectionNet)
13:45:09:Module Path: C:\Program Files\CodeProject\AI\modules\ObjectDetectionNet
13:45:09:AutoStart: True
13:45:09:Queue: objectdetection_queue
13:45:09:Platforms: windows,linux,linux-arm64,macos,macos-arm64
13:45:09:GPU: Support enabled
13:45:09:Parallelism: 0
13:45:09:Accelerator:
13:45:09:Half Precis.: enable
13:45:09:Runtime: execute
13:45:09:Runtime Loc: Shared
13:45:09:FilePath: ObjectDetectionNet.exe
13:45:09:Pre installed: False
13:45:09:Start pause: 1 sec
13:45:09:LogVerbosity:
13:45:09:Valid: True
13:45:09:Environment Variables
13:45:09:CUSTOM_MODELS_DIR = %CURRENT_MODULE_PATH%\custom-models
13:45:09:MODELS_DIR = %CURRENT_MODULE_PATH%\assets
13:45:09:MODEL_SIZE = MEDIUM
13:45:09:
13:45:09:Started Object Detection (YOLOv5 .NET) module
13:45:10:ObjectDetectionNet.exe: Application started. Press Ctrl+C to shut down.
13:45:10:ObjectDetectionNet.exe: Hosting environment: Production
13:45:10:ObjectDetectionNet.exe: Content root path: C:\Program Files\CodeProject\AI\modules\ObjectDetectionNet
13:45:11:Object Detection (YOLOv5 .NET): Object Detection (YOLOv5 .NET) module started.
13:45:12:Object Detection (YOLOv5 .NET): Command completed in 1283 ms.
13:45:12:Object Detection (YOLOv5 .NET): Command completed in 1278 ms.
13:45:12:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...cd3f25) took 9155ms
13:45:12:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...898e91) took 8644ms
13:45:12:Object Detection (YOLOv5 .NET): Command completed in 1317 ms.
13:45:12:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...13871c) took 9323ms
13:45:12:Object Detection (YOLOv5 .NET): Command completed in 1336 ms.
13:45:12:Object Detection (YOLOv5 .NET): Command completed in 1339 ms.
13:45:12:Object Detection (YOLOv5 .NET): Command completed in 1339 ms.
13:45:12:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...638afd) took 1924ms
13:45:12:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...938e5f) took 8957ms
13:45:12:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...e605c7) took 9277ms
13:45:13:Object Detection (YOLOv5 .NET): Command completed in 346 ms.
13:45:13:Object Detection (YOLOv5 .NET): Command completed in 71 ms.
13:45:13:License Plate Reader: Rec'd request for License Plate Reader command 'alpr' (...8030ec) took 189ms
Logging level
Info
|
|
|
|
|
It looks like your YOLO object detector didn't install properly or wasn't finished installing. You may want to try re-installing just that module
cheers
Chris Maunder
|
|
|
|
|
How to stop a module? If I press the "play" button it is stopping the module, but a few seconds later the module is started again. So would like to know how to stop a module.
|
|
|
|
|
Found it, you need to press the "pause" button. Didn't think this would stop module.
|
|
|
|
|
Message Closed
modified 18-Sep-23 16:26pm.
|
|
|
|
|
ModuleNotFoundError: No module named 'yolov5'
Can you please go to the 'install modules' tab on the CodeProject.AI dashboard, uninstall ObjectDetection Yolov5 6.2, and then re-install it. Alternatively, switch to using the Object Detection .NET module.
cheers
Chris Maunder
|
|
|
|
|
Afternoon Chris.
I am experiencing the same as Wade. I am trying to use the .NET as I am using an intel iGPU which uses GPUML. However I am getting the same “in queue” error as wade with no returned results. I haven’t tried the v6.2 but will. Also there are no uninstall options for the pre-installed modules when you first do the install from the installer it’s just a blank space. I can’t see how to attach a screenshot that I have taken.
|
|
|
|
|
To attach a screenshot just drag and drop or paste it directly into the message field when creating a post

cheers
Chris Maunder
|
|
|
|
|
|
Evening Chris. I know y’all have been working frantically to get this back up and running and I appreciate all of your guys hard work.
Just wanted to update you on the situation when I got home. I went into windows services and restarted the CPAi service and then was able to see and uninstall all 3 of the modules. I then installed the .NET module and it’s working like a charm. I’ll update if there are any issues. I was running 2.0.8 for the longest because that seemed to give the least amount of nothing found errors in the BI log. If this holds up over the next day or so I’ll update you on any progress.
|
|
|
|
|
Excellent - thanks for the update
cheers
Chris Maunder
|
|
|
|
|
Everything seems to be working so far when CPAi is running on windows. However I'm getting a few nothing found messages in the logs of Blue Iris with the times at sometimes over 2000ms. Im running the custom models with just ipcam-general and ipcam-dark with detection times in CPAi around 150-300 running GPU ML.
I tried to check out the docker version of CPAI 2.2.4 and when I change BI over to use the docker version the detection times are 0ms and it doesnt return anything into BI. Attached are some pics. Let me know what other information you might need from me so this might help others. BTW these are both using the .NET version.
 
|
|
|
|
|
Chris, thanks for the reply, before I saw your reply I decided to uninstall 2.2.4 and reboot and then re-install. After that everything seems to be back up and running. It seems like my notifications might be fewer than before but I am receiving some so there may be some tweaks I need to make. But CodeProject and BI are not working together again.
|
|
|
|
|
It wasn't them, it was us.
We had a regression in our code that re-instated chunked encoding and this was stopping Blue Iris from being able to process the return data correctly. We've (re)implemented the fix and have released 2.2.4.
cheers
Chris Maunder
|
|
|
|
|
Sorry Chris;
1: What issue does this solve?
2: Could you translate this to non-programmer? (We had a regression in our code that re-instated chunked encoding and this was stopping Blue Iris from being able to process the return data correctly.)
Does this indicate bad version control? (I've seen that before unfortunately.)
Thanks
|
|
|
|
|
Sorry mate. I've had my head in a compiler for about 48hrs straight
Basically, Blue Iris could no longer process the responses from CodeProject.AI. We had fixed this issue last year, but it popped back up due to a small change while cleaning up some code. Blue Iris started reporting that CodeProject.AI was sending badly formed data, but from where we sat, everything looked great.
Ken @ Blue Iris debugged his end and pointed us to the issue. He could work around it his end, but we wanted to fix it properly our end.
So: Blue Iris couldn't understand CodeProject.AI. We thought it was Blue Iris. It was us. we fixed the problem. We're now just counting down until we can reasonably say it's beer o'clock.
cheers
Chris Maunder
|
|
|
|
|
Hey Chris,
Thanks so much for being so responsive around this project. It's really incredible how quickly you get back to just about every post! I can confirm as well that using 2.4.4/BI 5.7.9.12/Win10 allows for what appears to be a flawless CPAI install. Modules install fine (I use Coral) with zero errors or warnings across the board, and the dashboard comes up fine as well. I did note that BI no longer "sees" CPAI, e.g. the Update screen gives me an option to Install CodeProject.AI. I thought I noticed someone else recently suggesting a registry change had to be made, but wanted to check-in here. Anything required to get BI to see CPAI? In the AI tab, I'm currently using Use AI Server on port.. of course. And then auto start/stop with Blue Iris: CodeProject.AI Service (which is running). All good and ignore the splash screen, or do something else? . Thanks!
|
|
|
|
|
Thanks for the kind words.
Blue Iris is looking for the service named "CodeProject.AI Server", which is what CodeProject.AI Server 2.2.4 installs as in the Services list. Just check that your installation shows this in the Services applet for CodeProject.AI:

We tested with Blue Iris today and all was working well for us. If you're still seeing an issue I'll contact Ken @ Blue Iris and see what needs tweaking.
A workaround if Blue Iris can't "see" CodeProject is to just keep CodeProject.AI running as a service and turn off start/stop in Blue Iris. CodeProject will be running constantly, but unless it's getting data to process it shouldn't be taking up much CPU time
cheers
Chris Maunder
|
|
|
|
|
I agree, the support from these guys is top notch, working long hours over the weekend. It is greatly appreciated. And I am a new guy! Still learning the ropes of all this. Just currently using the .NET ver of YOLO and all seems to be working. I do have lots to learn. I do have a Coral, just one. But have about 16+ Cams so didn't know if I would benefit from it. Would def like some advice on that from another Coral user. Currently running on an Intel i7-8700 and it seems to do well so far. Didn't know if I would benefit putting some NVIDIA cards in or not. Or even try the Coral. So whatever advice you guys got is great and I will start playing with it. Just want the best setup I can.
Thanks again CPAI Team for all your efforts.
|
|
|
|
|
> He could work around it his end..
It should be pointed out that due to blue iris questionable licensing model whereby you do not receive maintenance bug fixes without paying a subscription this is not a viable option.
|
|
|
|