open_clip and CLIPA

The two tools are ecosystem siblings, as CLIPA builds upon OpenCLIP by investigating and providing an official implementation for an inverse scaling law observed during CLIP training, making OpenCLIP a foundational component for CLIPA's research and development.

open_clip
73
Verified
CLIPA
36
Emerging
Maintenance 13/25
Adoption 15/25
Maturity 25/25
Community 20/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 10/25
Stars: 13,496
Forks: 1,253
Downloads:
Commits (30d): 1
Language: Python
License:
Stars: 319
Forks: 14
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
Stale 6m No Package No Dependents

About open_clip

mlfoundations/open_clip

An open source implementation of CLIP.

This project provides pre-trained models that understand both images and text, allowing you to connect what you see with descriptive phrases. You can input an image and a list of text descriptions to get back probabilities of which description best matches the image. This is ideal for researchers or developers building applications that need to categorize images based on natural language or search for images using text.

image-text-matching zero-shot-classification multimodal-search computer-vision natural-language-processing

About CLIPA

UCSC-VLAA/CLIPA

[NeurIPS 2023] This repository includes the official implementation of our paper "An Inverse Scaling Law for CLIP Training"

This project offers a way to train advanced image and text recognition models, known as CLIP, much more efficiently and at a lower cost. It takes large datasets of images and their corresponding text descriptions as input, and outputs highly accurate CLIP models that can understand and connect visual and linguistic information. This is for machine learning researchers and practitioners who build and deploy AI models for tasks like image search or content moderation.

deep-learning computer-vision natural-language-processing model-training AI-research

Scores updated daily from GitHub, PyPI, and npm data. How scores work