- 13 Mar, 2018 1 commit
-
-
supercourage authored
Some python files under models/research, it is wrong to use "Rather then" instead of "Rather than" in comments.
-
- 05 Mar, 2018 1 commit
-
-
cclauss authored
-
- 03 Mar, 2018 1 commit
-
-
Scott Lowe authored
* BUG: Fix inception imagenet download script In `download_imagenet.sh`, the path to the `$SYNSETS_FILE` resource (imagenet_2012_validation_synset_labels.txt) was not updated to reflect change in directory after a `cd` earlier in the script. Fixes #682. * BUG: Fix slim imagenet download script In `download_imagenet.sh`, the path to the `$SYNSETS_FILE` resource (imagenet_2012_validation_synset_labels.txt) was not updated to reflect change in directory after a `cd` earlier in the script.
-
- 27 Feb, 2018 3 commits
-
-
pkulzc authored
* Merged commit includes the following changes: 186565198 by Sergio Guadarrama: Applied random_hsv_in_yiq in inception_preprocessing. -- 186501039 by Sergio Guadarrama: Applied random_hsv_in_yiq in inception_preprocessing. -- 186013907 by Sergio Guadarrama: Internal change 185715309 by Sergio Guadarrama: Obviates the need for prepadding on mobilenet v1 and v2 for fully convolutional models. -- 184266252 by Sergio Guadarrama: Give build_nasnet_*() functions an optional flag use_aux_head, and add an internal-only arg scope to NasNetA*Cell._apply_drop_path(). -- 183865228 by Sergio Guadarrama: Internal change 179580924 by Sergio Guadarrama: Internal change 177320302 by Sergio Guadarrama: Internal change 177130184 by Sergio Guadarrama: Make slim nets tests faster by using smaller examples of oversized inputs. -- 176965289 by Sergio Guadarrama: Internal change 176585260 by Sergio Guadarrama: Internal change 176534973 by Sergio Guadarrama: Internal change 175526881 by Sergio Guadarrama: Internal change 174967704 by Sergio Guadarrama: Treat num_classes=0 same as None in a few slim nets overlooked by the recent change. -- 174443227 by Sergio Guadarrama: Internal change 174281864 by Sergio Guadarrama: Internal change 174249903 by Sergio Guadarrama: Fix nasnet image classification and object detection by moving the option to turn ON or OFF batch norm training into it's own arg_scope used only by detection -- 173954505 by Sergio Guadarrama: Merge pull request #2651 from sguada/tmp1 Fixes imports Closes #2636 ORIGINAL_AUTHOR=Jon Shlens <shlens@users.noreply.github.com> COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/models/pull/2636 from tensorflow:sguada-patch-1 19ff570f52df5ab655c00fb439129b201c5f2dce -- 173928094 by Sergio Guadarrama: Remove pending imports -- PiperOrigin-RevId: 186565198 * Remove internal links. -
Suharsh Sivakumar authored
-
Suharsh Sivakumar authored
-
- 26 Feb, 2018 1 commit
-
-
Suharsh Sivakumar authored
-
- 20 Jan, 2018 1 commit
-
-
cclauss authored
-
- 29 Nov, 2017 1 commit
-
-
joel-shor authored
-
- 27 Nov, 2017 1 commit
-
-
joel-shor authored
1) Fix word dir 2) Fix download url
-
- 21 Nov, 2017 2 commits
- 20 Nov, 2017 2 commits
- 17 Nov, 2017 1 commit
-
-
Barret Zoph authored
-
- 15 Nov, 2017 1 commit
-
-
Martin Kersner authored
tf.contrib.framework.get_or_create_global_step -> tf.train.get_or_create_global_step
-
- 11 Nov, 2017 1 commit
-
-
Guang Yang authored
-
- 02 Nov, 2017 1 commit
-
-
Jon Shlens authored
Fix nasnet image classification and object detection by moving the option to turn ON or OFF batch norm training into it's own arg_scope used only by detection
-
- 30 Oct, 2017 6 commits
-
-
Sergio Guadarrama authored
PiperOrigin-RevId: 173917628
-
Sergio Guadarrama authored
-
Sergio Guadarrama authored
-
Sergio Guadarrama authored
PiperOrigin-RevId: 173823563
-
Barret Zoph authored
Add __init__.py file in nasnet directory.
-
Barret Zoph authored
Remove google3 dependency on opensourced NASNet.
-
- 29 Oct, 2017 1 commit
-
-
Sergio Guadarrama authored
-
- 28 Oct, 2017 1 commit
-
-
Sergio Guadarrama authored
Includes new gan nets. Inclues new NasNet models. PiperOrigin-RevId: 173772097
-
- 11 Oct, 2017 1 commit
-
-
scott7z authored
-
- 23 Sep, 2017 1 commit
-
-
Neal Wu authored
-
- 22 Sep, 2017 1 commit
-
-
David Andersen authored
-
- 21 Sep, 2017 1 commit
-
-
Neal Wu authored
-