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 / utilitarios
39.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
gabri14el's picture
gabri14el
Upload with huggingface_hub
e6b3e35 over 3 years ago
  • copia_arquivos.py
    2.95 kB
    Upload with huggingface_hub over 3 years ago
  • data_augmentation.py
    6.17 kB
    Upload with huggingface_hub over 3 years ago
  • limitar_dataset.py
    9.12 kB
    Upload with huggingface_hub over 3 years ago
  • perapara_dataset_classificao.py
    8.67 kB
    Upload with huggingface_hub over 3 years ago
  • prepara_dataset_segmentacao.py
    11.3 kB
    Upload with huggingface_hub over 3 years ago
  • resize_burst_images.py
    993 Bytes
    Upload with huggingface_hub over 3 years ago