Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 431 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 431 Bytes

OpenAI CLIP Example

This example only loads the models and compares the output to tensorflow runtime

TODO: Add proper pre-processing / post-processing

Weights

Download the weights from here

wget https://huggingface.co/qualcomm/OpenAI-Clip/resolve/main/CLIPImageEncoder.tflite
wget https://huggingface.co/qualcomm/OpenAI-Clip/resolve/main/CLIPTextEncoder.tflite