JanMarcelKezmann / TensorFlow-Advanced-Segmentation-Models

A Python Library for High-Level Semantic Segmentation Models based on TensorFlow and Keras with pretrained backbones.
Other
151 stars 46 forks source link

performance of your model? #7

Closed Anikily closed 3 years ago

Anikily commented 3 years ago

Could you provide trained models on segmentation datasets and the comparison of these models?

JanMarcelKezmann commented 3 years ago

Hi, I would really like to, but I only have trained the examples you can find here. Unfortunately I do not have a GPU and the ones that are online available are not sufficient for training segmentation models on larger (benchmark) datasets. Therefore I am not able to provide you with a comparison of the models. Anyway from my experience and tests I have made, I can tell you that the Dual Attention Network is for example one that performs really well.