- 06 Jul, 2018 1 commit
-
-
Mark Daoust authored
-
- 03 Jul, 2018 1 commit
-
-
Mark Daoust authored
Fix colab links, close license form
-
- 02 Jul, 2018 4 commits
-
-
Mehdi Sharifzadeh authored
* Create README.md * readme changed * readme changed * ResNet backbone completed. * FPN added * Create README.md * initial commit * files removed * initial commit * protobuf file removed
-
Billy Lamberta authored
-
Billy Lamberta authored
-
pkulzc authored
* Merged commit includes the following changes: 202804536 by Zhichao Lu: Return tf.data.Dataset from input_fn that goes into the estimator and use PER_HOST_V2 option for tpu input pipeline config. This change shaves off 100ms per step resulting in 25 minutes of total reduced training time for ssd mobilenet v1 (15k steps to convergence). -- 202769340 by Zhichao Lu: Adding as_matrix() transformation for image-level labels. -- 202768721 by Zhichao Lu: Challenge evaluation protocol modification: adding labelmaps creation. -- 202750966 by Zhichao Lu: Add the explicit names to two output nodes. -- 202732783 by Zhichao Lu: Enforcing that batch size is 1 for evaluation, and no original images are retained during evaluation when use_tpu=False (to avoid dynamic shapes). -- 202425430 by Zhichao Lu: Refactor input pipeline to improve performance. -- 202406389 by Zhichao...
-
- 29 Jun, 2018 3 commits
-
-
Mark Daoust authored
Fixing alternate text for Figure 3
-
Mark Daoust authored
Update eager/custom_training_walkthrough notebook to fit with collections
-
Billy Lamberta authored
-
- 28 Jun, 2018 1 commit
-
-
Yanhui Liang authored
* Add deep speech model and run loop * fix lints and add init * Add dataset and address comments
-
- 27 Jun, 2018 7 commits
-
-
Mark Daoust authored
Rename programmers_guide/ to guide/ in tf-models.
-
Lukasz Kaiser authored
Addition of STEVE
-
Chris Shallue authored
Merge internal changes
-
Jacob Buckman authored
-
Jacob Buckman authored
-
Mark Daoust authored
Add html elements and css class to notebook buttons
-
Billy Lamberta authored
-
- 26 Jun, 2018 3 commits
-
-
Mark Daoust authored
Normalize notebook titles
-
Billy Lamberta authored
-
Billy Lamberta authored
-
- 25 Jun, 2018 9 commits
-
-
Chris Shallue authored
PiperOrigin-RevId: 202034593
-
Chris Shallue authored
PiperOrigin-RevId: 202034513
-
Chris Shallue authored
PiperOrigin-RevId: 201878162
-
Qianli Scott Zhu authored
-
Qianli Scott Zhu authored
-
ofirnachum authored
Add environments for efficient-hrl
-
-
ofirnachum authored
-
ofirnachum authored
-
- 24 Jun, 2018 5 commits
-
-
Chris Shallue authored
Modularize light curve and TCE preprocessing functions for easier reuse
-
Chris Shallue authored
PiperOrigin-RevId: 201839789
-
Chris Shallue authored
PiperOrigin-RevId: 201839334
-
Chris Shallue authored
PiperOrigin-RevId: 201007094
-
Chris Shallue authored
PiperOrigin-RevId: 201007073
-
- 23 Jun, 2018 2 commits
-
-
Billy Lamberta authored
Fix phrasing
-
Lukasz Kaiser authored
Added new model.
-
- 22 Jun, 2018 4 commits
-
-
Akosua Busia authored
-
Mark Daoust authored
Use TensorFlow functions instead of Keras strings
-
Yash Katariya authored
-
Hyungjun Lim authored
* Sentiment analysis model initial implementation. - This is an implementation of the Sentiment Analysis model. - The implementation is with the reference to paddle version. * Sentiment analysis model initial implementation. - This is an implementation of the Sentiment Analysis model. - The implementation is with the reference to paddle version. * addressing comments * addressing comments * addressing the comments: using the util function for distribution strategy * addressing comments - lint style correction. - avoid using global FLAG variable. * modify the format to fit in the style guideline. * convert from single quote to double quote
-