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

How can I use models with 1 channel images #24

Open YahyaZefri opened 2 years ago

YahyaZefri commented 2 years ago

Hi,

My dataset is made of 1 channel images, how can I use the models in this library with such a configuration ? thank you !