"vscode:/vscode.git/clone" did not exist on "57437cb1bdf635e051bcea78a8fe897c66dd2b91"
- 04 Dec, 2020 2 commits
-
-
Yoni Ben-Meshulam authored
PiperOrigin-RevId: 345586686
-
Yoni Ben-Meshulam authored
PiperOrigin-RevId: 345586199
-
- 03 Dec, 2020 2 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
-
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
-
- 01 Dec, 2020 1 commit
-
-
Vivek Rathod authored
Avoid explicit tf.unstack in `convert_strided_predictions_to_normalized_boxes`. This enables exporting a saved model with dynamic batch size. PiperOrigin-RevId: 345055072
-
- 30 Nov, 2020 1 commit
-
-
Zhichao Lu authored
PiperOrigin-RevId: 344743049
-
- 25 Nov, 2020 1 commit
-
-
Jonathan Huang authored
PiperOrigin-RevId: 344310944
-
- 24 Nov, 2020 1 commit
-
-
A. Unique TensorFlower authored
Fix the score_converter issue, which should apply on the dimension of num_class_slots per anchor separately, not on all anchors per location together (e.g. think of softmax). PiperOrigin-RevId: 344143469
-
- 23 Nov, 2020 1 commit
-
-
Pankaj Kanwar authored
PiperOrigin-RevId: 343920343
-
- 20 Nov, 2020 1 commit
-
-
Vivek Rathod authored
PiperOrigin-RevId: 343491021
-
- 19 Nov, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 343342628
-
- 17 Nov, 2020 1 commit
-
-
A. Unique TensorFlower authored
Modify adjust_gamma method to only adjust rgb channels (or a single grayscale channel), and to call tf.image.adjust_gamma on an image with values between 0 and 1. PiperOrigin-RevId: 342911345
-
- 14 Nov, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 342373365
-
- 10 Nov, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 341573525
-
- 07 Nov, 2020 3 commits
-
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 341188685
-
Vivek Rathod authored
Make label_id_offset an argument so it can be turned off when eval_util.result_dict_for_batched_example is applied on the outputs of an exported SavedModel. Exported saved models already apply label offset. PiperOrigin-RevId: 341176846
-
Vivek Rathod authored
Run inference under distribution strategy, gather outputs locally and evaluate the results with coco tools on cpu. PiperOrigin-RevId: 341162083
-
- 03 Nov, 2020 2 commits
-
-
Jonathan Huang authored
PiperOrigin-RevId: 340366780
-
Jonathan Huang authored
Fixes two bugs when handling verified_neg_classes and not_exhaustive_classes fields for LVIS evaluation: (1) Before, if one of these fields was empty, the input pipeline would default to an all-ones representation; this CL turns out off this behavior for the LVIS-specific classes. (2) Labels are now 1-indexed coming out of the _prepare_groundtruth_for_eval function in model_lib (as they should be). PiperOrigin-RevId: 340357845
-
- 29 Oct, 2020 1 commit
-
-
Jonathan Huang authored
Plumb LVIS specific fields (e.g. `neg_category_ids`, `not_exhaustive_category_ids`) through input pipelines. PiperOrigin-RevId: 339614575
-
- 27 Oct, 2020 1 commit
-
-
Jonathan Huang authored
PiperOrigin-RevId: 339190667
-
- 26 Oct, 2020 1 commit
-
-
Jonathan Huang authored
PiperOrigin-RevId: 339071313
-
- 23 Oct, 2020 1 commit
-
-
Liangzhe Yuan authored
Fix a bug of slicing boxes in _postprocess_keypoints_for_class_and_image and switch to use python assert in _get_shape. PiperOrigin-RevId: 338693370
-
- 22 Oct, 2020 2 commits
-
-
Jonathan Huang authored
PiperOrigin-RevId: 338526646
-
Zhichao Lu authored
PiperOrigin-RevId: 338383183
-
- 21 Oct, 2020 1 commit
-
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 338221628
-
- 20 Oct, 2020 3 commits
-
-
Yu-hui Chen authored
Added few keypoint postprocessing functions to handle the one-class bounding box/keypoint use case such that the model can be converted to tf.lite format and run on CPU/GPU. PiperOrigin-RevId: 338078454
-
Yu-hui Chen authored
causes different behaviors with NaNs in reduce_min/argmin functions. Replaced the NaN values by Infs in one of the tensor to fix it. PiperOrigin-RevId: 338069303
-
Taehee Jeong authored
PiperOrigin-RevId: 338066485
-
- 14 Oct, 2020 1 commit
-
-
Jonathan Huang authored
PiperOrigin-RevId: 337134017
-
- 09 Oct, 2020 1 commit
-
-
Vivek Rathod authored
PiperOrigin-RevId: 336321500
-
- 08 Oct, 2020 3 commits
-
-
Yoni Ben-Meshulam authored
When InputReader.sample_from_datasets_weights is set, we apply these to sample individual input files. PiperOrigin-RevId: 336128228
-
Yoni Ben-Meshulam authored
PiperOrigin-RevId: 336097508
-
Vivek Rathod authored
PiperOrigin-RevId: 336090589
-
- 05 Oct, 2020 1 commit
-
-
Sachin Joglekar authored
PiperOrigin-RevId: 335521712
-
- 02 Oct, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 335067840
-
- 01 Oct, 2020 1 commit
-
-
A. Unique TensorFlower authored
Changes output_tfrecord_path_prefix to output_tfrecord_path. PiperOrigin-RevId: 334817429
-
- 26 Sep, 2020 1 commit
-
-
Liangzhe Yuan authored
PiperOrigin-RevId: 333840074
-
- 25 Sep, 2020 1 commit
-
-
Yu-hui Chen authored
(object detection/keypoint prediction tasks) tf.lite compatible. PiperOrigin-RevId: 333766281
-
- 24 Sep, 2020 1 commit
-
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 333576935
-