- 15 Jun, 2017 5 commits
-
-
Nick Johnston authored
Update username and add new line in READMEs.
-
Nick Johnston authored
-
derekjchow authored
-
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
-
- 13 Jun, 2017 2 commits
-
-
Lukasz Kaiser authored
Fix a small bug of Python3 compatibility in tutorial example /rnn/ptb
-
ngovanmao authored
-
- 12 Jun, 2017 1 commit
-
-
Neal Wu authored
Fixed error message for inception/imagenet.
-
- 11 Jun, 2017 1 commit
-
-
Mindos Cheng authored
-
- 09 Jun, 2017 4 commits
- 08 Jun, 2017 6 commits
- 06 Jun, 2017 3 commits
-
-
Neal Wu authored
Fixed calls to concat and convolution2d
-
Neal Wu authored
-
Andrew Gilbert authored
-
- 05 Jun, 2017 2 commits
-
-
Neal Wu authored
To pass test, add VariableV2 in _PSDeviceChooser
-
xiangjinwu authored
-
- 02 Jun, 2017 2 commits
-
-
Ivan Bogatyy authored
Update protobuf version dependency
-
None authored
'elipson' should be epsilon
-
- 01 Jun, 2017 2 commits
-
-
Neal Wu authored
Add executable flag to files so that download_and_preprocess_imagenet.sh can run them
-
Frank Chen authored
Add executable flag to models so that they can be run from the download_and_preprocess_imagenet.sh script automatically
-
- 31 May, 2017 2 commits
-
-
Neal Wu authored
SYNSETS contains the full path and does not need pwd prepended.
-
Frank Chen authored
Tested on GCE with ubuntu 16.04. Mirrors change 157536266.
-
- 30 May, 2017 1 commit
-
-
Neal Wu authored
Fix arxiv links in README of neural_gpu model
-
- 28 May, 2017 2 commits
-
-
gunan authored
Fix Bazel incantations in docs
-
Peter Glerup Ericson authored
As the links was [[link]] the last `]` was included in the url.
-