- 16 Mar, 2017 21 commits
-
-
Neal Wu authored
-
Neal Wu authored
Fix up the inception float comment
-
Neal Wu authored
-
Neal Wu authored
Fix ValueError when processing bbox in XML annotation file
-
Neal Wu authored
Fixed minor typo
-
Neal Wu authored
Fixed bug test failed on parser_trainer_test
-
Neal Wu authored
Fix scope on inception v3 logit layer in README.
-
Neal Wu authored
Align model slim/resnet to slim/inception
-
Neal Wu authored
-
Stefan Zechner authored
Align model slim/resnet to slim/inception (set spatial_squeeze and default_image_size). Add a sample script for training resnet_v1_50 on flower set
-
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 1 commit
-
-
Neal Wu authored
Update README.md
-