- 09 Nov, 2017 6 commits
-
-
Jonathan Huang authored
update ssd anchor generator and model zoo
-
Vivek Rathod authored
* add configs corresponding to new models in the zoo. * add warinings aboud version in notebook.
-
Neal Wu authored
-
Neal Wu authored
-
Neal Wu authored
-
Neal Wu authored
Grammar fix
-
- 08 Nov, 2017 8 commits
-
-
Kwame Wright authored
-
Neal Wu authored
Train wide_deep.py for longer for more consistent results that match the tutorials
-
Neal Wu authored
Fix TensorFlow link in README.md
-
Neal Wu authored
-
Neal Wu authored
-
Neal Wu authored
Shuffle an exact epoch of 32561 examples in wide_deep.py rather than 100k
-
Neal Wu authored
-
Neal Wu authored
-
- 07 Nov, 2017 11 commits
-
-
Vivek Rathod authored
-
Vivek Rathod authored
add interpolated scale at a give aspect ratio. This change breaks the existing checkpoints because the anchor orders are different. This change should be merged along newly generated frozen ssd models.
-
Neal Wu authored
Make wide_deep_test much less flaky and more thorough
-
Jonathan Huang authored
Fix #2713
-
-
k-w-w authored
Changing tf.contrib.data to tf.data for release of tf 1.4
-
Neal Wu authored
-
Neal Wu authored
-
Neal Wu authored
-
Neal Wu authored
-
Kathy Wu authored
-
- 06 Nov, 2017 5 commits
- 03 Nov, 2017 4 commits
-
-
Mark Daoust authored
+ Removed try-except on `import pandas`, pandas is no longer optional here.
-
Neal Wu authored
-
vivek rathod authored
fix py3 compatibility issues.
-
Vivek Rathod authored
-
- 02 Nov, 2017 6 commits
-
-
Jonathan Huang authored
temporarily change tf_example_decoder to not depend on BackupHandler.
-
Vivek Rathod authored
-
Toby Boyd authored
Small fix on TensorBoard visualization section
-
Neal Wu authored
Update version string to 1.4 in docker_test.sh.
-
Mike Case authored
-
Marianne Linhares Monteiro authored
-