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
1.65 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
gabri14el's picture
gabri14el
Rename experimentos/fine-tuning/finetunning_huge_classifier_weight_20230518-1503.h5 to experimentos/fine-tuning/huge_classifier_20varieties.h5
cea5aac almost 3 years ago
  • Dissertação
    Upload with huggingface_hub over 3 years ago
  • experimentos
    Rename experimentos/fine-tuning/finetunning_huge_classifier_weight_20230518-1503.h5 to experimentos/fine-tuning/huge_classifier_20varieties.h5 almost 3 years ago
  • gui
    Upload with huggingface_hub over 3 years ago
  • utilitarios
    Upload with huggingface_hub over 3 years ago
  • .gitattributes
    3.09 kB
    Upload with huggingface_hub over 3 years ago
  • .gitignore
    25 Bytes
    Upload with huggingface_hub over 3 years ago
  • README.md
    483 Bytes
    Update README.md over 3 years ago