RobertBiehl/CLIP-tf2
OpenAI CLIP converted to Tensorflow 2/Keras
This tool helps machine learning engineers and researchers use the powerful OpenAI CLIP model within their TensorFlow 2 and Keras projects. It takes the original CLIP model weights and converts them into a format that can be directly used in TensorFlow. The output is a Keras SavedModel, making it easy to integrate for tasks like image-text understanding or zero-shot classification.
No commits in the last 6 months.
Use this if you are a machine learning engineer or researcher already working with TensorFlow 2 and Keras and need to leverage the capabilities of OpenAI's CLIP model for vision-language tasks.
Not ideal if you are not a developer, or if your primary machine learning framework is PyTorch, as this tool specifically targets TensorFlow 2.
Stars
56
Forks
5
Language
Python
License
MIT
Category
Last pushed
Feb 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RobertBiehl/CLIP-tf2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mlfoundations/open_clip
An open source implementation of CLIP.
noxdafox/clipspy
Python CFFI bindings for the 'C' Language Integrated Production System CLIPS
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
moein-shariatnia/OpenAI-CLIP
Simple implementation of OpenAI CLIP model in PyTorch.
BioMedIA-MBZUAI/FetalCLIP
Official repository of FetalCLIP: A Visual-Language Foundation Model for Fetal Ultrasound Image Analysis