项目作者: calmisential

项目描述 :
A tensorflow2 implementation of MobileNet-V3.
高级语言: Python
项目地址: git://github.com/calmisential/MobileNetV3_TensorFlow2.git
创建时间: 2019-09-26T13:59:56Z
项目社区:https://github.com/calmisential/MobileNetV3_TensorFlow2

开源协议:MIT License

下载


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