ml-commons icon indicating copy to clipboard operation
ml-commons copied to clipboard

feat: add image embedding ML model type

Open IanMenendez opened this issue 1 year ago • 6 comments

Description

Adds image embedding ML model type to allow registering models for the image embedding task

Issues Resolved

#2621

Check List

  • [x] New functionality includes testing.
    • [x] All tests pass
  • [x] New functionality has been documented.
    • [x] New functionality has javadoc added
  • [x] Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

IanMenendez avatar Jul 09 '24 01:07 IanMenendez