This is an unofficial implementation of MobileNetV3 described in Searching for MobileNetV3. This repository contains small and large MobileNetV3 architecture implemented using TensforFlow with tensorflow 2.0 keras API. Part of codes come from Keras Mobilenet applications
- Python 3.7+
- TensorFlow 2.0
- Keras-Applications