Nasnetmobile
The classification variant of the NASNetMobile architecture.
Architecture Variable | Value |
---|---|
Key in architecture_dict | "2D.NASNetMobile" |
Input_shape | (224, 224) |
Standardization | "tf" |
Reference - Implementation
Reference - Publication
Barret Zoph, Vijay Vasudevan, Jonathon Shlens, Quoc V. Le. 10 Dec 2015.
Learning Transferable Architectures for Scalable Image Recognition.
https://arxiv.org/abs/1707.07012