ILSVRC/imagenet-1k
Viewer • Updated • 1.43M • 109k • 855
How to use litert-community/eva_giant_patch14_224.clip_ft_in1k with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
How to use litert-community/eva_giant_patch14_224.clip_ft_in1k with timm:
import timm
model = timm.create_model("hf_hub:litert-community/eva_giant_patch14_224.clip_ft_in1k", pretrained=True)Converted TIMM image classification model for LiteRT.
eva_giant_patch14_224timm/eva_giant_patch14_224.clip_ft_in1kmodel.tflitefloat32 tensor in NCHW layout, shape [1, 3, 224, 224][1, 1000]buffer_offset@article{EVA-CLIP,
title={EVA-02: A Visual Representation for Neon Genesis},
author={Sun, Quan and Fang, Yuxin and Wu, Ledell and Wang, Xinlong and Cao, Yue},
journal={arXiv preprint arXiv:2303.15389},
year={2023}
}
@misc{rw2019timm,
author = {Ross Wightman},
title = {PyTorch Image Models},
year = {2019},
publisher = {GitHub},
journal = {GitHub repository},
doi = {10.5281/zenodo.4414861},
howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
}
Base model
timm/eva_giant_patch14_224.clip_ft_in1k