Spec-Zone.ru › TensorFlow 1.15

Модуль: tf.compat.v2.keras.applications

Keras Applications — это готовые архитектуры с предобученными весами.

Модули

densenet модуль: модели DenseNet для Keras.

imagenet_utils модуль: утилиты для предобработки данных ImageNet и декодирования прогнозов.

inception_resnet_v2 модуль: модель Inception-ResNet V2 для Keras.

inception_v3 модуль: модель Inception V3 для Keras.

mobilenet модуль: модели MobileNet v1 для Keras.

mobilenet_v2 модуль: модели MobileNet v2 для Keras.

nasnet модуль: модели NASNet-A для Keras.

resnet модуль: модели ResNet для Keras.

resnet50 модуль: публичный API для пространства имён tf.keras.applications.resnet50.

resnet_v2 модуль: модели ResNet v2 для Keras.

vgg16 модуль: модель VGG16 для Keras.

vgg19 модуль: модель VGG19 для Keras.

xception модуль: модель Xception V1 для Keras.

Функции

DenseNet121(...)

DenseNet169(...)

DenseNet201(...)

InceptionResNetV2(...)

InceptionV3(...)

MobileNet(...)

MobileNetV2(...)

NASNetLarge(...)

NASNetMobile(...)

ResNet101(...)

ResNet101V2(...)

ResNet152(...)

ResNet152V2(...)

ResNet50(...)

ResNet50V2(...)

VGG16(...)

VGG19(...)

Xception(...)

© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r1.15/api_docs/python/tf/compat/v2/keras/applications

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API