13:37:17:Module ObjectDetectionCoral has shutdown
13:37:17:objectdetection_coral_adapter.py: has exited
13:37:18:Preparing to download model 'objectdetection-yolov8-medium-edgetpu.zip' for module ObjectDetectionCoral
13:37:18:Downloading module 'objectdetection-yolov8-medium-edgetpu.zip' to 'C:\Program Files\CodeProject\AI\downloads\modules\ObjectDetectionCoral\objectdetection-yolov8-medium-edgetpu.zip'
13:37:18: (using cached download for 'objectdetection-yolov8-medium-edgetpu.zip')
13:37:21: objectdetection-yolov8-medium-edgetpu.zip has been downloaded and installed.
13:37:35:ObjectDetectionCoral went quietly
13:41:26:Update ObjectDetectionCoral. Setting MODEL_SIZE=medium
13:41:26:Restarting Object Detection (Coral) to apply settings change
13:41:36:Update ObjectDetectionCoral. Setting AutoStart=true
13:41:36:Restarting Object Detection (Coral) to apply settings change
13:41:36:Running module using: C:\Program Files\CodeProject\AI\modules\ObjectDetectionCoral\bin\windows\python39\venv\Scripts\python
13:41:36:
13:41:36:Attempting to start ObjectDetectionCoral with C:\Program Files\CodeProject\AI\modules\ObjectDetectionCoral\bin\windows\python39\venv\Scripts\python "C:\Program Files\CodeProject\AI\modules\ObjectDetectionCoral\objectdetection_coral_adapter.py"
13:41:36:
13:41:36:Module 'Object Detection (Coral)' 2.2.2 (ID: ObjectDetectionCoral)
13:41:36:Valid: True
13:41:36:Module Path: <root>\modules\ObjectDetectionCoral
13:41:36:Starting C:\Program Files...ws\python39\venv\Scripts\python "C:\Program Files...ectdetection_coral_adapter.py"
13:41:36:AutoStart: True
13:41:36:Queue: objectdetection_queue
13:41:36:Runtime: python3.9
13:41:36:Runtime Loc: Local
13:41:36:FilePath: objectdetection_coral_adapter.py
13:41:36:Start pause: 1 sec
13:41:36:Parallelism: 16
13:41:36:LogVerbosity:
13:41:36:Platforms: all
13:41:36:GPU Libraries: installed if available
13:41:36:GPU Enabled: enabled
13:41:36:Accelerator:
13:41:36:Half Precis.: enable
13:41:36:Environment Variables
13:41:36:CPAI_CORAL_MODEL_NAME = YOLOv8
13:41:36:CPAI_CORAL_MULTI_TPU = True
13:41:36:MODELS_DIR = <root>\modules\ObjectDetectionCoral\assets
13:41:36:MODEL_SIZE = medium
13:41:36:
13:41:36:Started Object Detection (Coral) module
13:41:39:objectdetection_coral_adapter.py: ERROR:root:TFLite file C:\Program Files\CodeProject\AI\modules\ObjectDetectionCoral\assets\yolov8m__segment_0_of_2_edgetpu.tflite doesn't exist
13:41:39:objectdetection_coral_adapter.py: WARNING:root:Model file not found: [Errno 2] No such file or directory: 'C:\\Program Files\\CodeProject\\AI\\modules\\ObjectDetectionCoral\\assets\\yolov8m__segment_0_of_2_edgetpu.tflite'
13:41:39:objectdetection_coral_adapter.py: WARNING:root:No Coral TPUs found or able to be initialized. Using CPU.
13:41:39:objectdetection_coral_adapter.py: ERROR:root:TFLite file C:\Program Files\CodeProject\AI\modules\ObjectDetectionCoral\assets\yolov8m-416_640px.tflite doesn't exist
13:41:39:objectdetection_coral_adapter.py: WARNING:root:Unable to create interpreter for CPU using edgeTPU library: [Errno 2] No such file or directory: 'C:\\Program Files\\CodeProject\\AI\\modules\\ObjectDetectionCoral\\assets\\yolov8m-416_640px.tflite'
13:41:39:objectdetection_coral_adapter.py: MODULE_PATH: C:\Program Files\CodeProject\AI\modules\ObjectDetectionCoral
13:41:39:objectdetection_coral_adapter.py: MODELS_DIR: C:\Program Files\CodeProject\AI\modules\ObjectDetectionCoral\assets
13:41:39:objectdetection_coral_adapter.py: CPAI_CORAL_MODEL_NAME: yolov8
13:41:39:objectdetection_coral_adapter.py: MODEL_SIZE: medium
13:41:39:objectdetection_coral_adapter.py: TPU detected
13:41:39:objectdetection_coral_adapter.py: Running init for Object Detection (Coral)
13:41:39:objectdetection_coral_adapter.py: CPU_MODEL_NAME: yolov8m-416_640px.tflite
13:41:39:objectdetection_coral_adapter.py: TPU_MODEL_NAME: yolov8m-416_640px_edgetpu.tflite
13:41:39:objectdetection_coral_adapter.py: Attempting multi-TPU initialisation
13:41:39:objectdetection_coral_adapter.py: Failed to init multi-TPU. Falling back to single TPU.
13:41:39:objectdetection_coral_adapter.py: Input details: {'name': 'normalized_input_image_tensor', 'index': 0, 'shape': array([ 1, 320, 320, 3]), 'shape_signature': array([ 1, 320, 320, 3]), 'dtype': , 'quantization': (0.0078125, 128), 'quantization_parameters': {'scales': array([0.0078125], dtype=float32), 'zero_points': array([128]), 'quantized_dimension': 0}, 'sparsity_parameters': {}}
13:41:39:objectdetection_coral_adapter.py: Output details: {'name': 'TFLite_Detection_PostProcess', 'index': 6, 'shape': array([ 1, 100, 4]), 'shape_signature': array([ 1, 100, 4]), 'dtype': , 'quantization': (0.0, 0), 'quantization_parameters': {'scales': array([], dtype=float32), 'zero_points': array([], dtype=int32), 'quantized_dimension': 0}, 'sparsity_parameters': {}}
13:41:39:objectdetection_coral_adapter.py: Using Edge TPU