MobileNetV3_TensorFlow2

September 27, 2019 ยท View on GitHub

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