# 1.0.1 IntelĀ® Automated Self-Checkout Reference Package [1.0.0](https://github.com/intel-retail/automated-self-checkout/releases/tag/v1.0.1) is the first major release. This release includes all items required to run the vision checkout pipeline and benchmarking. For details on running the solution, start with the [Retail AI Suite Overview](https://docs.openedgeplatform.intel.com/dev/ai-suite-retail.html). ## New Features | Title | Description | | ----------------------- | --------------------------------------------------------------------------- | | Pipeline scripts | Scripts that run the GStreamer-based vision checkout pipeline | | Benchmark scripts | Scripts that start pipelines and system metrics based on parameters | | Docker\* images | Dockerized images for the pipeline and benchmark tools for code portability | | Set up Documentation | Markdown files that include setup steps for initial use | | Unit tests | Basic unit tests scripts for smoke testing | | Camera simulator | Camera simulator script to simulate an RTSP stream using a media file | | Media downloader script | Script to assist with downloading sample media for the camera simulator | | Model downloader script | Script to assist with downloading the model files used for the pipelines | ## Issues Fixed | Issue Number | Description | Link | | ------------ | --------------- | ---- | | None | Initial Release | | ## Known Issues | Issue Number | Description | Link | | ------------ | --------------------------------------------------------------- | -------------------------------------------------------------- | | 15 | Pipeline core run on some HW is not producing inference results | https://github.com/intel-retail/vision-self-checkout/issues/15 | | 29 | Unable to modify batch size from run script | https://github.com/intel-retail/vision-self-checkout/issues/29 |