Views
No views yet
1pip install --upgrade keras-hub
2pip install --upgrade keras| Preset Name | Description | Parameters | Input Resolution |
|---|---|---|---|
metaclip_2_vit_huge_patch14_224 | ViT-H/14 backbone trained on 224x224 images using the worldwide dataset. | ~1.1B | 224x224 |
metaclip_2_vit_huge_patch14_378 | ViT-H/14 backbone fine-tuned on 378x378 resolution for high-detail tasks. | ~1.1B | 378x378 |
metaclip_2_vit_giant_patch14_224 | ViT-bigG/14 backbone, the largest MetaCLIP-2 variant, trained on 224x224 images. | ~2.5B | 224x224 |
metaclip_2_vit_giant_patch14_378 | ViT-bigG/14 backbone fine-tuned on 378x378 resolution for maximum performance. | ~2.5B | 378x378 |