.. |
__init__.py
|
Fold Keras Applications into tf.keras, since it is no longer necessary to share
|
2019-12-12 17:09:51 -08:00 |
applications_load_weight_test.py
|
Split the application test for mobilenet_v3 into 2 to reduce the chance of timeout.
|
2020-09-21 11:36:43 -07:00 |
applications_test.py
|
Port the Mobilenet_v3 to keras/application.
|
2020-08-09 20:59:44 -07:00 |
BUILD
|
add BUILD file for python/util and refactor python/BUILD
|
2020-12-15 11:43:18 -08:00 |
densenet.py
|
weigths -> weights
|
2020-10-29 17:37:42 +03:00 |
efficientnet_weight_update_util.py
|
Merge pull request #40621 from yixingfu:updateweights
|
2020-07-09 15:24:19 -07:00 |
efficientnet.py
|
Merge pull request #43880 from andreABbauer:patch-1
|
2020-11-18 06:19:29 -08:00 |
imagenet_utils_test.py
|
Edited docstrings, added unit test, and fixed minor typos
|
2020-03-11 08:29:05 +09:00 |
imagenet_utils.py
|
Merge pull request #37438 from jaketae:refactor-imageutils
|
2020-05-28 19:41:08 -07:00 |
inception_resnet_v2.py
|
Improve Keras Applications docstrings.
|
2020-09-08 11:48:21 -07:00 |
inception_v3.py
|
Improve Keras Applications docstrings.
|
2020-09-08 11:48:21 -07:00 |
mobilenet_v2.py
|
Fix wrong image_data_format() usage
|
2020-11-22 20:26:19 +09:00 |
mobilenet_v3.py
|
Update mobilenet_v3.preprocess_input docstring to reflect its real behavior.
|
2020-12-08 12:12:21 -08:00 |
mobilenet.py
|
Improve Keras Applications docstrings.
|
2020-09-08 11:48:21 -07:00 |
nasnet.py
|
Merge pull request #44115 from minhlong94:master
|
2020-10-22 16:26:28 -07:00 |
resnet_v2.py
|
Improve Keras Applications docstrings.
|
2020-09-08 11:48:21 -07:00 |
resnet.py
|
Improve Keras Applications docstrings.
|
2020-09-08 11:48:21 -07:00 |
vgg16.py
|
Improve Keras Applications docstrings.
|
2020-09-08 11:48:21 -07:00 |
vgg19.py
|
Improve Keras Applications docstrings.
|
2020-09-08 11:48:21 -07:00 |
xception.py
|
Improve Keras Applications docstrings.
|
2020-09-08 11:48:21 -07:00 |