- 06 Jul, 2017 1 commit
-
-
Neal Wu authored
-
- 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
-
- 19 Jun, 2017 2 commits
-
-
derekjchow authored
-
黄璞 authored
* make slim_walkthrough ipython notebook python3 compatible * make slim_walkthrough ipython notebook python3 compatible
-
- 16 Jun, 2017 1 commit
-
-
Neal Wu authored
-
- 15 Jun, 2017 2 commits
-
-
derekjchow authored
For details see our paper: "Speed/accuracy trade-offs for modern convolutional object detectors." Huang J, Rathod V, Sun C, Zhu M, Korattikara A, Fathi A, Fischer I, Wojna Z, Song Y, Guadarrama S, Murphy K, CVPR 2017 https://arxiv.org/abs/1611.10012
-
derekjchow authored
-
- 14 Jun, 2017 7 commits
-
-
derekjchow authored
Fix slow down with only 1 GPU
-
g21589 authored
This patch assigns dequeue node to inputs_device. And nolonger shows "Ignoring device specification /device:GPU:X for node 'clone_X/fifo_queue_Dequeue'" message.
-
xiangjinwu authored
-
derekjchow authored
- Add inception_resnet_v2_base - Provide option to use SAME padding for all inception resnet v2 layers. This is to align feature maps sizes.
-
James Pruegsanusak authored
Use a relative link instead
-
Sergio Guadarrama authored
-
andrewghoward authored
* MobileNet V1 commit * updates to README
-
- 05 Jun, 2017 1 commit
-
-
xiangjinwu authored
-
- 23 May, 2017 1 commit
-
-
Neal Wu authored
-
- 18 May, 2017 3 commits
-
-
Neal Wu authored
-
hizagalilo authored
-
Andrei Costinescu authored
Corrected documentation word "cropt" -> "crop"
-
- 13 May, 2017 1 commit
-
-
Neal Wu authored
-
- 12 May, 2017 1 commit
-
-
Matt Rickard authored
These scripts should exit immediately if a command exits with a non-zero status.
-
- 09 May, 2017 1 commit
-
-
Neal Wu authored
-
- 08 May, 2017 1 commit
-
-
Shallinlin authored
-
- 05 May, 2017 2 commits
-
-
Andrew Hundt authored
-
Andrew Hundt authored
-
- 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.
-
- 22 Apr, 2017 1 commit
-
-
Matt Rickard authored
Variable summaries and the learning rate are added elsewhere in the code. A quick search also shows that this function is never called.
-
- 21 Apr, 2017 1 commit
-
-
Egor-Krivov authored
'xrange' was used in multiple places. In this setting it provided no measurable gain in terms of performance or memory, but broke python3 compatibility. It was replaced with 'range'
-
- 20 Apr, 2017 2 commits
-
-
Matt Rickard authored
The flag description for the momentum flag states that it is `The momentum for the MomentumOptimizer and RMSPropOptimizer`, however its not actually used in the RMSPropOptimizer. Instead, a separate `rmsprop_momentum` flag was used. This deletes that flag for simplicity. It was not referenced anywhere else in the repo.
-
Stephen Tridgell authored
-
- 11 Apr, 2017 1 commit
-
-
vonclites authored
* Fixed model_deploy to correctly assign weights to variables_device * Adding test for network_fn's arg_scope * Style fix (double blank line) * Add WORKSPACE file to models/slim so that imports work properly
-
- 10 Apr, 2017 1 commit
-
-
Daniil Pakhomov authored
-
- 06 Apr, 2017 1 commit
-
-
Konstantinos Bousmalis authored
-
- 02 Apr, 2017 2 commits
-
-
Konstantinos Bousmalis authored
-
Konstantinos Bousmalis authored
-
- 27 Mar, 2017 3 commits
-
-
Neal Wu authored
-
Konstantinos Bousmalis authored
-
Konstantinos Bousmalis authored
-
- 16 Mar, 2017 1 commit
-
-
Neal Wu authored
-