- 16 Mar, 2017 11 commits
-
-
Neal Wu authored
Fix Inception Resnet V2 Size Comment
-
Neal Wu authored
Updating Softmax bias comment
-
Neal Wu authored
1. Little bit optimized code
-
Neal Wu authored
-
Neal Wu authored
-
Neal Wu authored
Python3 dict.values() does not return a list
-
Neal Wu authored
fixed a bug in sampled_loss(), made compatible for 0.12.0
-
Neal Wu authored
-
Neal Wu authored
Set up resnet_v2's default_image_size code better
-
Neal Wu authored
-
Neal Wu authored
Fix issue #459
-
- 15 Mar, 2017 18 commits
-
-
Neal Wu authored
-
Ivan Bogatyy authored
* Release DRAGNN * Update CoNLL evaluation table & evaluator.py * Update documentation & tutorial for DRAGNN
-
Ivan Bogatyy authored
* Release DRAGNN * Update CoNLL evaluation table & evaluator.py
-
Neal Wu authored
add 'reuse' parameter to RNNCells to make code compatible with tensorflow master code
-
Neal Wu authored
Fix path in TF-slim README
-
Neal Wu authored
Fix typo in shard pattern.
-
Neal Wu authored
slim: Fix typos at datasets/{cifar10,mnist}.py -
Neal Wu authored
Fix two typos
-
Neal Wu authored
-
Neal Wu authored
untie
-
Neal Wu authored
correct order of argument for tf.image.resize_image_with_crop_or_pad
-
Neal Wu authored
[slim] Fix a scope name typo in Inception_v1.py
-
Neal Wu authored
update inception Readme "Installing From Source" link
-
Neal Wu authored
Convert tf.op_scope to tf.name_scope, plus a few other 1.0 upgrade changes
-
Neal Wu authored
-
Neal Wu authored
Update download_and_convert_mnist.py for 1.0 and python3 compatibility
-
Neal Wu authored
Switch to the new FileWriter API in Inception
-
Neal Wu authored
-
- 14 Mar, 2017 11 commits
-
-
Neal Wu authored
Update README.md
-
Neal Wu authored
-
Neal Wu authored
-
Neal Wu authored
fix #1083
-
Neal Wu authored
Additional upgrades to 1.0 and code fixes
-
Toby Boyd authored
Add a notice to the README in models/inception
-
Neal Wu authored
-
Neal Wu authored
-
Neal Wu authored
Converted the models repo to TF 1.0 using the upgrade script
-
Neal Wu authored
Converted slim models to TF 1.0 and fixed a few issues
-
Neal Wu authored
-