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

currybab
/
unet-augment

Keras
TensorBoard
TF-Keras
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Keras

    How to use currybab/unet-augment with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://currybab/unet-augment")
    
  • Notebooks
  • Google Colab
  • Kaggle
unet-augment / logs
1.28 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
currybab's picture
currybab
unet-augment
2ec6832 over 2 years ago
  • train
    unet-augment over 2 years ago
  • validation
    unet-augment over 2 years ago