Zero-Shot Image Classification
OpenCLIP
Safetensors
fashion
retrieval
text-to-image
siglip2
e-commerce
moda
Eval Results (legacy)
Instructions to use HopitAI/moda-pro-lite with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use HopitAI/moda-pro-lite with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:HopitAI/moda-pro-lite') tokenizer = open_clip.get_tokenizer('hf-hub:HopitAI/moda-pro-lite') - Notebooks
- Google Colab
- Kaggle
correction: Atlas gain is not statistically significant; label KAGL/Polyvore as significant
Browse files
README.md
CHANGED
|
@@ -35,7 +35,7 @@ model-index:
|
|
| 35 |
|
| 36 |
# MODA Pro Lite
|
| 37 |
|
| 38 |
-
**A 213M open-weights fashion encoder that beats [MODA](https://huggingface.co/HopitAI/moda-fashionsiglip-multiview-203m) — the strongest open fashion retrieval system — on catalog search, at full corpus, from one checkpoint with no serving machinery.**
|
| 39 |
|
| 40 |
By [Hopit AI](https://hopit.ai). Weights are open (Apache-2.0); the training and data pipeline are proprietary.
|
| 41 |
|
|
@@ -43,10 +43,9 @@ By [Hopit AI](https://hopit.ai). Weights are open (Apache-2.0); the training and
|
|
| 43 |
|---|--:|--:|
|
| 44 |
| KAGL (44K products) | **0.3185** vs 0.2890 | **+10.2%** |
|
| 45 |
| Polyvore (94K) | **0.3997** vs 0.3726 | **+7.3%** |
|
| 46 |
-
| Atlas (78K) | **0.1945** vs 0.1884 | **+3.2%** |
|
| 47 |
| ZooClaw-Fashion short | **0.4994** vs 0.4775 | **+4.6%** |
|
| 48 |
|
| 49 |
-
Every number in this card is a **full-corpus** measurement (no subsampled galleries) through one shared harness, alongside FashionSigLIP, SigLIP-SO400M, and ZooClaw under identical protocol. Full six-system table: [benchmark page](https://hopit-ai.github.io/Moda/).
|
| 50 |
|
| 51 |
## The MODA family
|
| 52 |
|
|
|
|
| 35 |
|
| 36 |
# MODA Pro Lite
|
| 37 |
|
| 38 |
+
**A 213M open-weights fashion encoder that beats [MODA](https://huggingface.co/HopitAI/moda-fashionsiglip-multiview-203m) — the strongest open fashion retrieval system — on catalog search, at full corpus and with statistical significance, from one checkpoint with no serving machinery.**
|
| 39 |
|
| 40 |
By [Hopit AI](https://hopit.ai). Weights are open (Apache-2.0); the training and data pipeline are proprietary.
|
| 41 |
|
|
|
|
| 43 |
|---|--:|--:|
|
| 44 |
| KAGL (44K products) | **0.3185** vs 0.2890 | **+10.2%** |
|
| 45 |
| Polyvore (94K) | **0.3997** vs 0.3726 | **+7.3%** |
|
|
|
|
| 46 |
| ZooClaw-Fashion short | **0.4994** vs 0.4775 | **+4.6%** |
|
| 47 |
|
| 48 |
+
The KAGL and Polyvore gains are significant under a paired bootstrap (10,000 resamples, 95% CI excludes zero); on Atlas the difference is positive but inconclusive, and on Fashion200K and In-Shop MODA is significantly better — see the full table. Every number in this card is a **full-corpus** measurement (no subsampled galleries) through one shared harness, alongside FashionSigLIP, SigLIP-SO400M, and ZooClaw under identical protocol. Full six-system table: [benchmark page](https://hopit-ai.github.io/Moda/).
|
| 49 |
|
| 50 |
## The MODA family
|
| 51 |
|