Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.1: yolov8 + efficientnet c-API profile #499

Closed
4 tasks done
brian-intel opened this issue Feb 9, 2024 · 0 comments · Fixed by #501
Closed
4 tasks done

Release 2.1: yolov8 + efficientnet c-API profile #499

brian-intel opened this issue Feb 9, 2024 · 0 comments · Fixed by #501
Assignees
Labels
2.1 enhancement New feature or request

Comments

@brian-intel
Copy link
Contributor

brian-intel commented Feb 9, 2024

Compare the current yolov5+efficientnet profile with the example yolov8+efficientnet

  • Determine if the old pipeline can be refactored to support the new model
  • Create new profile for yolov8 + efficientnet
  • Validate both profiles work
  • Benchmark both profiles on CPU, iGPU, and Arc
@brian-intel brian-intel added enhancement New feature or request 2.1 labels Feb 9, 2024
@jim-wang-intel jim-wang-intel self-assigned this Feb 12, 2024
@jim-wang-intel jim-wang-intel linked a pull request Feb 14, 2024 that will close this issue
9 tasks
jim-wang-intel added a commit that referenced this issue Feb 16, 2024
* feat: init add capi yolov8 ensemble profile implementation

CLOSES: #499

Signed-off-by: Jim Wang <yutsung.jim.wang@intel.com>

* refactor: use different dockerfile to build capi-yolov8

Signed-off-by: Jim Wang <yutsung.jim.wang@intel.com>

* feat: add capi-yolov8 ensemble into smoke tests

Signed-off-by: Jim Wang <yutsung.jim.wang@intel.com>

* docs: add documentation for running profile capi yolov8 ensemble

Signed-off-by: Jim Wang <yutsung.jim.wang@intel.com>

---------

Signed-off-by: Jim Wang <yutsung.jim.wang@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.1 enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

2 participants