Skip to content

Nasnetlarge

The classification variant of the NASNetLarge architecture.

Architecture Variable Value
Key in architecture_dict "2D.NASNetLarge"
Input_shape (331, 331)
Standardization "tf"
Reference - Implementation

https://keras.io/api/applications/nasnet/

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