intel-retail / loss-prevention

Apache License 2.0
0 stars 4 forks source link

feat: Business logic with ROI entering/leaving #14

Closed antoniomtz closed 1 month ago

antoniomtz commented 1 month ago

PR Checklist

What are you changing?

Steps:

  1. make build
  2. make download-models (if you haven't done it before)
  3. make INPUTSRC=https://github.com/openvinotoolkit/openvino_notebooks/raw/refs/heads/recipes/recipes/automated_self_checkout/data/example.mp4 PIPELINE_SCRIPT=yolov8s_roi.sh run-render-mode
  4. Find the loss prevention container id and see the logs: docker logs -f
    Object bottle (ID: 4) entered the BASKET ROI.
    Current objects in ROI: {4: 'bottle'}

Issue this PR will close

close: #issue_number

Anything the reviewer should know when reviewing this PR?

Test Instructions if applicable

If the there are associated PRs in other repositories, please link them here (i.e. intel-retail/loss-prevention )