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-v2-b4

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

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

  • Libraries
  • Keras

    How to use zeromodels/pvt-v2-b4 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-v2-b4")
    
  • Notebooks
  • Google Colab
  • Kaggle
pvt-v2-b4
252 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
IMvision12's picture
IMvision12
Add zeromodels PVT weights + zm_config + model card
536739e verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • README.md
    4.24 kB
    Add zeromodels PVT weights + zm_config + model card 1 day ago
  • model.weights.h5
    252 MB
    xet
    Add zeromodels PVT weights + zm_config + model card 1 day ago
  • zm_config.json
    732 Bytes
    Add zeromodels PVT weights + zm_config + model card 1 day ago