• इस पेज पर, यह जानकारी उपलब्ध है
  • Functions

Module: tf.keras.applications.densenet

  • इस पेज पर, यह जानकारी उपलब्ध है
  • Functions

DenseNet models for Keras.

Reference:

Functions

DenseNet121(...): Instantiates the Densenet121 architecture.

DenseNet169(...): Instantiates the Densenet169 architecture.

DenseNet201(...): Instantiates the Densenet201 architecture.

decode_predictions(...): Decodes the prediction of an ImageNet model.

preprocess_input(...): Preprocesses a tensor or Numpy array encoding a batch of images.