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

edoaurahman
/
leaf-classification

Image Classification
Keras
Indonesian
medical
Model card Files Files and versions
xet
Community

Instructions to use edoaurahman/leaf-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use edoaurahman/leaf-classification with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://edoaurahman/leaf-classification")
    
  • Notebooks
  • Google Colab
  • Kaggle
leaf-classification / .ipynb_checkpoints
1.22 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
edoaurahman's picture
edoaurahman
first commit
c8d07c4 over 1 year ago
  • advance-cls-checkpoint.ipynb
    1.19 MB
    first commit over 1 year ago
  • leaf-classification-checkpoint.ipynb
    31.8 kB
    first commit over 1 year ago