Skip to content

ObjectDetectionCoral - Please consider switching pyCoral code source to feranick fork #128

@keith721

Description

@keith721

Area of Concern

  • Server
  • Behaviour of one or more Modules: ObjectDetectionCoral
  • Installer
  • Runtime [e.g. Python3.7, .NET]
  • Module packages [e.g. PyTorch)
  • Something else

Describe the bug
Google appears to have abandoned the Coral Python libraries. This presents issues with current/later versions of Python. User Feranick forked the Google pyCoral libraries at https://github.com/feranick/pycoral Details available at google-coral/pycoral#137 (comment)

Expected behavior
I expect the ObjectDetectionCoral module to initialize and execute successfully.
It currently reports errors with the inability to load the OpenCV and numpy modules.

Screenshots
objectdetection_coral_adapter.py: Unable to load OpenCV or numpy modules. Only using PIL.
objectdetection_coral_adapter.py: Unable to find or initialise the Coral TPU. Falling back to CPU-only.
objectdetection_coral_adapter.py: Using CPU

Your System (please complete the following information):

  • CodeProject.AI Server version: 2.6.5
  • OS: Windows 11 Pro x64
  • System RAM 32Gb
  • GPU (if available) Intel UHD Graphics 630
  • GPU RAM (if available) [???]

Additional context
PCIe m.2 dual-core Coral processor card installed, but not recognized.
System runs the BlueIris camera monitoring application.
CodeProject.AI runs in the background to perform object detection.
Recently forced to re-install Windows and BlueIris and CP.ai when system SSD failed.

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