GeorgeSeif / Semantic-Segmentation-Suite

Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
2.51k stars 880 forks source link

docs: fix simple typo, trainble -> trainable #243

Closed timgates42 closed 2 years ago

timgates42 commented 3 years ago

There is a small typo in frontends/mobilenet_base.py.

Should read trainable rather than trainble.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md