DetectX: Custom Object Detection ACAP using YOLO5
While Axis cameras offer robust built-in object detection analytics for common use cases, some scenarios require more specialized detection. This package allows you to leverage a trained YOLOv5 model on the camera itself, bypassing the need for server-based processing. If you have a labeled dataset, you can train a YOLO5 model, export it and create an ACAP to run it in the camera.
Please watch the video to understand the process
GitHub DetectX repository
There you will find instructions how to train the model and build the ACAP.