Skip to content

Commit

Permalink
doc: Release notes for 2.1 (#511)
Browse files Browse the repository at this point in the history
* doc: Release notes for 2.1

---------

Signed-off-by: Brian McGinn <[email protected]>
  • Loading branch information
brian-intel authored Feb 28, 2024
1 parent c9cf8ea commit 9a0669f
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions docs_src/release-notes/v2-1-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# 2.1.0

Intel® Automated Self-Checkout Reference Package 2.1.0 is minor maintenance release. This release includes bug fixes, feature enhancements, and a new yolov8 with efficientnet profile using OVMS C API. For details on running the solution, refer to the [Overview](../index.md).

## New Features

| Title | Description |
|-----------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------|
| [Yolov8 + Efficientnet C API Profile](https://github.com/intel-retail/automated-self-checkout/issues/499) | OVMS based yolov8 + efficientnet profile |
| [Sample video indexing](https://github.com/intel-retail/automated-self-checkout/issues/451) | Sample video indexing added for camera simulator container name consistency |
| [Batch size param for DLStreamer](https://github.com/intel-retail/automated-self-checkout/issues/29) | Add bach size parameter for DLStreamer profiles |

## Issues Fixed

| Issue Number | Description |
| ----------- | --------------- |
| [2.1 Issues Closed](https://github.com/intel-retail/automated-self-checkout/issues?q=is%3Aissue+is%3Aclosed++label%3A2.1+) | Github issues closed in the 2.1 release |

## Known Issues

| Issue Number | Description | Link |
| ----------- | --------------- | ----------- |
| | None | |

0 comments on commit 9a0669f

Please sign in to comment.