An error due to unwanted layer in image captioning model
When i had executed model.summary(), an unwanted layer named ‘NotLayer’ also seem to be connected to my input layer which is giving me an error.
I even tried to access it but i can’t using layers[]
please help and guide me to debug it