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 48 forks source link

Add MobileNetV3small as a backbone #30

Closed shub-kris closed 1 year ago

shub-kris commented 1 year ago

This PR aims to add MobileNetV3Small as a backbone.

I have updated the README too.

shub-kris commented 1 year ago

@JanMarcelKezmann please look into this.