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
/
poolformer_m48_sail_in1k

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

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

  • Libraries
  • Keras

    How to use zeromodels/poolformer_m48_sail_in1k 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/poolformer_m48_sail_in1k")
    
  • Notebooks
  • Google Colab
  • Kaggle
poolformer_m48_sail_in1k
296 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
IMvision12's picture
IMvision12
Migrate to zeromodels (rename kf_*.json -> zm_*.json, fix refs in config + README, ensure tag + badge)
78b891a verified 23 minutes ago
  • .gitattributes
    1.52 kB
    initial commit 27 days ago
  • README.md
    3.82 kB
    Migrate to zeromodels (rename kf_*.json -> zm_*.json, fix refs in config + README, ensure tag + badge) 23 minutes ago
  • model.weights.h5
    296 MB
    xet
    Upload folder using huggingface_hub 27 days ago
  • zm_config.json
    542 Bytes
    Migrate to zeromodels (rename kf_*.json -> zm_*.json, fix refs in config + README, ensure tag + badge) 23 minutes ago