- 21 Nov, 2019 6 commits
-
-
Dan Ellis authored
Add files for YamNet, a sound event classifier.
-
Allen Wang authored
PiperOrigin-RevId: 281793430
-
Chen Chen authored
PiperOrigin-RevId: 281714406
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 281641189
-
Lotte1990 authored
* Make this file TensorFlow 2.0 compatible * Update remove_gt_colormap.py
-
Chen Chen authored
PiperOrigin-RevId: 281630227
-
- 20 Nov, 2019 2 commits
-
-
Chen Chen authored
PiperOrigin-RevId: 281473612
-
Hongkun Yu authored
PiperOrigin-RevId: 281409019
-
- 19 Nov, 2019 3 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 281337671
-
Jose Baiocchi authored
PiperOrigin-RevId: 281192912
-
Meghna Natraj authored
* Internal changes to tf.contrib symbols PiperOrigin-RevId: 277940048 * Create visualwakewords dataset using slim scripts instead of custom scripts. PiperOrigin-RevId: 278917344 * update for python3.0 compatibility
-
- 18 Nov, 2019 3 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 281117886
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 281086898
-
Allen Wang authored
PiperOrigin-RevId: 281063737
-
- 15 Nov, 2019 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 280720540
-
Hongkun Yu authored
PiperOrigin-RevId: 280537851
-
- 14 Nov, 2019 7 commits
-
-
Will Cromar authored
PiperOrigin-RevId: 280532315
-
Hongkun Yu authored
PiperOrigin-RevId: 280516666
-
Haoyu Zhang authored
PiperOrigin-RevId: 280465279
-
Allen Wang authored
PiperOrigin-RevId: 280455983
-
Yukun Zhu authored
Thanks to issue raised at https://github.com/tensorflow/models/issues/7799
-
Hongkun Yu authored
PiperOrigin-RevId: 280321302
-
Henry authored
* Fix segmentation fault on client destruction. edgetpu::EdgeTpuContext needs to be created before tflite::Interpreter
-
- 13 Nov, 2019 5 commits
-
-
Pengchong Jin authored
PiperOrigin-RevId: 280262689
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 280253871
-
Mark Sandler authored
280142968 by Zhichao Lu: Opensource MobilenetEdgeTPU + ssdlite into third-party object detection APIs on EdgeTPU. -- 280134001 by Zhichao Lu: Adds MobilenetEdgeTpu + ssdlite into internal object detection APIs on EdgeTPU. -- 278941778 by Zhichao Lu: Add support for fixed input shapes for 'encoded_image_string_tensor' and 'tf_example' inputs. -- 278933274 by Zhichao Lu: Adding fool proof check to avoid using 1x1 depthwise conv op. -- 278762192 by Zhichao Lu: Ensure correct number of iterations after training resumes. -- 278746440 by Zhichao Lu: Internal change. -- 278006953 by Zhichao Lu: Internal changes to tf.contrib symbols -- 278006330 by Zhichao Lu: Internal changes to tf.contrib symbols -- 277593959 by Zhichao Lu: Make the ssd_feature_extractor_test.py PY3 compatible. The "six.zip" will use "itertools.izip" in Python 2 and "zip" in Python 3. -- 277344551 by Zhichao Lu: Internal change. -- 277154953 by Zhichao Lu: Conditionally use keras based optimizers so that check-pointing works correctly. This change also enables summaries on TPU which were previously not enabled due to a bug. -- 277087572 by Zhichao Lu: Fix resizing boxes when using keep_aspect_ratio_rezier with padding. -- 275898543 by Zhichao Lu: Support label_map_proto as input in label_map_util. -- 275347137 by Zhichao Lu: Add force_no_resize flag in eval.proto which replaces the resize config with identity resizer. This is useful when we want to test at the original image resolution. -- PiperOrigin-RevId: 280142968 -
A. Unique TensorFlower authored
PiperOrigin-RevId: 280123567
-
Mark Sandler authored
280061731 by Sergio Guadarrama: Fix table formatting in mobilenet readme -- 280059345 by Sergio Guadarrama: Internal change PiperOrigin-RevId: 280061731
-
- 12 Nov, 2019 9 commits
-
-
Mark Sandler authored
279978375 by Sergio Guadarrama: Pass s=2 to the expanded_conv block so it can apply residual correctly in case of fused convolutions. (Before it was relying on channel mismatch only) -- 279788358 by Sergio Guadarrama: Update README to add mobilenet-edgetpu details -- 279774392 by Sergio Guadarrama: Adds MobilenetV3-EdgeTpu definition. -- 278917344 by Sergio Guadarrama: Create visualwakewords dataset using slim scripts instead of custom scripts. -- 277940048 by Sergio Guadarrama: Internal changes to tf.contrib symbols -- PiperOrigin-RevId: 279978375 -
Pengchong Jin authored
PiperOrigin-RevId: 280031944
-
Rajagopal Ananthanarayanan authored
PiperOrigin-RevId: 280019807
-
Hongkun Yu authored
Fix MLM accuracy bug. We should not just take reduce mean. The sum of weights should be the denominator. PiperOrigin-RevId: 280002181
-
Yukun Zhu authored
-
Yukun Zhu authored
-
Chen Chen authored
PiperOrigin-RevId: 279873276
-
Yukun Zhu authored
* Update for py3 and some internal changes * \nInternal refactor\n PiperOrigin-RevId: 279809827 * clean up
-
Yukun Zhu authored
-
- 11 Nov, 2019 3 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 279834138
-
Hongkun Yu authored
PiperOrigin-RevId: 279798675
-
Hongkun Yu authored
PiperOrigin-RevId: 279782659
-