Closed
Description
How to check the functionality?
- I use the photo toyota-with-plate.jpg
- I launch the License Plate Reader module
- I load the photo in CodeProject.AI Explorer.
Result: license plate not identified.
In the log (Logging level - trace):
17:38:39:Module 'License Plate Reader' 3.3.4 (ID: ALPR)
17:38:39:Valid: True
17:38:39:Module Path: <root>\modules\ALPR
17:38:39:Running module using: C:\Program Files\CodeProject\AI\modules\ALPR\bin\windows\python39\venv\Scripts\python
17:38:39:Starting C:\Program Files...ws\python39\venv\Scripts\python "C:\Program Files...\modules\ALPR\ALPR_adapter.py"
17:38:39:
17:38:39:Attempting to start ALPR with C:\Program Files\CodeProject\AI\modules\ALPR\bin\windows\python39\venv\Scripts\python "C:\Program Files\CodeProject\AI\modules\ALPR\ALPR_adapter.py"
17:38:39:Module Location: Internal
17:38:39:AutoStart: True
17:38:39:Queue: alpr_queue
17:38:39:Runtime: python3.9
17:38:39:Runtime Location: Local
17:38:39:FilePath: ALPR_adapter.py
17:38:39:Start pause: 3 sec
17:38:39:Parallelism: 0
17:38:39:LogVerbosity:
17:38:39:Platforms: all,!windows-arm64
17:38:39:GPU Libraries: installed if available
17:38:39:GPU: use if supported
17:38:39:Accelerator:
17:38:39:Half Precision: enable
17:38:39:Environment Variables
17:38:39:AUTO_PLATE_ROTATE = True
17:38:39:CROPPED_PLATE_DIR = <root>\Server\wwwroot
17:38:39:MIN_COMPUTE_CAPABILITY = 6
17:38:39:MIN_CUDNN_VERSION = 7
17:38:39:OCR_OPTIMAL_CHARACTER_HEIGHT = 60
17:38:39:OCR_OPTIMAL_CHARACTER_WIDTH = 30
17:38:39:OCR_OPTIMIZATION = True
17:38:39:PLATE_CONFIDENCE = 0.70
17:38:39:PLATE_RESCALE_FACTOR = 2
17:38:39:PLATE_ROTATE_DEG = 0
17:38:39:REMOVE_SPACES = False
17:38:39:ROOT_PATH = <root>
17:38:39:SAVE_CROPPED_PLATE = true
17:38:39:
17:38:39:Started License Plate Reader module
17:38:41:ALPR_adapter.py: [2025/03/18 17:38:41] ppocr WARNING: The first GPU is used for inference by default, GPU ID: 0
17:38:41:ALPR_adapter.py: Running init for License Plate Reader
17:38:43:ALPR_adapter.py: [2025/03/18 17:38:43] ppocr WARNING: The first GPU is used for inference by default, GPU ID: 0
17:38:58:Client request 'alpr' in queue 'alpr_queue' (...068523)
17:38:58:Request 'alpr' dequeued from 'alpr_queue' (...068523)
17:38:58:License Plate Reader: Retrieved alpr_queue command 'alpr'
17:38:58:Client request 'custom' in queue 'objectdetection_queue' (...039448)
17:39:09:Response rec'd from License Plate Reader command 'alpr' (...068523)
Metadata
Metadata
Assignees
Labels
No labels