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

yasinelh
/
retinal_vessel_U-Net

Image Segmentation
Keras
medical
Model card Files Files and versions
xet
Community

Instructions to use yasinelh/retinal_vessel_U-Net with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use yasinelh/retinal_vessel_U-Net with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://yasinelh/retinal_vessel_U-Net")
    
  • Notebooks
  • Google Colab
  • Kaggle
retinal_vessel_U-Net
251 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
yasinelh's picture
yasinelh
Update README.md
c847d56 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 01_test.tif
    730 kB
    Upload 7 files almost 3 years ago
  • 02_test.tif
    688 kB
    Upload 7 files almost 3 years ago
  • 03_test.tif
    685 kB
    Upload 7 files almost 3 years ago
  • 04_test.tif
    795 kB
    Upload 7 files almost 3 years ago
  • README.md
    426 Bytes
    Update README.md almost 3 years ago
  • app.py
    2.97 kB
    Upload 2 files almost 3 years ago
  • model.pth
    124 MB
    xet
    Upload model.pth almost 3 years ago
  • models.py
    6.12 kB
    Upload 2 files almost 3 years ago
  • saunet.pth
    124 MB
    xet
    Upload saunet.pth almost 3 years ago
  • unet_demo.ipynb
    15.8 kB
    Upload 7 files almost 3 years ago