Merged commit includes the following changes: (#8803)
320117767 by ronnyvotel:
DensePose postprocessing implementation.
--
320065853 by ronnyvotel:
Updating how masks are reframed, so that it works on float and uint8 masks.
--
320061717 by yuhuic:
Updated CenterNet restore_from_objects to allow the model to load the
checkpoints saved during training.
--
319835172 by ronnyvotel:
Updating how the DensePose UV Symmetries MAT file path is constructed and loaded.
--
319834678 by ronnyvotel:
First update to CenterNetMetaArch for DensePose. Adding prediction and loss functionality.
--
319810261 by rathodv:
Create a setup.py file to simplify installation.
Usage:
"python object_detection/packages/tf1/setup.py install" for TF1.
"python object_detection/packages/tf2/setup.py install" for TF2.
or to create source distribution
"python object_detection/packages/tf1/setup.py sdist" for TF1.
"python object_detection/packages/tf2/setup.py sdist" for TF2.
--
319803041 by sbeery:
Updating documentation for export
--
319688087 by rathodv:
Update as_matrix() to to_numpy() to avoid failures with python3.6
--
319686183 by vighneshb:
Require tpu_name when use_tpu is set.
--
319613327 by aom:
EfficientDet-style Data Augmentation.
--
319572180 by rathodv:
Add TF2 SSD FPN (a.k.a RetinaNet) configs.
--
319553823 by rathodv:
Internal Change.
--
PiperOrigin-RevId: 320117767
Co-authored-by:
TF Object Detection Team <no-reply@google.com>
Showing
This diff is collapsed.
Please register or sign in to comment