This code in this repository can be used to reproduce the ImageNet validation results for Keras pretrained models. A blog post describing this process in more detail is here.
The ILSVRC2012 validation images should be put in data/val/. The remaining files mentioned in the blog post, and enumerated below, should be put in data/:
ILSVRC2012_validation_ground_truth.txtmeta.matsynset_words.txt
After the data is organized the notebooks can be run in order to reproduce model validation results.