Clip
원문: clip
OpenAI's model connecting vision and language. Enables zero-shot image classification, image-text matching, and cross-modal retrieval. Trained on 400M image-text pairs. Use for image search, content moderation, or vision-language tasks without fine-tuning. Best for general-purpos
무엇을 하나요
CLIP Contrastive Language Image Pre Training OpenAI's model that understands images from natural language. When to use CLIP Use when: Zero shot image classification (no training data needed) Image text similarity/matching Semantic image search Content moderation (detect NSFW, violence) Visual question answering Cross modal retrieval (image→text, text→image) Metrics : 25,300+ GitHub stars Trained on 400M image text pairs Matches ResNet 50 on ImageNet (zero shot) MIT License Use alternatives instead : BLIP 2 : Better captioning LLaVA : Vision language chat Segment Anything : Image segmentation Quick start Installation Zero shot classification Available models | Model | Parameters | Speed | Qua…
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.