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

AndyWu0719
/
unet2dattentionmodel

Image Segmentation
Keras
English
unet
attention
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use AndyWu0719/unet2dattentionmodel with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://AndyWu0719/unet2dattentionmodel")
    
  • Notebooks
  • Google Colab
  • Kaggle
unet2dattentionmodel
95.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
AndyWu0719's picture
AndyWu0719
Update README.md
7d0fb2f verified over 1 year ago
  • .gitattributes
    1.6 kB
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    800 Bytes
    Update README.md over 1 year ago
  • config.json
    225 Bytes
    Upload config.json over 1 year ago
  • model_unet_2d_attention_combineloss.keras
    95.5 MB
    xet
    Upload folder using huggingface_hub over 1 year ago