"src/targets/vscode:/vscode.git/clone" did not exist on "36bb977b2f37a216e08dbeda37a527b47328666a"
- 13 Mar, 2018 1 commit
-
-
Mark Sandler authored
* Internal change. PiperOrigin-RevId: 187042423 * Internal change. PiperOrigin-RevId: 187072380 * Opensource float and eight-bit fixed-point mobilenet_v1 training and eval scripts. PiperOrigin-RevId: 187106140 * Initial check-in for Mobilenet V2 PiperOrigin-RevId: 187213595 * Allow configuring batch normalization decay and epsilon in MobileNet v1 PiperOrigin-RevId: 187425294 * Allow overriding NASNet model HParams. This is a change to the API that will allow users to pass in their own configs to the building functions, which should make these APIs much more customizable for end-user cases. This change removes the use_aux_head argument from the model construction functions, which is no longer necessary given that the use_aux_head option is configurable in the model config. For example, for the mobile ImageNet model, the auxiliary head can be disabled using: config = nasnet.mobile_imagenet_config() config.set_hparam('use...
-
- 26 Feb, 2018 1 commit
-
-
Suharsh Sivakumar authored
-
- 28 Oct, 2017 1 commit
-
-
Sergio Guadarrama authored
Includes new gan nets. Inclues new NasNet models. PiperOrigin-RevId: 173772097
-
- 23 Sep, 2017 1 commit
-
-
Neal Wu authored
-
- 22 Sep, 2017 1 commit
-
-
David Andersen authored
-
- 21 Sep, 2017 1 commit
-
-
Neal Wu authored
-
- 12 Sep, 2017 1 commit
-
-
Jonathan R. Williford authored
In order to help address issue #5987, I'm adding references to the evaluation loop example. I'm also making it more obvious that this is not the main TF-Slim page and adding another reference to that page in the introductory paragraph.
-
- 10 Aug, 2017 1 commit
-
-
derekjchow authored
-
- 14 Jul, 2017 1 commit
-
-
James Pruegsanusak authored
-
- 06 Jul, 2017 3 commits
- 03 Jul, 2017 1 commit
-
-
Jaewoo Song authored
--logtostderr causes the following error: E tensorflow/examples/label_image/main.cc:319] Unknown argument --logtostderr
-
- 22 Jun, 2017 1 commit
-
-
Saurabh Gupta authored
-
- 20 Jun, 2017 1 commit
-
-
Sergio Guadarrama authored
* Add export inference_graph * Update Readme.md to include export_inference_graph
-
- 14 Jun, 2017 2 commits
-
-
Sergio Guadarrama authored
-
andrewghoward authored
* MobileNet V1 commit * updates to README
-
- 25 Apr, 2017 1 commit
-
-
Saurabh Gupta authored
* Updated slim README.md to include links to ResNetv2 models. * Change v1 to V1, v2 to V2, and other minor comments.
-
- 27 Mar, 2017 1 commit
-
-
Neal Wu authored
-
- 16 Mar, 2017 1 commit
-
-
Neal Wu authored
-
- 16 Jan, 2017 1 commit
-
-
Justine Tunney authored
Fixed #903
-
- 18 Nov, 2016 1 commit
-
-
Alex Kurakin authored
Adding list of maintainers Changing model links to point to tensorflow/models repository.
-
- 15 Nov, 2016 1 commit
-
-
Alex Kurakin authored
-
- 10 Nov, 2016 1 commit
-
-
Paul Ledbetter authored
Addresses issue #619.
-
- 31 Oct, 2016 1 commit
-
-
896066322 authored
-
- 11 Sep, 2016 1 commit
-
-
Daniel Julius Lasiman authored
-
- 10 Sep, 2016 1 commit
-
-
Adam Sheehan authored
The cloned slim directory is found in `$HOME/workspace/models/slim`, not `$HOME/workspace/slim`.
-
- 30 Aug, 2016 3 commits
-
-
Nathan Silberman authored
-
Nathan Silberman authored
-
Nathan Silberman authored
-
- 27 Aug, 2016 1 commit
-
-
nathansilberman authored
-