- 14 Dec, 2020 4 commits
-
-
Chen Chen authored
PiperOrigin-RevId: 347443298
-
Abdullah Rashwan authored
PiperOrigin-RevId: 347439073
-
Frederick Liu authored
PiperOrigin-RevId: 347389234
-
Chen Chen authored
The new tfhub with dict as inputs/outputs have been released for a while, and users are expected to use new tfhub models. PiperOrigin-RevId: 347314892
-
- 12 Dec, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 347135923
-
- 11 Dec, 2020 5 commits
-
-
Hye Soo Yang authored
PiperOrigin-RevId: 347069098
-
Hye Soo Yang authored
PiperOrigin-RevId: 347020444
-
Pengchong Jin authored
PiperOrigin-RevId: 347013275
-
Hongkun Yu authored
We use kwargs for all arguments and enforce them should be kwargs. Reorder args. PiperOrigin-RevId: 346908658
-
Zhenyu Tan authored
PiperOrigin-RevId: 346895957
-
- 10 Dec, 2020 2 commits
-
-
Chen Chen authored
PiperOrigin-RevId: 346826537
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 346790357
-
- 09 Dec, 2020 4 commits
-
-
Hongkun Yu authored
Ask users to use keras_nlp. PiperOrigin-RevId: 346621226
-
Poorva Potdar authored
PiperOrigin-RevId: 346570482
-
Chen Chen authored
PiperOrigin-RevId: 346486072
-
Yeqing Li authored
PiperOrigin-RevId: 346436382
-
- 08 Dec, 2020 4 commits
-
-
Chen Chen authored
PiperOrigin-RevId: 346397839
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 346346141
-
Hongkun Yu authored
PiperOrigin-RevId: 346217285
-
Pankaj Kanwar authored
with the right replications. PiperOrigin-RevId: 346213547
-
- 07 Dec, 2020 2 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 346129282
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 346088379
-
- 06 Dec, 2020 1 commit
-
-
Liangzhe Yuan authored
PiperOrigin-RevId: 345961168
-
- 05 Dec, 2020 2 commits
-
-
Yeqing Li authored
PiperOrigin-RevId: 345796945
-
Sara Beery authored
Context R-CNN Updates: Added capabilities to use multi-headed or multi-layered attention, to place the attention heads pre- or post-second stage feature extraction, and to work with embedded features in the context feature back from pre- or post-second stage feature extraction. Added an option for RPN feature map crops to be piped through to model outputs. PiperOrigin-RevId: 345777219
-
- 04 Dec, 2020 10 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 345773699
-
Abdullah Rashwan authored
PiperOrigin-RevId: 345761622
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 345761218
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 345712582
-
Sara Beery authored
DEFAULT_VALUE_OK=setting prefetch batches default to 2 as using -1 can cause memory issues for some models such as context r-cnn that use sequence examples. PiperOrigin-RevId: 345682268
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 345620862
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 345606908
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 345588520
-
Yoni Ben-Meshulam authored
PiperOrigin-RevId: 345586686
-
Yoni Ben-Meshulam authored
PiperOrigin-RevId: 345586199
-
- 03 Dec, 2020 5 commits
-
-
Sara Beery authored
Updating Context R-CNN dataset tools to fix a bug in context feature bank building logic when the number of context examples in the time horizon is greater than the specified maximum, and adding capabilities to track and save the number of embeddings stored per image. PiperOrigin-RevId: 345548385
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 345529749
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 345500920
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 345493076
-
Yu-hui Chen authored
added a new operating mode for single-instance prediction. 1) Refactored the _postprocess_keypoints_for_class_and_image function such that it can be reused by single/multi class keypoint tasks. 2) Removed the "mod" operator to make the model compatible with WASM. PiperOrigin-RevId: 345468250
-