TensorFlow

API

 tf.keras / applications / applications.nasnet.decode_predictions


ResNet models for Keras.

Reference:

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.


此页内容是否对您有帮助