MobileNetV3_TensorFlow2 icon indicating copy to clipboard operation
MobileNetV3_TensorFlow2 copied to clipboard

A tensorflow2 implementation of MobileNet-V3.

MobileNetV3_TensorFlow2

A tensorflow2 implementation of MobileNet_V3.

See https://github.com/calmisential/Basic_CNNs_TensorFlow2 for training details.

References:

  1. The original paper: Searching for MobileNetV3