Skip to content

Error with Coral 2.4.0 #9

@mpl1337

Description

@mpl1337
Server version:   2.9.2
System:           Linux
Operating System: Linux (Ubuntu (Noble Numbat) 24.04)
CPUs:             Intel(R) Core(TM) i3-8109U CPU @ 3.00GHz (Intel)
                  1 CPU x 2 cores. 4 logical processors (x64)
GPU (Primary):     CoffeeLake-U GT3e [Iris Plus Graphics 655] (rev 01) (Intel Corporation)
System RAM:       4 GiB
Platform:         Linux
BuildConfig:      Release
Execution Env:    Native
Runtime Env:      Production
Runtimes installed:
  .NET runtime:     9.0.0
  .NET SDK:         9.0.100
  Default Python:   3.12.3
  Go:               Not found
  NodeJS:           Not found
  Rust:             Not found
Video adapter info:
   CoffeeLake-U GT3e [Iris Plus Graphics 655] (rev 01):
    Driver Version     
    Video Processor
System GPU info:
  GPU 3D Usage       0%
  GPU RAM Usage      0
Global Environment variables:
  CPAI_APPROOTPATH = <root>
  CPAI_PORT        = 32168

image

image

image

19:28:30:Response rec'd from Object Detection (Coral) command 'detect' (...c1d2a7)
19:28:30:Object Detection (Coral): [AttributeError] : Traceback (most recent call last):
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
result = do_detect(opts, img, score_threshold)
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
w,h = img.size
AttributeError: 'NoneType' object has no attribute 'size'
19:28:30:Object Detection (Coral): [AttributeError] : Traceback (most recent call last):
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
result = do_detect(opts, img, score_threshold)
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
w,h = img.size
AttributeError: 'NoneType' object has no attribute 'size'
19:28:30:Object Detection (Coral): [AttributeError] : Traceback (most recent call last):
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
result = do_detect(opts, img, score_threshold)
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
w,h = img.size
AttributeError: 'NoneType' object has no attribute 'size'
19:28:30:Object Detection (Coral): [AttributeError] : Traceback (most recent call last):
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
result = do_detect(opts, img, score_threshold)
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
w,h = img.size
AttributeError: 'NoneType' object has no attribute 'size'
19:46:53:Response rec'd from Object Detection (Coral) command 'detect' (...fc9803)
19:46:53:Object Detection (Coral): [AttributeError] : Traceback (most recent call last):
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
result = do_detect(opts, img, score_threshold)
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
w,h = img.size
AttributeError: 'NoneType' object has no attribute 'size'
19:57:15:Response rec'd from Object Detection (Coral) command 'detect' (...80ec18)
19:57:15:Object Detection (Coral): [AttributeError] : Traceback (most recent call last):
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
result = do_detect(opts, img, score_threshold)
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
w,h = img.size
AttributeError: 'NoneType' object has no attribute 'size'
21:15:00:objectdetection_coral_adapter.py: [AttributeError] : Traceback (most recent call last):
21:15:00:objectdetection_coral_adapter.py: File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
21:15:00:objectdetection_coral_adapter.py: result = do_detect(opts, img, score_threshold)
21:15:00:objectdetection_coral_adapter.py: File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
21:15:00:objectdetection_coral_adapter.py: w,h = img.size
21:15:00:objectdetection_coral_adapter.py: AttributeError: 'NoneType' object has no attribute 'size'
21:15:00:objectdetection_coral_adapter.py: Object Detection (Coral): [AttributeError] : Traceback (most recent call last):
21:15:00:objectdetection_coral_adapter.py: File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
21:15:00:objectdetection_coral_adapter.py: result = do_detect(opts, img, score_threshold)
21:15:00:objectdetection_coral_adapter.py: File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
21:15:00:objectdetection_coral_adapter.py: w,h = img.size
21:15:00:objectdetection_coral_adapter.py: AttributeError: 'NoneType' object has no attribute 'size'
21:15:00:objectdetection_coral_adapter.py: Refreshing the Tensorflow Interpreter
21:15:00:objectdetection_coral_adapter.py: Timeout connecting to the server
21:15:00:objectdetection_coral_adapter.py: File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
21:15:00:objectdetection_coral_adapter.py: result = do_detect(opts, img, score_threshold)
21:15:00:objectdetection_coral_adapter.py: File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
21:15:00:objectdetection_coral_adapter.py: [AttributeError] : Traceback (most recent call last):
21:15:00:objectdetection_coral_adapter.py: w,h = img.size
21:15:00:objectdetection_coral_adapter.py: AttributeError: 'NoneType' object has no attribute 'size'
21:15:00:objectdetection_coral_adapter.py: Object Detection (Coral): [AttributeError] : Traceback (most recent call last):
21:15:00:objectdetection_coral_adapter.py: File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
21:15:00:objectdetection_coral_adapter.py: result = do_detect(opts, img, score_threshold)
21:15:00:objectdetection_coral_adapter.py: File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
21:15:00:objectdetection_coral_adapter.py: w,h = img.size
21:15:00:objectdetection_coral_adapter.py: AttributeError: 'NoneType' object has no attribute 'size'
21:15:00:Response rec'd from Object Detection (Coral) command 'detect' (...09e534)
21:15:00:Response rec'd from Object Detection (Coral) command 'detect' (...518b2b)
21:15:00:Response rec'd from Object Detection (Coral) command 'detect' (...24c210)
21:15:00:Object Detection (Coral): [AttributeError] : Traceback (most recent call last):
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
result = do_detect(opts, img, score_threshold)
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
w,h = img.size
AttributeError: 'NoneType' object has no attribute 'size'
21:15:00:Response rec'd from Object Detection (Coral) command 'detect' (...fd3fef)
21:15:00:Response rec'd from Object Detection (Coral) command 'detect' (...5ba31b)
21:15:00:Response rec'd from Object Detection (Coral) command 'detect' (...f15f0a)
21:15:00:Object Detection (Coral): [AttributeError] : Traceback (most recent call last):
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
result = do_detect(opts, img, score_threshold)
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
w,h = img.size
AttributeError: 'NoneType' object has no attribute 'size'
21:15:00:Object Detection (Coral): [AttributeError] : Traceback (most recent call last):
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
result = do_detect(opts, img, score_threshold)
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
w,h = img.size
AttributeError: 'NoneType' object has no attribute 'size'
21:15:00:Object Detection (Coral): [AttributeError] : Traceback (most recent call last):
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
result = do_detect(opts, img, score_threshold)
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
w,h = img.size
AttributeError: 'NoneType' object has no attribute 'size'
21:15:00:Object Detection (Coral): [AttributeError] : Traceback (most recent call last):
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
result = do_detect(opts, img, score_threshold)
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
w,h = img.size
AttributeError: 'NoneType' object has no attribute 'size'
21:15:00:Object Detection (Coral): [AttributeError] : Traceback (most recent call last):
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_adapter.py", line 179, in _do_detection
result = do_detect(opts, img, score_threshold)
File "/usr/bin/codeproject.ai-server-2.9.2/modules/ObjectDetectionCoral/objectdetection_coral_singletpu.py", line 284, in do_detect
w,h = img.size
AttributeError: 'NoneType' object has no attribute 'size'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions