- 03 Aug, 2017 1 commit
-
-
Jennifer Villa authored
batch size for exported model. Defaults to None to allow for flexible batching.
-
- 14 Jul, 2017 1 commit
-
-
James Pruegsanusak authored
-
- 13 Jul, 2017 2 commits
-
-
Derek Chow authored
-
James Pruegsanusak authored
-
- 10 Jul, 2017 3 commits
-
-
Derek Chow authored
- Set spatial squeeze to true for resnets - Make activations configurable for resnets - Make batch norm configurable for resnets - Fix some bad comment wrapping in vgg.py.
-
Jeremy Lewi authored
* We do this because we want rules outside of slim to be able to depend on it in order to pull in slim models.
-
Jeremy Lewi authored
-
- 07 Jul, 2017 1 commit
-
-
Derek Chow authored
Also fixes some typos in other scripts.
-
- 06 Jul, 2017 4 commits
-
-
Neal Wu authored
-
James Pruegsanusak authored
-
Neal Wu authored
-
Neal Wu authored
-
- 04 Jul, 2017 1 commit
-
-
howard327 authored
-
- 03 Jul, 2017 1 commit
-
-
Jaewoo Song authored
--logtostderr causes the following error: E tensorflow/examples/label_image/main.cc:319] Unknown argument --logtostderr
-
- 28 Jun, 2017 2 commits
-
-
Ted Xiao authored
-
Pete Warden 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 1 commit
-
-
Andrew Hundt authored
-