huggingface / coreml-examples

Swift Core ML Examples
Apache License 2.0
124 stars 11 forks source link

Add CLIP-Finder Submodule for Semantic Image Searches #6

Closed fguzman82 closed 3 days ago

fguzman82 commented 2 weeks ago

CLIP-Finder enables semantic offline searches of images from gallery photos using natural language descriptions or the camera.

Changes

Motivation and Context

Inspired by the examples in coreml-examples, I would like to include this project. Adding this submodule will enhance the repository with advanced image and text similarity search capabilities based on MobileCLIP and FastViT, leveraging CoreML and on-device processing for efficient and private operations.

Checklist

FL33TW00D commented 2 weeks ago

@pcuenca for when you return :)

fguzman82 commented 3 days ago

The version used for the Pull Request is now outdated. I will make a new pull request with version 1.3.