- 15 Jun, 2017 9 commits
-
-
Neal Wu authored
Implemented LRN for AlexNet tutorial
-
Neal Wu authored
-
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
-
Neal Wu authored
-
Neal Wu 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
- 07 Jun, 2017 1 commit
-
-
Ashley Williamson authored
A TODO was stated for adding LRN - Pending GPU support. LRN was implemented by tensorflow/tensorflow@35df3ed43edabbc4ad1b2439bbc7de8917026d6e Hyper-parameters taken from http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks
-
- 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
-