- 29 Jun, 2020 4 commits
-
-
A. Unique TensorFlower authored
Contributed by mickeystroller PiperOrigin-RevId: 318909403
-
Tianqi Liu authored
PiperOrigin-RevId: 318851715
-
Chen Chen authored
PiperOrigin-RevId: 318829996
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 318755856
-
- 28 Jun, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 318714418
-
- 27 Jun, 2020 1 commit
-
-
vivek rathod authored
318569851 by jonathanhuang: Fix for fine-tuning from classification checkpoints in the v2 binary. -- PiperOrigin-RevId: 318569851
-
- 26 Jun, 2020 5 commits
-
-
vivek rathod authored
318545448 by jonathanhuang: Modifies visualization code in TF2 evaluation loop so that we don't write out image summaries to disk for every single image. This change will reduce summary file sizes by ~2 orders of magnitude on average and speed up evaluation cycles (20 minutes per COCO eval cycle vs 2 hours for RetinaNet). -- 318514741 by sbeery: Adding link to the blog post -- PiperOrigin-RevId: 318545448 -
vivek rathod authored
318497061 by rathodv: 1. Replace strategy.run() with strategy.experimental_run_v2() and replace tensor.ref() with tensor.experimental_ref() to be compatible with TF2.1 runtime on cloud. 2. Fix expected string in failing PY3 tests. -- 318493408 by aom: Implements "Bidirectional Feature Pyramid Network Generators" for BiFPN-based feature extractors (e.g. EfficientDet). -- PiperOrigin-RevId: 318497061 -
vivek rathod authored
318417714 by jonathanhuang: Internal change. -- 318367213 by sbeery: Pointing users to more documentation for beam -- 318358685 by sbeery: Context R-CNN sample config for GPU -- 318309800 by rathodv: Internal -- 318303364 by ronnyvotel: Adding the option for parsing and including DensePose annotations. http://densepose.org/ -- 318291319 by aom: Adds conv_bn_act conv_block option, and naming convention changes for BiFPN utils. -- 318200598 by ronnyvotel: Updating the TF Example Decoder to parse DensePose annotations. -- 318174065 by jonathanhuang: Internal change. -- 318167805 by rathodv: Add use_tpu flag to TF2 binary. -- 318145285 by aom: Adds option for convolutional keras box predictor to force use_bias. -- PiperOrigin-RevId: 318417714 -
Hongkun Yu authored
PiperOrigin-RevId: 318421049
-
Chen Chen authored
PiperOrigin-RevId: 318387106
-
- 25 Jun, 2020 4 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 318322629
-
Hongkun Yu authored
PiperOrigin-RevId: 318208409
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 318176474
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 318174007
-
- 24 Jun, 2020 5 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 318151912
-
Chen Chen authored
PiperOrigin-RevId: 318149287
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 318129893
-
vivek rathod authored
318106429 by derekjchow: Add Dockerfiles for TF-OD API. 1.15 and 2.2 supported currently. -- 318083650 by rathodv: Internal Change. -- 317893148 by Zhichao Lu: Fix mapping from proto fields to parameters of the data augmentation functions for horizontal flip, vertical flip and 90 degree rotations. -- 317753117 by Zhichao Lu: Adds keras hyperparam option to force use_bias to True, even when using batch norm. -- 317613986 by Zhichao Lu: Improves Keypoints support for data augmentation by means of 90 degree rotation adding an option to permute keypoints. Unify the interfaces among flip and rotation ops for data augmentation by exposing additional properties to the user. -- 317136881 by Zhichao Lu: Clarifying documentation -- 317097141 by Zhichao Lu: Adding Context R-CNN Release to TFODAPI ReadMe -- 316999744 by Zhichao Lu: Add import tensorflow.compat.v2 as tf2 in the model_lib to ensure tf1 compatibility. -- 316964482 by Zhichao Lu: adding a note about a config change needed for exporting detection features -- 316944293 by Zhichao Lu: Adding install instructions for apache beam -- 316917592 by lzc: Internal change. -- PiperOrigin-RevId: 318106429 Co-authored-by:Zhichao Lu <lzc@google.com>
-
Jaeyoun Kim authored
Add a TF Hub badge
-
- 23 Jun, 2020 10 commits
-
-
Pengchong Jin authored
PiperOrigin-RevId: 317962481
-
Hongkun Yu authored
PiperOrigin-RevId: 317958778
-
A. Unique TensorFlower authored
Add support for WNLI data preprocessor, and update classifier_data_lib_test to run through dev/test sets (just RTE/WNLI for now). PiperOrigin-RevId: 317943685
-
Jaeyoun Kim authored
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 317908656
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 317898942
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 317896878
-
ian-cannon authored
Update agent.py according to changes noted https://github.com/tensorflow/models/issues/7719
-
Jaeyoun Kim authored
Add a milestone for the Object Detection API
-
Hongkun Yu authored
PiperOrigin-RevId: 317772122
-
- 22 Jun, 2020 4 commits
-
-
Chen Chen authored
PiperOrigin-RevId: 317691679
-
freezestudio authored
Fix a small spelling error
-
Jeremiah Harmsen authored
PiperOrigin-RevId: 317638173
-
Hongkun Yu authored
PiperOrigin-RevId: 317596394
-
- 21 Jun, 2020 4 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 317560325
-
Jaeyoun Kim authored
Update links
-
Jaeyoun Kim authored
Add conference info
-
Naveenkhasyap authored
* #7532 Adding model save option for Sentiment model * Updated the code as per review comments.
-
- 20 Jun, 2020 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 317432167
-
A. Unique TensorFlower authored
Contributed by mickeystroller PiperOrigin-RevId: 317411747
-