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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

dsaint31
/
bb_mlp_224

Image Classification
Transformers
Safetensors
backbone
checkpoint
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use dsaint31/bb_mlp_224 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-classification", model="dsaint31/bb_mlp_224")
    pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("dsaint31/bb_mlp_224", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bb_mlp_224 / models /microsoft__swin-tiny-patch4-window7-224
111 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
dsaint31's picture
dsaint31
Add/Update backbone checkpoints (count=6)
200cb5d verified 3 months ago
  • README.md
    259 Bytes
    Add/Update backbone checkpoints (count=6) 3 months ago
  • README_backbone.md.tpl
    207 Bytes
    Upload models with bundled custom code 3 months ago
  • README_root.md.tpl
    170 Bytes
    Upload models with bundled custom code 3 months ago
  • config.json
    1.48 kB
    Add/Update backbone checkpoints (count=6) 3 months ago
  • ds_cfg.py
    15.7 kB
    Add/Update backbone checkpoints (count=6) 3 months ago
  • ds_meta.py
    7.53 kB
    Upload models with bundled custom code 3 months ago
  • ds_model.py
    27.1 kB
    Add/Update backbone checkpoints (count=6) 3 months ago
  • ds_proc.py
    16.5 kB
    Add/Update backbone checkpoints (count=6) 3 months ago
  • model.safetensors
    111 MB
    xet
    Add/Update backbone checkpoints (count=6) 3 months ago
  • preprocessor_config.json
    268 Bytes
    Upload models with bundled custom code 3 months ago