Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • 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 /google__efficientnet-b0
17.6 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
    227 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.44 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
    17.6 MB
    xet
    Add/Update backbone checkpoints (count=6) 3 months ago
  • preprocessor_config.json
    252 Bytes
    Upload models with bundled custom code 3 months ago