Gogul09 / flower-recognition

🌺🌻 Using state-of-the-art pre-trained Deep Neural Net architectures for Flower Species Recognition
https://gogul09.github.io/software/flower-recognition-deep-learning
MIT License
159 stars 101 forks source link

error :no layer named 'custom' of inceptionresnetv2 .what's the problem? #7

Closed RYFan-RS closed 6 years ago

Gogul09 commented 6 years ago

Hi, can you please follow the Issues and Workarounds section in this tutorial post?

customis a layer name that we assign by editing the model of our choice in applicationsmodule of Keras.