In ResNet50 we did not normalize our data before feeding it into the model. In mobilenet do we have to normalize our data(images) before feeding them into our network.
Normalizaton of data before feeding into the model
Hey @raunaqsingh10, in mobile net also we need not to normalize the weights. Moreover if you face any such confussion in near future, just run your model for first 3-4 epochs, and you can compare the results and choose the favourable outcome.
Hope this resolved your doubt.
Plz mark the doubt as resolved in my doubts section. 