- 30 Nov, 2018 4 commits
-
-
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 1 commit
-
-
cclauss authored
-
- 26 Nov, 2018 1 commit
-
-
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/
-
- 21 Nov, 2018 1 commit
-
-
Vyas Adhikari authored
Updated to 1.9 for consistency with running_pets.md
-
- 20 Nov, 2018 1 commit
-
-
Vyas Adhikari authored
Another error appears when an incompatible version of Tensorboard is installed. Need to ensure Tensorboard is 1.9 as well
-
- 19 Nov, 2018 4 commits
-
-
Anelia Angelova authored
-
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
-
- 12 Nov, 2018 1 commit
-
-
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
-
- 05 Nov, 2018 2 commits
-
-
David T.H. Kao authored
-
fuzzythecat authored
Fixed grammar errors and typos.
-
- 04 Nov, 2018 1 commit
-
-
David Kao authored
-
- 02 Nov, 2018 1 commit
-
-
pkulzc authored
* Internal change. PiperOrigin-RevId: 213914693 * Add original_image_spatial_shape tensor in input dictionary to store shape of the original input image PiperOrigin-RevId: 214018767 * Remove "groundtruth_confidences" from decoders use "groundtruth_weights" to indicate label confidence. This also solves a bug that only surfaced now - random crop routines in core/preprocessor.py did not correctly handle "groundtruth_weight" tensors returned by the decoders. PiperOrigin-RevId: 214091843 * Update CocoMaskEvaluator to allow for a batch of image info, rather than a single image. PiperOrigin-RevId: 214295305 * Adding the option to be able to summarize gradients. PiperOrigin-RevId: 214310875 * Adds FasterRCNN inference on CPU 1. Adds a flag use_static_shapes_for_eval to restrict to the ops that guarantees static shape. 2. No filtering of overlapping anchors while clipping the anchors when use_static_shapes_for_eval is set to True. 3. A...
-
- 24 Oct, 2018 11 commits
-
-
Menglong Zhu authored
PiperOrigin-RevId: 218599670
-
Menglong Zhu authored
PiperOrigin-RevId: 214714611
-
Menglong Zhu authored
PiperOrigin-RevId: 213873057
-
Menglong Zhu authored
PiperOrigin-RevId: 211907984
-
Menglong Zhu authored
PiperOrigin-RevId: 207936241
-
Menglong Zhu authored
Refactor ssd_meta_arch so that the target assigner instance is passed into the SSDMetaArch constructor rather than constructed inside. PiperOrigin-RevId: 207787053
-
Menglong Zhu authored
-
Yinxiao Li authored
-
Arinto Murdopo authored
to save people's time reproducing the experiment using Python 3
-
Arinto Murdopo authored
using python 2.7
-
Arinto Murdopo authored
-
- 23 Oct, 2018 1 commit
-
-
Arinto Murdopo authored
-
- 16 Oct, 2018 9 commits
-
-
Chris Shallue authored
PiperOrigin-RevId: 217341274
-
Chris Shallue authored
PiperOrigin-RevId: 215014489
-
Alex Tamkin authored
Add AstroWaveNet model, a generative model of astronomical light curves. AstroWaveNet's hidden states can be used in a semi-supervised fashion for downstream tasks like finding exoplanets. PiperOrigin-RevId: 214073725
-
Alex Tamkin authored
PiperOrigin-RevId: 214069349
-
Chris Shallue authored
PiperOrigin-RevId: 213963765
-
Chris Shallue authored
PiperOrigin-RevId: 213353962
-
Chris Shallue authored
PiperOrigin-RevId: 212909744
-
Chris Shallue authored
Factor out evaluate(), continuous_eval(), and continuous_train_and_eval() from estimator_util.py into estimator_runner.py. PiperOrigin-RevId: 212903406
-
Chris Shallue authored
PiperOrigin-RevId: 211832751
-