DO NOT EDIT.
This file was autogenerated. Do not edit it by hand, since your modifications would be overwritten.
Functions
ResNet101(...)
: Instantiates the ResNet101 architecture.
ResNet152(...)
: Instantiates the ResNet152 architecture.
ResNet50(...)
: Instantiates the ResNet50 architecture.
decode_predictions(...)
: Decodes the prediction of an ImageNet model.
preprocess_input(...)
: Preprocesses a tensor or Numpy array encoding a batch of images.