ILSVRC/imagenet-1k
Viewer • Updated • 1.43M • 108k • 853
How to use litert-community/eva_large_patch14_336.in22k_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_large_patch14_336.in22k_ft_in1k with timm:
import timm
model = timm.create_model("hf_hub:litert-community/eva_large_patch14_336.in22k_ft_in1k", pretrained=True)Converted TIMM image classification model for LiteRT.
eva_large_patch14_336timm/eva_large_patch14_336.in22k_ft_in1kmodel.tflitefloat32 tensor in NCHW layout, shape [1, 3, 336, 336][1, 1000]inline@article{EVA,
title={EVA: Exploring the Limits of Masked Visual Representation Learning at Scale},
author={Fang, Yuxin and Wang, Wen and Xie, Binhui and Sun, Quan and Wu, Ledell and Wang, Xinggang and Huang, Tiejun and Wang, Xinlong and Cao, Yue},
journal={arXiv preprint arXiv:2211.07636},
year={2022}
}
@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_large_patch14_336.in22k_ft_in1k