- 05 Oct, 2018 1 commit
-
-
huihui-personal authored
Open source checkpoints for mobilenetv2_dm05_coco_voc_trainaug and mobilenetv2_dm05_coco_voc_trainval
-
- 03 Oct, 2018 1 commit
-
-
Hui Hui authored
Open-sourcing the checkpoint so that users could reproduce our PASCAL VOC 2012 validation set result when training on train_aug set.
-
- 28 Sep, 2018 1 commit
-
-
Hui Hui authored
-
- 24 Jul, 2018 2 commits
-
-
Hui Hui authored
-
Liang-Chieh Chen authored
-
- 23 Jul, 2018 19 commits
-
-
Asim Shankar authored
Use float32 metrics in mnist_eager
-
Lukasz Kaiser authored
Deep Contextual Bandits code for tensorflow/models
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
- 21 Jul, 2018 3 commits
-
-
Billy Lamberta authored
Fix notebook text
-
pkulzc authored
Updating comments in export_tflite_ssd_graph scripts
-
Igor Ganichev authored
float32 should be fine for mnist loss and accuracy metrics and float64 is not available on TPUs.
-
- 20 Jul, 2018 7 commits
-
-
Hyungjun Lim authored
* Sentiment analysis implmenttion in pure Keras. - This is an update for the sentiment analysis model's pure Keras version. -- Converting it from the version using Tensorflow's estimator, as it has a issue that affects the accuracy of the model negatively. - The implementation is with the reference to paddle version. -- Adjustment of the hyperparameters was done to achieve the accuracy of ~90% * addressing comments * addressig comments also adding from __future__ import absolute_import from __future__ import division from __future__ import print_function for each module as it seemingly is a standard in the repo. * addressing the final comment.
-
Lukasz Kaiser authored
Fixed minor bug in STEVE which sometimes prevented resuming experiments.
-
Mark Daoust authored
-
Yanhui Liang authored
* Add more arguments * Add eager mode * Add notes for eager mode * Address the comments * Fix argument typos * Add warning for eager and multi-gpu * Fix typo * Fix notes * Fix pylint
-
achowdhery authored
Correcting comments
-
achowdhery authored
-
linbo.jin authored
test data -> training data
-
- 19 Jul, 2018 6 commits
-
-
Mark Daoust authored
Add autograph keras layers example
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
pkulzc authored
Update model zoo quantized model links.
-
Asim Shankar authored
[official/mnist]: Avoid some now unnecessary 'tfe' symbols.
-