qubvel / segmentation_models

Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
MIT License
4.73k stars 1.03k forks source link

[FeatureRequest]: Adding Models Architectures #501

Closed innat closed 1 year ago

innat commented 2 years ago

@qubvel Thanks for this great repo. Here is some segmentation model architecture that is worth adding. Please consider adding them to this great repo.

Also, please consider adding

innat commented 2 years ago

In the meantime, if anyone who looking for UNet++ (aka, XNet) in tf.keras. Here, XNet-TF.Keras. Discussion.