Dubango init engine problem

76 views
Skip to first unread message

Tabriz Gulmammadov

unread,
Feb 15, 2024, 7:03:35 AMFeb 15
to discuss-doubango
Hi, we have bought license and used it on our pc. But, now, we can't start. We're getting below error:
python3 main.py
2024-02-15 16:02:51,716 - INFO - Parallel requests count: 1
2024-02-15 16:02:51,719 - INFO - All processes started!
*[COMPV INFO]: [UltAlprSdkEngine]Call: init
*[COMPV INFO]: [UltAlprSdkEngine]jsonConfig: {"debug_level": "error", "debug_write_input_image_enabled": false, "debug_internal_data_path": ".", "assets_folder": "./sdk/dubango/assets", "charset": "latin", "ienv_enabled": true, "openvino_enabled": true, "num_threads": -1, "gpgpu_enabled": false, "max_latency": -1, "klass_lpci_enabled": true, "klass_vcr_gamma": 1.0, "klass_vcr_enabled": false, "klass_vmmr_enabled": false, "detect_roi": [0, 0, 0, 0], "detect_minscore": 0.1, "car_noplate_detect_enabled": false, "car_noplate_detect_min_score": 0.8, "pyramidal_search_enabled": true, "pyramidal_search_sensitivity": 1.0, "pyramidal_search_minscore": 0.3, "pyramidal_search_min_image_size_inpixels": 200, "recogn_rectify_enabled": true, "recogn_rectify_polarity": "both", "recogn_minscore": 0.3, "recogn_score_type": "min", "license_token_data": "ANI6+wXQBUVDUFFVdzBBR1VQRkMuBApERW4nS1FTRkgJIBQ1CA4jdX1ZREJTYkdJVU43FHlZe0lJMF8JG3RsSFFmfWxXRzMpJxwiDgBJDVdWamleU0pDZkcUWXtbQT1WEwQRAhhFbGtRQ1dXdQwDMihrGW1jYURGTW5EQkRXQyQXNH5IX2YlJgk0DQhHV3VQSEcoDjsoEBgQB1Z1bFpTRDNhMWVQPTItVxBSRApWKjoiAi9SM2lfXyBbEzcFGRpVCltJdlZCSlA3aHMXAEUVP2N6LzoeVls="}
*[COMPV INFO]: [UltAlprSdkEngine]**** Copyright (C) 2011-2023 Doubango Telecom <https://www.doubango.org> ****
ultimateALPR-SDK <https://github.com/DoubangoTelecom/ultimateALPR-SDK> version 3.11.1

