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

gabri14el
/
grapevine_classification

Image Classification
Keras
plant-classification
Model card Files Files and versions
xet
Community

Instructions to use gabri14el/grapevine_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use gabri14el/grapevine_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://gabri14el/grapevine_classification")
    
  • Notebooks
  • Google Colab
  • Kaggle
grapevine_classification / gui
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
gabri14el's picture
gabri14el
Upload with huggingface_hub
e6b3e35 over 3 years ago
  • __pycache__
    Upload with huggingface_hub over 3 years ago
  • App.py
    9.09 kB
    Upload with huggingface_hub over 3 years ago
  • App.spec
    992 Bytes
    Upload with huggingface_hub over 3 years ago
  • Explicador.py
    771 Bytes
    Upload with huggingface_hub over 3 years ago
  • Relatorio.py
    996 Bytes
    Upload with huggingface_hub over 3 years ago
  • base_explainer.py
    193 Bytes
    Upload with huggingface_hub over 3 years ago
  • config.json
    1.24 kB
    Upload with huggingface_hub over 3 years ago
  • gradcam_explainer.py
    4.76 kB
    Upload with huggingface_hub over 3 years ago
  • gradcampp_explainer.py
    4.75 kB
    Upload with huggingface_hub over 3 years ago
  • lime_explainer.py
    1.8 kB
    Upload with huggingface_hub over 3 years ago
  • model_manager.py
    3.51 kB
    Upload with huggingface_hub over 3 years ago
  • readme.md
    5.66 kB
    Upload with huggingface_hub over 3 years ago
  • requirements.txt
    158 Bytes
    Upload with huggingface_hub over 3 years ago
  • setup.py
    73 Bytes
    Upload with huggingface_hub over 3 years ago
  • util.py
    536 Bytes
    Upload with huggingface_hub over 3 years ago