security_camera Pet project with YOLOv8 onnxruntime inference Dependencies spdlog fmt OpenCV 4.5.3 OpenCV contrib 4.5.3 onnxruntime Installation (Linux) Install dependencies with cmake and sudo make install. Then clone this repo, configure config.yaml and run: cmake . make ./watcher