#366 · Primary category: Computer Vision
fashion-clip
FashionCLIP is a CLIP-like model fine-tuned for the fashion domain.
Project last updated:01/30/25
GitHub Stars
535
Forks
56
Contributors
4
License
MIT
Why we included this project
FashionCLIP is a CLIP-style vision-language model fine-tuned on fashion data, so it can match product images to free-text descriptions and run zero-shot classification without per-category training. That makes it a practical starting point for e-commerce search, product tagging, or recommendation features. The repo ships the fine-tuned weights on Hugging Face, Colab notebooks covering feature extraction, classification, and evaluation with RecList, and a Streamlit demo for interactive testing. The README also documents the switch to a LAION-based checkpoint (FashionCLIP 2.0) with benchmark numbers, which helps you judge whether the upgrade is worth it. For a small team that wants a domain-tuned multimodal backbone instead of training one from scratch, this is a low-friction option.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)