Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
vit-base16-extended – AI Model by deploy-hf-tf-vit | AlphaNeural AI
You can deploy this model and start earning money today!
deploy-hf-tf-vit
/
vit-base16-extended
like
0
apache-2.0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
This repository houses an extended version of the
ViT Base/16 model from 🤗 Transformers
. In particular, it provides the following:
A
SavedModel
that has the preprocessing and postprocessing operations embedded inside the computation graph of the model.
A
tar
archive of the SavedModel.
Please refer to the following blog post to know how the SavedModel was exported:
Deploying TensorFlow Vision Models in Hugging Face with TF Serving
.