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

support to save model in .h5 format #27

Closed jianfengzhai closed 1 year ago

jianfengzhai commented 2 years ago

support to save model in .h5 format, this commit only support UNet model, but other model just in the same way