intel-retail / loss-prevention

Apache License 2.0
0 stars 4 forks source link

Feat: People detection with Region of Interest #6

Closed antoniomtz closed 2 months ago

antoniomtz commented 2 months ago

PR Checklist

What are you changing?

People detection pipeline with region of interest

Issue this PR will close

close: #issue_number

Anything the reviewer should know when reviewing this PR?

Test Instructions if applicable

  1. make build
  2. make download-models
  3. xhost +local:docker
  4. RENDER_MODE=1 INPUTSRC=https://github.com/intel-iot-devkit/sample-videos/raw/master/people-detection.mp4 PIPELINE_SCRIPT=people_detection.sh docker compose -f src/docker-compose.yml --env-file src/res/person-detection.env up -d
  5. If the there are associated PRs in other repositories, please link them here (i.e. intel-retail/loss-prevention )