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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

valste
/
lung-segmentation-gan

Keras
Model card Files Files and versions
xet
Community

Instructions to use valste/lung-segmentation-gan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use valste/lung-segmentation-gan with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://valste/lung-segmentation-gan")
    
  • Notebooks
  • Google Colab
  • Kaggle
lung-segmentation-gan
297 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
valste's picture
valste
Update README.md
ea58186 verified 9 months ago
  • .gitattributes
    297 Bytes
    Update model: lung-segmentation-gan 10 months ago
  • README.md
    81 Bytes
    Update README.md 9 months ago
  • model.keras
    297 MB
    xet
    Update model: lung-segmentation-gan 10 months ago