clip-model
There are 34 repositories under clip-model topic.
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
mazzzystar/Queryable
Run OpenAI's CLIP and Apple's MobileCLIP model on iOS to search photos.
moein-shariatnia/OpenAI-CLIP
Simple implementation of OpenAI CLIP model in PyTorch.
Meituan-Dianping/vision-ui
视觉UI分析工具
CHENGY12/PLOT
[ICLR2023] PLOT: Prompt Learning with Optimal Transport for Vision-Language Models
wisdomikezogwo/quilt1m
[NeurIPS 2023 Oral] Quilt-1M: One Million Image-Text Pairs for Histopathology.
flaribbit/imgfind
根据文本描述搜索本地图片的工具,powered by Rust + candle + CLIP
jacobmarks/awesome-clip-papers
The most impactful papers related to contrastive pretraining for multimodal models!
ashvardanian/usearch-images
Semantic Search demo featuring UForm, USearch, UCall, and StreamLit, to visual and retrieve from image datasets, similar to "CLIP Retrieval"
XLiu443/Tem-adapter
[ICCV2023] Tem-adapter: Adapting Image-Text Pretraining for Video Question Answer
ivonajdenkoska/tulip
[ICLR 2025] Official code repository for "TULIP: Token-length Upgraded CLIP"
voxel51/reconstruction-error-ratios
Estimate dataset difficulty and detect label mistakes using reconstruction error ratios!
Koldim2001/YouTube_frame_searcher
Youtube video moment searcher by text or photo
Rorical/clip-as-service-rs
A blazing fast CLIP gRPC service in rust.
yousefkotp/Visual-Question-Answering
A Light weight deep learning model with with a web application to answer image-based questions with a non-generative approach for the VizWiz grand challenge 2023 by carefully curating the answer vocabulary and adding linear layer on top of Open AI's CLIP model as image and text encoder
jacobmarks/emoji-search-plugin
Semantic Emoji Search Plugin for FiftyOne
typesense/showcase-ai-image-search
Text to image search & Image Similarity Search using @Typesense
AlaaLab/WebCP
[ NeurIPS 2023 R0-FoMo Workshop ] Official Codebase for "Estimating Uncertainty in Multimodal Foundation Models using Public Internet Data"
jacobmarks/concept-space-traversal-plugin
Traverse the space of concepts with a multi-modal similarity index in FiftyOne
Koldim2001/image_retrieval
Реализация система извлечения изображений по текстовому описанию и поиск похожих фотографий
monk1337/OpenAI-CLIP-Image-search
OpenAI's CLIP neural network
AMfeta99/Generative_AI
This repository is a comprehensive resource for mastering generative AI, featuring in-depth notes and exciting projects. The goal is to stay updated with the latest advancements in generative AI, and explore applications in image & video generation, creative content creation. Explore the limitless possibilities of generative AI today!
archanakalburgi/Image_Search_OpenAI_Clip
Flask app to perform image search using semantic matching of input text and images
ayouboumani/memorIA
Local AI Photo Search
jessycebrian/hotdog_or_not
Repo deploying CLIP model to predict if an image is a hotdog or not.
mrtrieuphong/Badger-TeamX-Retrieval
An official open-source Image/Video retrieval engine, developed by Badger Team X in AI Challenge 2022
MysterionRise/visual-search
Visual Search approach for OpenSearch
Rajaguhan437/AI-Generation_SEGmnt
Generation of faces, numbers and images...And Stable-Diffusion Inpainting through Segmentation through SAM and CLIP Model
saqib1707/Adversarial-Robustness-Analysis
This repository contains research work on Adversarial Robustness Analysis for Deep Models.
aneesh-aparajit/inverse_search
Reverse Image Search it is...
ImranNawar/facial-emotion-recognition
Facial emotion recognition through clip encoder.
QinWenFeng/stable-gen
This project is aimed at recreating the core components of Stable Diffusion from scratch
quamernasim/YOLO-Wrold-See-Beyond-Labels
Description of YOLO-World along with it's application
yashkathe/CLIP-local-feature-enhancement
CS_228 project: Dual encoder architecture that combines CLIP’s global features and ViT’s local features, fused via concatenation or attention layer, to enhance VQA performance.