Bisonai / mobilenetv3-tensorflow

Unofficial implementation of MobileNetV3 architecture described in paper Searching for MobileNetV3.
Apache License 2.0
225 stars 81 forks source link

problem in build_mobilenetv3 NotImplementedError: #7

Closed william0418 closed 5 years ago

william0418 commented 5 years ago

Python 3.6.7 tensorflow-gpu 1.12.0

擷取 擷取1

martinkersner commented 5 years ago

Hi @william0418,

Thank you for your error report! We do not encounter such an exception when we use tensorflow-gpu==1.13.1. Could you try that version?

Cheers, Martin

martinkersner commented 5 years ago

@william0418 You can see that there is no problem with creating a network. Here is an example in Google Colab https://colab.research.google.com/drive/1DCA6xMsl82mvGNTACF5NP7xduSeWJnwb