I am implementing pre-trained models (Densenet161, ResNet50 & InceptionV3) with options of setting boolean to one of them.
But, the model outputs the Nan values. I check if it was like those Nan values from some parts in the array of all, and unfortunately, all the values are nan.
I’ve attached part of the code.
Any suggestion is kindly welcome.