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

  • Log In
  • Sign Up

D-Roberts
/
tf-efficientformer-l3-300-dev3

Image Feature Extraction
Transformers
google-tensorflow TensorFlow
efficientformer
generated_from_keras_callback
Model card Files Files and versions
xet
Community

Instructions to use D-Roberts/tf-efficientformer-l3-300-dev3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use D-Roberts/tf-efficientformer-l3-300-dev3 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-feature-extraction", model="D-Roberts/tf-efficientformer-l3-300-dev3")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("D-Roberts/tf-efficientformer-l3-300-dev3", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
tf-efficientformer-l3-300-dev3
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
D-Roberts's picture
D-Roberts
Upload model
899796c almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • README.md
    901 Bytes
    Upload model almost 3 years ago
  • config.json
    63.7 kB
    Upload model almost 3 years ago
  • tf_model.h5
    122 MB
    xet
    Upload model almost 3 years ago