Tensorflow implementation for two new MobileNetV3 models, these models can be use in classification、detection and segmentation task at so on.
For detail info please reference the paper Searching for MobileNetV3.
- tensorflow >= r1.14
- python 3.6.x
- numpy
when well done config the arguments run 'python train_nets.py'
when well done config the arguments run 'python test_nets.py'