Issue Loading TensorFlow .h5 Model in 3D Slicer – "Unknown Layer: 'TensorFlowOpLayer

Based on the original error you ran into, I think it is likely tensorflow being an issue in Slicer. However, I don’t think many in this community use Tensorflow as it is almost exclusively PyTorch usage. You could try converting the keras h5 model to an onnx object with something like GitHub - onnx/tensorflow-onnx: Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX.

Based on the specific ADS model being GPL, there likely won’t be a lot of additional support here based on the type of discussion at: