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

flowrs-cnn-makers
/
flower-model

Keras
Model card Files Files and versions
xet
Community

Instructions to use flowrs-cnn-makers/flower-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use flowrs-cnn-makers/flower-model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://flowrs-cnn-makers/flower-model")
    
  • Notebooks
  • Google Colab
  • Kaggle
flower-model
59.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
sirpaused's picture
sirpaused
Upload 4 files
e094fd4 verified 3 months ago
  • .gitattributes
    1.65 kB
    Upload 4 files 3 months ago
  • app.py
    11.4 kB
    Upload 4 files 3 months ago
  • final_ensemble_model.keras
    10 MB
    xet
    Upload 4 files 3 months ago
  • flower_recognition_model.keras
    49.8 MB
    xet
    Upload 4 files 3 months ago
  • requirements.txt
    60 Bytes
    Upload 4 files 3 months ago