- 07 Nov, 2017 9 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.
-
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
-
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 8 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
-
Jonathan Huang authored
Fix nasnet image classification and object detection
-
Jon Shlens authored
Fix nasnet image classification and object detection by moving the option to turn ON or OFF batch norm training into it's own arg_scope used only by detection
-
- 01 Nov, 2017 3 commits
-
-
Mark Daoust authored
-
vivek rathod authored
change DEFINE_list to DEFINE_string.
-
Vivek Rathod authored
-
- 31 Oct, 2017 3 commits
-
-
Neal Wu authored
Remove unused g3 dependency.
-
vivek rathod authored
Fix the pointer for downloading the NAS Faster-RCNN model. fixes #2660
-
Vivek Rathod authored
-
- 30 Oct, 2017 8 commits
-
-
Jon Shlens authored
Fixes imports
-
Sergio Guadarrama authored
PiperOrigin-RevId: 173917628
-
Sergio Guadarrama authored
-
Sergio Guadarrama authored
-
Sergio Guadarrama authored
PiperOrigin-RevId: 173823563
-
Jon Shlens authored
Create __init__.py
-
derekjchow authored
fixes #2626 as Tuple Parameter Unpacking is removed from Python 3
-
Jon Shlens authored
Update nasnet_utils.py
-