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

reggieoo
/
unet-crop-classification

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use reggieoo/unet-crop-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://reggieoo/unet-crop-classification")
    
  • Notebooks
  • Google Colab
  • Kaggle
unet-crop-classification
93.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
reggieoo's picture
reggieoo
Upload 2 files
3d5ea2a verified 14 days ago
  • .gitattributes
    1.57 kB
    Upload 2 files 14 days ago
  • unet_model.keras
    93.8 MB
    xet
    Upload 2 files 14 days ago
  • unet_norm_params.json
    3.54 kB
    Upload 2 files 14 days ago