DeliriumV01D/RuCLIP
Unofficial c++ LibTorch implementation of RuCLIP (Sber AI)
This project helps integrate image and text similarity into your C++ applications. You provide a set of images and corresponding text descriptions, and it calculates how well each image matches each description, giving you a probability score. It's ideal for developers building C++ applications that need to understand and relate images and text, particularly within Russian language contexts.
Use this if you are a C++ developer building applications that require comparing images to text descriptions and need a robust, pre-trained model for Russian language content.
Not ideal if you are looking for a ready-to-use application with a graphical interface or if your primary development environment is not C++.
Stars
9
Forks
1
Language
C++
License
—
Category
Last pushed
Oct 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/DeliriumV01D/RuCLIP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ClipsAI/clipsai
Clips AI is an open-source Python library that automatically converts long videos into clips.
ai-forever/ru-clip
CLIP implementation for Russian language
patrickjohncyh/fashion-clip
FashionCLIP is a CLIP-like model fine-tuned for the fashion domain.
Lednik7/CLIP-ONNX
It is a simple library to speed up CLIP inference up to 3x (K80 GPU)
suinleelab/CellCLIP
[NeurIPS 2025] CellCLIP – Learning Perturbation Effects in Cell Painting via Text-Guided...