*[COMPV INFO]: [CompVBase] Initializing [base] modules (v 1.0.0, nt -1)...
*[COMPV INFO]: [CompVBase] sizeof(compv_scalar_t)= #8
*[COMPV INFO]: [CompVBase] sizeof(float)= #4
*[COMPV INFO]: Initializing window registery
*[COMPV INFO]: [ImageDecoder] Initializing image decoder...
*[COMPV INFO]: [CompVCpu] H: 'GenuineIntel', S: '', M: '166', MN: 'Intel(R) Core(TM) i7-10710U CPU @ 1.10GHz'
*[COMPV INFO]: [CompVBase] CPU features: (intel);[x86];[x64];mmx;sse;sse2;sse3;ssse3;sse41;sse42;avx;avx2;fma3;erms;bmi1;bmi2;popcnt;cmov;aes;rdrand;
*[COMPV INFO]: [CompVBase] CPU cores: online=#12, conf=#12
*[COMPV INFO]: [CompVBase] CPU cache1: line size: #64B, size :#32KB
*[COMPV INFO]: [CompVBase] CPU Phys RAM size: #7643GB
*[COMPV INFO]: [CompVBase] CPU endianness: LITTLE
*[COMPV INFO]: [CompVBase] Binary type: X86_64
*[COMPV INFO]: [CompVBase] Intrinsic enabled
*[COMPV INFO]: [CompVBase] Assembler enabled
*[COMPV INFO]: [CompVBase] Code built with option /arch:SSE
*[COMPV INFO]: [CompVBase] Code built with option /arch:SSE2
*[COMPV INFO]: [CompVBase] OS name: Generic Linux
*[COMPV INFO]: [CompVBase] Math Fast Trig.: true
*[COMPV INFO]: [CompVBase] Math Fixed Point: true
*[COMPV INFO]: [CompVMathExp] Init
*[COMPV INFO]: [CompVBase] Default alignment: #64
*[COMPV INFO]: [CompVBase] Best alignment: #64
*[COMPV INFO]: [CompVBase] Heap limit: #391356KB (#382MB)
*[COMPV INFO]: [CompVParallel] Initializing [parallel] module...
*[COMPV INFO]: /!\ Code in file '/home/ultimate/compv/base/compv_mem.cxx' in function 'CompVMemZero_C' starting at line #508: Not optimized -> No SIMD implementation found
*[COMPV INFO]: [CompVAsyncTask11] run(coreId:requested=1,set=useless, threadId:0x7fba87fff640, kThreadSetAffinity:false) - ENTER
*[COMPV INFO]: [CompVAsyncTask11] run(coreId:requested=0,set=useless, threadId:0x7fba94ffa640, kThreadSetAffinity:false) - ENTER
*[COMPV INFO]: [CompVAsyncTask11] run(coreId:requested=2,set=useless, threadId:0x7fba877fe640, kThreadSetAffinity:false) - ENTER
*[COMPV INFO]: [CompVAsyncTask11] run(coreId:requested=4,set=useless, threadId:0x7fba867fc640, kThreadSetAffinity:false) - ENTER
*[COMPV INFO]: [CompVAsyncTask11] run(coreId:requested=5,set=useless, threadId:0x7fba85ffb640, kThreadSetAffinity:false) - ENTER
*[COMPV INFO]: [CompVAsyncTask11] run(coreId:requested=3,set=useless, threadId:0x7fba86ffd640, kThreadSetAffinity:false) - ENTER
*[COMPV INFO]: [CompVAsyncTask11] run(coreId:requested=6,set=useless, threadId:0x7fba857fa640, kThreadSetAffinity:false) - ENTER
*[COMPV INFO]: [CompVAsyncTask11] run(coreId:requested=8,set=useless, threadId:0x7fba4ffff640, kThreadSetAffinity:false) - ENTER
*[COMPV INFO]: [CompVAsyncTask11] run(coreId:requested=9,set=useless, threadId:0x7fba4f7fe640, kThreadSetAffinity:false) - ENTER
*[COMPV INFO]: [CompVAsyncTask11] run(coreId:requested=7,set=useless, threadId:0x7fba84ff9640, kThreadSetAffinity:false) - ENTER
*[COMPV INFO]: [CompVAsyncTask11] run(coreId:requested=10,set=useless, threadId:0x7fba4effd640, kThreadSetAffinity:false) - ENTER
*[COMPV INFO]: [CompVThreadDispatcher] Thread dispatcher created with #12 threads/#12 cores
*[COMPV INFO]: [CompVParallel] [Parallel] module initialized
*[COMPV INFO]: [CompVBase] [Base] modules initialized
*[COMPV INFO]: [CompVCore] Initializing [core] module (v 1.0.0)...
*[COMPV INFO]: [CompVFeature] Registering feature factory with id = 1 and name = 'FAST (Features from Accelerated Segment Test)'...
*[COMPV INFO]: [CompVAsyncTask11] run(coreId:requested=11,set=useless, threadId:0x7fba4e7fc640, kThreadSetAffinity:false) - ENTER
*[COMPV INFO]: [CompVFeature] Registering feature factory with id = 8 and name = 'ORB (Oriented FAST and Rotated BRIEF)'...
*[COMPV INFO]: [CompVFeature] Registering feature factory with id = 27 and name = 'Sobel edge detector'...
*[COMPV INFO]: [CompVFeature] Registering feature factory with id = 28 and name = 'Scharr edge detector'...
*[COMPV INFO]: [CompVFeature] Registering feature factory with id = 29 and name = 'Prewitt edge detector'...
*[COMPV INFO]: [CompVFeature] Registering feature factory with id = 20 and name = 'Canny edge detector'...
*[COMPV INFO]: [CompVFeature] Registering feature factory with id = 30 and name = 'Hough standard (STD)'...
*[COMPV INFO]: [CompVFeature] Registering feature factory with id = 31 and name = 'Kernel-based Hough transform (KHT)'...
*[COMPV INFO]: [CompVFeature] Registering feature factory with id = 41 and name = 'Standard Histogram of oriented gradients (S-HOG)'...
*[COMPV INFO]: [CompVMatcher] Registering matcher factory with id = 0 and name = 'Brute force matcher'...
*[COMPV INFO]: [CompVConnectedComponentLabeling] Registering connected component labeling factory with id = 1 and name = 'PLSL (Parallel Light Speed Labeling)'...
*[COMPV INFO]: [CompVConnectedComponentLabeling] Registering connected component labeling factory with id = 19 and name = 'LMSER (Linear Time Maximally Stable Extremal Regions)'...
*[COMPV INFO]: [CompVGL] Initializing [gl] module (v 1.0.0)...
*[COMPV INFO]: [CompVGL] GL module initialized
*[COMPV INFO]: [CompVGpu] Initializing [gpu] module (v 1.0.0)...
*[COMPV INFO]: [CompVCamera] Initializing [camera] module (v 1.0.0)...
*[COMPV INFO]: [CompVDrawing] Initializing [drawing] module (v 1.0.0)...
*[COMPV INFO]: [CompVDrawing] /!\ No jpeg decoder found
*[COMPV INFO]: [CompVDrawing] Drawing module initialized
*[COMPV INFO]: [CompVGpu] GPU enabled: false
*[COMPV INFO]: /!\ Code in file '/home/ultimate/ultimateBase/lib/source/ultimate_base_engine.cxx' in function 'init' starting at line #75: Not optimized for GPU -> GPGPU computing not enabled or deactivated
*[COMPV INFO]: [UltOcrEngine] Tensorflow version: 1.14.0
*[COMPV INFO]: [UltAlprPlugin] Loading plugin: libultimatePluginOpenVino.so ...
*[COMPV INFO]: [CompVSharedLib] Loading sharded library from libultimatePluginOpenVino.so
*[COMPV INFO]: [CompVSharedLib] Loaded shared lib: libultimatePluginOpenVino.so
*[PLUGIN_OPENVINO INFO]: pluginOpenVinoInferenceEngine::init called
*[COMPV INFO]: /!\ Code in file '/home/ultimate/compv/base/compv_mem.cxx' in function 'CompVMemCopy_C' starting at line #985: Not optimized -> No SIMD implementation found. On ARM consider http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.faqs/ka13544.html
***[COMPV ERROR]: function: "UltimateBaseDebugPrint()"
file: "/home/ultimate/ultimateALPR/SDK_dev/lib/../../../ultimateBase/lib/include/ultimate_base_debug.h"
line: "51"
message: [[Check Code]]Operation Failed (COMPV_ERROR_CODE_E_INVALID_CALL) -> Field [1]
***[COMPV ERROR]: function: "UltimateBaseDebugPrint()"
file: "/home/ultimate/ultimateALPR/SDK_dev/lib/../../../ultimateBase/lib/include/ultimate_base_debug.h"
line: "51"
message: [[Check Code]]Operation Failed (COMPV_ERROR_CODE_E_INVALID_CALL) -> Failed to update the license info
***[COMPV ERROR]: function: "UltimateBaseDebugPrint()"
file: "/home/ultimate/ultimateALPR/SDK_dev/lib/../../../ultimateBase/lib/include/ultimate_base_debug.h"
line: "51"
message: [UltAlprSdkEngine]Failed to initialize the engine
2024-02-15 16:02:51,733 - ERROR - [PythonRecognizer]  Init: failed -> Failed to initialize the engine
2024-02-15 16:02:51,745 - INFO - Waiting for requests...


What's problem?

Komil Gulboev

unread,
Feb 15, 2024, 9:07:27 AMFeb 15
to doub...@googlegroups.com
Share your usecase 

--
You received this message because you are subscribed to the Google Groups "discuss-doubango" group.
To unsubscribe from this group and stop receiving emails from it, send an email to doubango+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/doubango/22203628-9451-4733-94d1-68149023b489n%40googlegroups.com.

Tabriz Gulmammadov

unread,
Feb 15, 2024, 9:17:06 AMFeb 15
to doub...@googlegroups.com
Can you explain it? This is my usecase. I start engine, but, it returns this error.

Komil Gulboev

unread,
Mar 5, 2024, 10:29:51 AMMar 5
to doub...@googlegroups.com
According to your logs I could not see any error.
@komilgulboev in TG

чт, 15 февр. 2024 г. в 19:17, Tabriz Gulmammadov <tebr...@gmail.com>:
Reply all
Reply to author
Forward
0 new messages