ml-commons
ml-commons copied to clipboard
feat: add image embedding ML model type
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.