- 15 Jun, 2017 15 commits
-
-
Neal Wu authored
-
Neal Wu authored
Reduce batchsize from 32->24 for SSD configs.
-
Neal Wu authored
Reproduce reported virtual adversarial text results
-
Neal Wu authored
Fixing the initialization/loading bug.
-
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
-
Derek Chow 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
-
Ryan Sepassi authored
-
Neal Wu authored
-
Neal Wu authored
-
- 14 Jun, 2017 8 commits
-
-
Mohammad Babaeizadeh authored
The code currently loads the checkpoint and then initializes the variables resulting to random weights. Swapping the order fixes the loading checkpoint issue.
-
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 2 commits