- 25 Apr, 2018 1 commit
-
-
Qianli Scott Zhu authored
-
- 20 Apr, 2018 1 commit
-
-
Yanhui Liang authored
* Add minigo unit test * Add minigo unit test * Fix gpylints and update readme
-
- 19 Apr, 2018 1 commit
-
-
Andrew M Dai authored
-
- 18 Apr, 2018 2 commits
-
-
Yanhui Liang authored
* Add minigo * Fix comments and make python version compatible
-
Karmel Allison authored
-
- 17 Apr, 2018 4 commits
-
-
Karmel Allison authored
-
gracehoney authored
* Fix TensorRT test output and add int8 result. * Fix comments * Removing footnote declaration as well
-
Swaroop Guntupalli authored
-
Anuj Pahuja authored
-
- 16 Apr, 2018 2 commits
-
-
pkulzc authored
-
Shaoning Zeng authored
* fix issue 'could not satisfy explicit device' * remove the line unrelated to fix issue
-
- 13 Apr, 2018 21 commits
-
-
Zhichao Lu authored
PiperOrigin-RevId: 192624207
-
Zhichao Lu authored
image evaluation). PiperOrigin-RevId: 192583425
-
Zhichao Lu authored
PiperOrigin-RevId: 192529600
-
Zhichao Lu authored
PiperOrigin-RevId: 192512429
-
Zhichao Lu authored
PiperOrigin-RevId: 192494267
-
Zhichao Lu authored
PiperOrigin-RevId: 192485456
-
Zhichao Lu authored
PiperOrigin-RevId: 192472546
-
Zhichao Lu authored
PiperOrigin-RevId: 192421843
-
Zhichao Lu authored
Returning eval_on_train_input_fn from create_estimator_and_inputs(), rather than using train_input_fn in EVAL mode (which will still have data augmentation). PiperOrigin-RevId: 192320460
-
Zhichao Lu authored
PiperOrigin-RevId: 192226678
-
Zhichao Lu authored
PiperOrigin-RevId: 192195514
-
Zhichao Lu authored
PiperOrigin-RevId: 192166224
-
Zhichao Lu authored
PiperOrigin-RevId: 192147130
-
Zhichao Lu authored
PiperOrigin-RevId: 192132440
-
Zhichao Lu authored
PiperOrigin-RevId: 192006190
-
Zhichao Lu authored
Migrating away from Experiment class, as it is now deprecated. Also, refactoring into a separate model library and binaries. PiperOrigin-RevId: 192004845
-
Zhichao Lu authored
PiperOrigin-RevId: 191957195
-
Zhichao Lu authored
Add an option to skip the last striding in mobilenet. The modified network has nominal output stride 16 instead of 32. PiperOrigin-RevId: 191932855
-
Zhichao Lu authored
Add option to override base feature extractor hyperparams in SSD models. This would allow us to use the same set of hyperparams for the complete feature extractor (base + new layers) if desired. PiperOrigin-RevId: 191787921
-
Zhichao Lu authored
Adding an attribute to SSD model to indicate which fields in prediction dictionary have a batch dimension. This will be useful for future video models. PiperOrigin-RevId: 191743097
-
Zhichao Lu authored
PiperOrigin-RevId: 191668425
-
- 12 Apr, 2018 1 commit
-
-
Vered Shwartz authored
-
- 11 Apr, 2018 1 commit
-
-
drauh authored
-
- 10 Apr, 2018 1 commit
-
-
Scott Zhu authored
The current code does not work in py2 since the input string could contain unicode string, and default encoding in ASCII in py2. Change the method to only do encode() which convert string to byte array when running python3.
-
- 09 Apr, 2018 3 commits
-
-
Andre Araujo authored
-
Karmel Allison authored
* Adding cast to fp32 * Adding myself to OWNERS
-
yinchunfeng authored
duplicate eval metric: change the fourth metric from ## Weighted PASCAL VOC detection metric to ## Weighted PASCAL VOC instance segmentation metric .
-
- 08 Apr, 2018 1 commit
-
-
wonderit authored
-
- 06 Apr, 2018 1 commit
-
-
Yubin Ruan authored
-