You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i've found @MikeLudipcam-general. interestingly it's listed in a comment in the options.py file.
however i can't get it to work. specifically, cpai returns labels that are not part of the ipcam-general.yaml values of ['','person','vehicle'] when calling the API at v1/vision/custom/ipcam-general. (i'll see other values such as bed , fire hydrant, etc.
i've tried storing the model in both /modules/ObjectDetectionCoral/assets/ as ipcam-general.tflite, as well as in a mkdir /modules/ObjectDetectionCoral/custom-models consistent with the documentation here. i've also included the `ipcam-general.yaml' in case yolov8 is looking for a label map/classes, to no avail.
running in docker LXC, PCIE Multi-TPU, and CPAI does detect both TPUs successfully. (the docker daemon has successful passthrough of the TPUs as confirmed by successful inference in Frigate.)
any advice is much appreciated!
appreciate all of the community support in keeping this project alive.
Oft-requested. If anyone has any, let us know.
The text was updated successfully, but these errors were encountered: