Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

zeromodels
/
pvt-tiny-224

Image Classification
Keras
PyTorch
JAX
google-tensorflow TensorFlow
zeromodels
pvt
backbone
Model card Files Files and versions
xet
Community

Instructions to use zeromodels/pvt-tiny-224 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use zeromodels/pvt-tiny-224 with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://zeromodels/pvt-tiny-224")
    
  • Notebooks
  • Google Colab
  • Kaggle
pvt-tiny-224
53.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
IMvision12's picture
IMvision12
Add zeromodels PVT weights + zm_config + model card
5723dd7 verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • README.md
    3.95 kB
    Add zeromodels PVT weights + zm_config + model card 1 day ago
  • model.weights.h5
    53.3 MB
    xet
    Add zeromodels PVT weights + zm_config + model card 1 day ago
  • zm_config.json
    694 Bytes
    Add zeromodels PVT weights + zm_config + model card 1 day ago