- 21 Jul, 2020 1 commit
-
-
kyscg authored
* update readme according to template * initial upgrades * demo_inference updated, need to check tf.flags * issues with tf.image * manual checks needed for tf.contrib * more tf2 updates, need to fix tf.contrib and tf.flags
-
- 20 Jul, 2020 8 commits
-
-
Allen Wang authored
PiperOrigin-RevId: 322244056
-
Allen Wang authored
PiperOrigin-RevId: 322234532
-
TF Object Detection Team authored
PiperOrigin-RevId: 322234001
-
Tomer Kaftan authored
Make hack in official/vision/detection models that enters the backend keras graph stop happening once we enable the Functional API KerasTensors refactoring: As a workaround hack for the tf op layer conversion being fragile, the detection models have to explicitly enter the Keras backend graph. When we enable the KerasTensors refactoring of the Functional API internals, the op layer conversion will be much more reliable and this hack will not be necessary. In addition, the hack actually causes the models to break when we enable the refactoring (because it causes tensors to leak out of a graph). So, this CL changes the existing hack to stop applying once we've enabled the KerasTensors refactoring. PiperOrigin-RevId: 322229802
-
Allen Wang authored
PiperOrigin-RevId: 322216928
-
TF Object Detection Team authored
PiperOrigin-RevId: 322214979
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 322197751
-
Hongkun Yu authored
Modify the unit test of encoder scaffold to demonstrate that a subclass embedding network can be used. PiperOrigin-RevId: 322083775
-
- 19 Jul, 2020 1 commit
-
-
Kaushik Shivakumar authored
-
- 18 Jul, 2020 3 commits
-
-
TF Object Detection Team authored
PiperOrigin-RevId: 321899493
-
Yuefeng Zhou authored
PiperOrigin-RevId: 321890251
-
Hongkun Yu authored
PiperOrigin-RevId: 321883870
-
- 17 Jul, 2020 12 commits
-
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 321865650
-
Mark Daoust authored
PiperOrigin-RevId: 321856261
-
Allen Wang authored
PiperOrigin-RevId: 321855387
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 321825286
-
Yu-hui Chen authored
PiperOrigin-RevId: 321810710
-
Yu-hui Chen authored
PiperOrigin-RevId: 321666729
-
Hongkun Yu authored
PiperOrigin-RevId: 321817352
-
Vivek Rathod authored
PiperOrigin-RevId: 321591140
-
Yongzhe Wang authored
PiperOrigin-RevId: 321184181
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 320988288
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 321720155
-
Allen Wang authored
PiperOrigin-RevId: 321676606
-
- 16 Jul, 2020 10 commits
-
-
Allen Wang authored
PiperOrigin-RevId: 321652782
-
Kaushik Shivakumar authored
-
Kaushik Shivakumar authored
-
Kaushik Shivakumar authored
-
-
-
Hongkun Yu authored
PiperOrigin-RevId: 321596968
-
Ruslan Baratov authored
- Make it consistent with '/bin/bash' shebang - Fix "Bad substitution" error in BASH_SOURCE[0]
-
Hongkun Yu authored
PiperOrigin-RevId: 321591514
-
Ruslan Baratov authored
* DeepLab: Cityscapes splits refactoring * DeepLab: Process 'test_fine' split in Cityscapes
-
- 15 Jul, 2020 3 commits
-
-
Melanie Buehler authored
-
Jin Young Sohn authored
PiperOrigin-RevId: 321398549
-
Allen Wang authored
PiperOrigin-RevId: 321382083
-
- 14 Jul, 2020 2 commits
-
-
Allen Wang authored
PiperOrigin-RevId: 321261790
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 321238481
-