Home
last modified time | relevance | path

Searched refs:EfficientNet (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/applications/
Defficientnet.py194 def EfficientNet( function
531 return EfficientNet(
557 return EfficientNet(
583 return EfficientNet(
609 return EfficientNet(
635 return EfficientNet(
661 return EfficientNet(
687 return EfficientNet(
713 return EfficientNet(
/external/tensorflow/tensorflow/lite/g3doc/tutorials/
Dmodel_maker_image_classification.ipynb302 …"Currently, we support several models such as EfficientNet-Lite* models, MobileNetV2, ResNet50 as…
439 …custom image classifier model based on the loaded data. The default model is EfficientNet-Lite0.\n"
639 …r) as the base model from TensorFlow Hub. The default pre-trained model is EfficientNet-Lite0.\n",
641 …age pixel to model input scale and resizing it to model input size. EfficientNet-Lite0 have the …
732EfficientNet-Lite models, MobileNetV2, ResNet50 by now. [EfficientNet-Lite](https://github.com/ten…