-
Notifications
You must be signed in to change notification settings - Fork 0
Object Detection Troubleshooting
If your Scrypted NVR is having issues with Object Detection, perform the following tests to determine where it is broken. Then let koush know results on Discord's #nvr channel.
You can check if motion events are being reported from the camera in the Events tab.
Navigate to the appropriate Detector (CoreML
on Mac, OpenVINO
on Linux or Windows, etc), and save/drag this test image into to the detector:
The results should look similar to this:
Navigate to a camera within the Management Console that has a person or car within view. Deselect Scrypted NVR Object Detection
(if it is selected). Select CoreML/OpenVINO/TensorFlow, whatever was installed automatically.
Click Analyze.
Verify the video detection highlights the car or person with a red box.
- Deselect the detector (CoreML/OpenVINO/TensorFlow).
- Select
Scrypted NVR Object Detection
(which was selected prior to the test).
This step is like the previous step, except the image and video detection tests are performed on the Scrypted NVR Object Detection
. The NVR Object Detection will only show the red detection boxes when an object is actively moving in view.