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

danielle2035
/
intel-classifier-models

Keras
Model card Files Files and versions
xet
Community

Instructions to use danielle2035/intel-classifier-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use danielle2035/intel-classifier-models with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://danielle2035/intel-classifier-models")
    
  • Notebooks
  • Google Colab
  • Kaggle
intel-classifier-models
10 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
danielle2035's picture
danielle2035
Remove duplicate root model files, keep models/ directory only
933ba59 4 months ago
  • models
    Add Intel Image Classifier models 4 months ago
  • .gitattributes
    86 Bytes
    Add Intel Image Classifier models 4 months ago
  • README.md
    221 Bytes
    Add Intel Image Classifier models 4 months ago