I am trying to implement the same project but using Tensorflow, and I was surprised when you were able to achieve 80% accuracy after only 500 iterations. May I ask how did you normalize the images before training? Did you divide them by 255 or subtract the ImageNet mean?
Thank you
I am trying to implement the same project but using Tensorflow, and I was surprised when you were able to achieve 80% accuracy after only 500 iterations. May I ask how did you normalize the images before training? Did you divide them by 255 or subtract the ImageNet mean? Thank you