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.
[x] Every commit is a single defect fix and does not mix feature addition or changes
[ ] Unit Tests have been added for new changes
[ ] Updated Documentation as relevant to the changes
[ ] All commented code has been removed
[ ] If you've added a dependency, you've ensured license is compatible with repository license and clearly outlined the added dependency.
[ ] PR change contains code related to security
[ ] PR introduces changes that breaks compatibility with other modules (If YES, please provide details below)
What are you changing?
Refactoring code to only include content related to the automated self checkout use case. Performance tool submodule has been added to provide benchmark features.
Issue this PR will close
close: #issue_number
Anything the reviewer should know when reviewing this PR?
Test Instructions if applicable
Make run-demo
See video stream with full pipline running. This includes object detection, text detection, text recognition, and barcode detection.
If the there are associated PRs in other repositories, please link them here (i.e. intel-retail/automated-self-checkout )
PR Checklist
What are you changing?
Refactoring code to only include content related to the automated self checkout use case. Performance tool submodule has been added to provide benchmark features.
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/automated-self-checkout )