ResUNet++: An Advanced Architecture for Medical Image Segmentation
Paper • 1911.07067 • Published
How to use mostafapasha/ribs-segmentation-model with Keras:
# Available backend options are: "jax", "torch", "tensorflow".
import os
os.environ["KERAS_BACKEND"] = "jax"
import keras
model = keras.saving.load_model("hf://mostafapasha/ribs-segmentation-model")
The original idea from ResUNET++
Full credits go to SynthesisHealthIntelligenceInc
Ribs segmentation is a crucial step for removing the ribs before a diagnosis of x-ray images