- 04 Dec, 2018 3 commits
-
-
Chris Shallue authored
Move tensorflow_models/research/astronet to google-research/exoplanet-ml
-
Christopher Shallue authored
-
Christopher Shallue authored
-
- 03 Dec, 2018 4 commits
-
-
pkulzc authored
Code clean up
-
-
dreamdragon authored
-
Menglong Zhu authored
PiperOrigin-RevId: 223839440
-
- 30 Nov, 2018 7 commits
-
-
Billy Lamberta authored
Fix #5814
-
John Arevalo authored
Comments wrongly say dropout is used
-
Chris Shallue authored
Reorganize astronet directory structure
-
Chris Shallue authored
PiperOrigin-RevId: 223442581
-
Chris Shallue authored
PiperOrigin-RevId: 223437592
-
Chris Shallue authored
Also fix a few lint errors in unit tests. PiperOrigin-RevId: 223434695
-
Chris Shallue authored
PiperOrigin-RevId: 223433850
-
- 27 Nov, 2018 2 commits
- 26 Nov, 2018 5 commits
-
-
Menglong Zhu authored
* Add a second expected_loss_weights function using an alternative expectation calculation compared to previous. Integrate this op into ssd_meta_arch and losses builder. Affects files that use losses_builder.build to handle the returning of an additional element. PiperOrigin-RevId: 219190083 * Fix dependency issues. PiperOrigin-RevId: 222888231 * Update CODEOWNERS Add @masonliuw and @yinxiaoli to /research/lstm_object_detection/
-
Menglong Zhu authored
Add @masonliuw and @yinxiaoli to /research/lstm_object_detection/
-
Menglong Zhu authored
PiperOrigin-RevId: 222888231
-
Menglong Zhu authored
Add a second expected_loss_weights function using an alternative expectation calculation compared to previous. Integrate this op into ssd_meta_arch and losses builder. Affects files that use losses_builder.build to handle the returning of an additional element. PiperOrigin-RevId: 219190083
-
Martin Wicke authored
Open souring mobile video object detection framework
-
- 21 Nov, 2018 3 commits
-
-
Vyas Adhikari authored
Updated to 1.9 for consistency with running_pets.md
-
josh11b authored
-
josh11b authored
We've deprecated the "tower" terminology in DistributionStrategy, so the "cross_tower_ops" argument is now "cross_device_ops", matching the current name of "AllReduceCrossDeviceOps".
-
- 20 Nov, 2018 4 commits
-
-
Vyas Adhikari authored
Another error appears when an incompatible version of Tensorboard is installed. Need to ensure Tensorboard is 1.9 as well
-
Manoj Plakal authored
Switching to more robust pysoundfile for reading wav files
-
Chris Shallue authored
Explicitly mention Python 2.7 in README for research/im2txt
-
Chris Shallue authored
Freeze environment using Conda for research/im2txt
-
- 19 Nov, 2018 6 commits
-
-
Neal Wu authored
Added struct2depth model
-
Anelia Angelova authored
-
Yukun Zhu authored
Improved performance of deeplab inference
-
Vyas Adhikari authored
Updated doc as well line 211.
-
Adrian Boguszewski authored
-
Vyas Adhikari authored
Line 219 runtime version updated to 1.9, causes error otherwise
-
- 17 Nov, 2018 1 commit
-
-
HelgeS authored
-
- 14 Nov, 2018 1 commit
-
-
josh11b authored
`num_replicas` is being replaced by `num_replicas_in_sync` and something that returns the number of steps running concurrently.
-
- 12 Nov, 2018 2 commits
-
-
derekjchow authored
Update lite path + fix --config option
-
Samuel Neugber authored
-
- 11 Nov, 2018 1 commit
-
-
Daniel Hunter authored
`lite` is no longer under `contrib`. Additionally, `--config=opt` fails, see: https://github.com/tensorflow/serving/issues/517
-
- 08 Nov, 2018 1 commit
-
-
Samuel Neugber authored
-