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

Feature Request: Access to Coral Device #17

Open
Aaper opened this issue Nov 1, 2023 · 5 comments
Open

Feature Request: Access to Coral Device #17

Aaper opened this issue Nov 1, 2023 · 5 comments

Comments

@Aaper
Copy link

Aaper commented Nov 1, 2023

As CodeProject.AI supports Coral devices, it would be helpful if the addon enables access to these devices. Maybe the Frigate addon can be used as a reference which also supports the use of Coral devices.

@skrashevich
Copy link
Owner

try version 2.3.4.1

@Aaper
Copy link
Author

Aaper commented Nov 12, 2023

try version 2.3.4.1

It gets detected but failes afterwards:

10:29:34:Started ObjectDetection (Coral) module

10:29:41:objectdetection_coral_adapter.py: INFO: Created TensorFlow Lite XNNPACK delegate for CPU.

10:29:41:objectdetection_coral_adapter.py: Edge TPU detected

10:29:41:objectdetection_coral_adapter.py: Timeout connecting to the server

10:29:52:objectdetection_coral_adapter.py: F driver/usb/usb_driver.cc:1148] HandleQueuedBulkIn transfer in failed. Not found: USB transfer error 5 [LibUsbDataInCallback]

10:29:52:Module ObjectDetectionCoral has shutdown

10:29:52:objectdetection_coral_adapter.py: has exited

@skrashevich
Copy link
Owner

looks like as bug in AI.Server itself
Are u have latest version of ObjectDetection (Coral) module? At this moment, latest is 1.6.3. You can check it in ai.server web-ui, "Modules" tab

@Aaper
Copy link
Author

Aaper commented Nov 12, 2023

Yes, I've installed it via the UI

Screenshot_20231112-120851.png

But it also says that there is a newer version of AI.Server

Screenshot_20231112-121104.png

@skrashevich
Copy link
Owner

But it also says that there is a newer version of AI.Server

2.3.4 in docker available now only for arm64 architecture. #18 (comment) ; all questions to codeproject team :)

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

2 participants