Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with Coral 2.4.0 #9

Open
mpl1337 opened this issue Nov 28, 2024 · 0 comments
Open

Error with Coral 2.4.0 #9

mpl1337 opened this issue Nov 28, 2024 · 0 comments

Comments

@mpl1337
Copy link

mpl1337 commented Nov 28, 2024

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'

@ChrisMaunder ChrisMaunder transferred this issue from codeproject/CodeProject.AI-Server Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant