Files
scrypted/plugins/coreml
Roarrk 56c3104997 Accomodate custom models (#547)
Tries to fetch the label list from the mlmodel file itself and due to newer converted mlmodels having a different output (float32) it also numpy converts the model output to floats.
2023-02-11 22:46:24 -08:00
..
2023-01-04 13:56:08 -08:00
2023-01-04 13:56:08 -08:00
2023-02-11 22:46:24 -08:00
2023-01-04 13:56:08 -08:00
2023-01-04 13:56:08 -08:00
2023-01-04 13:56:08 -08:00
2023-01-04 13:56:08 -08:00
2023-01-04 13:56:08 -08:00

CoreML Object Detection for Scrypted

This plugin adds object detection capabilities to any camera in Scrypted. This plugin requires MacOS CoreML. CoreML utilizes the CPU, GPU, and Neural Cores (Apple Silicon).

The CoreML Plugin should only be used if you are a Scrypted NVR user. It will provide no benefits to HomeKit, which does its own detection processing.