- 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 2 commits
-
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 333576935
-
A. Unique TensorFlower authored
ComputeMetrics - for ease of code reading. PiperOrigin-RevId: 333575115
-
- 15 Sep, 2020 2 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 331805783
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 331796097
-
- 14 Sep, 2020 2 commits
-
-
Mirko Visontai authored
PiperOrigin-RevId: 331603270
-
Sachin Joglekar authored
PiperOrigin-RevId: 331557693
-
- 11 Sep, 2020 2 commits
-
-
Rich Munoz authored
PiperOrigin-RevId: 331247077
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 331166835
-
- 10 Sep, 2020 1 commit
-
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 331013782
-