intel-retail / automated-self-checkout

The Intel® Automated Self-Checkout Reference Package provides critical components required to build and deploy a self-checkout use case using Intel® hardware, software, and other open-source components.
https://intel-retail.github.io/documentation/use-cases/automated-self-checkout/automated-self-checkout.html
Apache License 2.0
27 stars 22 forks source link

feat: Add indexing to camera simulator videos #483

Closed ejlee3 closed 9 months ago

ejlee3 commented 9 months ago

Closes: #451

PR Checklist

What are you changing?

Issue this PR will close

close: #451

Anything the reviewer should know when reviewing this PR?

Test Instructions if applicable

  1. Delete downloaded videos in the sample-media folder.
  2. change to the benchmark script dir cd benchmark-scripts
  3. download the sample videos (either with or without the width, height, and fps ./download_sample_videos.sh
  4. run the camera simulator
  5. ensure that the indexes of the simulated cameras match the docs
  6. run tests/pipelines/benchmarking as desired.

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