TensorFlow-Advanced-Segmentation-Models icon indicating copy to clipboard operation
TensorFlow-Advanced-Segmentation-Models copied to clipboard

A Python Library for High-Level Semantic Segmentation Models based on TensorFlow and Keras with pretrained backbones.

Results 11 TensorFlow-Advanced-Segmentation-Models issues
Sort by recently updated
recently updated
newest added

Saw your article in Medium, from October 7, and wanted to try it out on my 3090. (Training in 143.27s and Inference in 196.57s, for the Semantic Segmentation). Then I...